Hai, can anyone help me to safegaurd my code i.e. java class file from being decompiled using java decompiler jad.exe.reply me as soon as possible.Or is there anyother way to safegaurd my code,even if it is in the form of a class file.(urgent).
Matt Siegel
Ranch Hand
Joined: Jul 18, 2000
Posts: 55
posted
0
You need to use a java obfuscator. Try searching for it on Google. You get some really good links. Matt [This message has been edited by Matt Siegel (edited August 31, 2001).]