Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chris Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Java code Obfuscation

Status
Not open for further replies.

tlohan

Programmer
Sep 14, 2001
19
BE
Hi,

Could anyone recommend a very good, easy to use and cheap Java code Obfuscator.

Cheers,

Tom
X-)
 
Check out this site: . It is really about Mocha (a Java Decompiler) but it has some good info on Crema (a Java Obfuscator) and other Obfuscators.

Also, for those who don't know, JBuilder comes packaged with Mocha and Crema. So if you own JBuilder there is an option to obfuscate your class files.
 
Thanks for the info will look into it.

Have JBuilder here and used the obfuscate option when compiling. However, the Decompiler which I downloaded from the Web was easily able to recreate my code. Need something that will take a lot of effort to decompile. If I find anything on that site you recommended I'll put it up here for others to view.

Thanks,

Tom

:cool:
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top