View Single Post
  #1 (permalink)  
Old 12-11-2007, 10:03 AM
jayaganesh jayaganesh is offline
Member
 
Join Date: Dec 2007
Posts: 1
jayaganesh is on a distinguished road
Obfuscate the code
I need to provide the project ear file to the new company, the ear
file would not have the source code, only the class files. But, those class
files can be decompiled using some decompiler giving back the whole source
code. I wants to protect the source code so that the class files cannot
be decompiled. For that I need to obfuscate the code. There are various
tools available for doing that on internet. May I know the best tool that I can use to obfuscate the code?
Reply With Quote
Sponsored Links