The RetroGuard bytecode obfuscator modifies the contents of your class files in such a way that their behaviour is unaffected, while minimizing the amount of information from the source code that is exposed. A side effect of obfuscation is that the class size is reduced, leading to faster download times for your Java applets and applications.
- Category: Obfuscators
- License: GNU Library or Lesser General Public License (LGPL)
- HomePage: http://www.retrologic.com/retroguard-main.html


