IT IS EASY TO GET SOURCE CODE FROM A CLASS FILE OR JAR FILE
HOW TO AVOID THIS TO IMPLEMENT HIGH SECURITY
Printable View
IT IS EASY TO GET SOURCE CODE FROM A CLASS FILE OR JAR FILE
HOW TO AVOID THIS TO IMPLEMENT HIGH SECURITY
Don't include source into the JAR? and as for .class files, decompilers won't really give you complete source code, but only the gist.
If that isn't enough of a piece of mind for you, using obfuscation, you can make the byte code very hard to decompile.
Regarding your approach to this thread, I warn you to start changing your ways.
Do not start threads in all caps and then continue to ask an entire question in capitals, It's very rude and could harm your chances of being helped.
sorry for caps
what is obfuscation?
Google is your friend.
>> Answer here <<
People have already taken their time to explain obfuscation, and the problems with it, in your crosspost. I guess you didn't like their answers and figured you'd ignore them?
This thread has been cross posted here:http://www.java-forums.org/new-java/54489-how-avoid-jar-class-file-hacking.html
Although cross posting is allowed, for everyone's benefit, please read:
Thank you
i am beginer in java so that i joined many forums
i am also beginer in all kind of forums
so i posted same questions in both forums same time...