Re: Preventing classfile from decompilers
Posted By:
Luigi_Viggiano
Posted On:
Thursday, May 17, 2001 03:23 PM
I suggest an idea: if you use a cipher algorithm implemented in native code, and interfacing it with java, you can make your own ClassLoader using a native decipher. Also don't think native code is difficult to reverse.