How to crack java program?

Maxxxii

Lurker
Member
Joined
Threads
1
Posts
16
I have java program with exe. But when I put this exe to 64x dbg I don't get nothing from register window in string references. Please help, where I can find it?
 
  • M
    Created
  • Last reply
  • 1
    Replies
  • 593
    Views
  • 2
    Participants
  • Participants list
Java programs are JIT based, you should use a java decompiler to make java code of the program, then make changes / crack it, then compile it back to run it.

Check these two decompilers for reference: