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?
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:
You do not have permission to view the link please Log in or Register
You do not have permission to view the link please Log in or Register