obfuscation?

Started by ppeppe, February 06, 2003, 06:44:56 PM

Previous topic - Next topic

ppeppe

Hello,
the classes generated by jpct 0.8, supports obfuscation with retroguard?

thanks.

EgonOlsen

I don't know, because i don't know this program nor do i know what it does exactly. I don't see a problem in byte-code obfuscation alone, but maybe when classes are being renamed!? I'm not sure how an obfuscator handles dynamic class-loading. I have to do this for the FrameBuffer and the Renderers, which are only loaded on demand. If the obfuscator can somehow handle this: fine! If it doesn't, than at least changing class names won't work.