Thread: java cracking
View Single Post
  #2  
Old 11-06-2010, 18:03
besoeso's Avatar
besoeso besoeso is offline
Family
 
Join Date: May 2010
Posts: 174
Rept. Given: 416
Rept. Rcvd 100 Times in 39 Posts
Thanks Given: 487
Thanks Rcvd at 55 Times in 39 Posts
besoeso Reputation: 100-199 besoeso Reputation: 100-199
you decompile the Java program with JD and then debug it with JDebugTool.

After load in Eclipse IDE, go to hot zone, patch it and compile.

Tools:

JD: http://java.decompiler.free.fr/

JDebugTool: http://www.debugtools.com/

Eclipse ide: http://www.eclipse.org/downloads/
Reply With Quote
The Following User Gave Reputation+1 to besoeso For This Useful Post:
The Old Pirate (11-06-2010)
The Following 2 Users Say Thank You to besoeso For This Useful Post:
Indigo (07-19-2019), zionoobie (11-28-2023)