|
Java Open Source Projects
|
ProGuard - a free Java class file shrinker, optimizer, and obfuscator
ProGuard is a free Java class file shrinker, optimizer, and obfuscator. It can detect and remove unused classes, fields, methods, and attributes. It can then optimize bytecode and ... yGuard - Java Bytecode Obfuscator and Shrinker yGuard is a free Java bytecode obfuscator and shrinker that improves your software deployment by prohibiting unwanted access to your source code and drastically shrinking the proce... JODE JODE is a java package containing a decompiler and an optimizer for java. This package is freely available under the GNU GPL. The bytecode package and the core decompiler is now un... RetroGuard for Java Bytecode Obfuscation RetroGuard for Java Bytecode Obfuscation. The Java(tm) class file format exposes an enormous amount of information about your original Java source code. Using one of the many de... JavaGuard JavaGuard is a general purpose bytecode obfuscator, designed to fit effortlessly into your regular build and testing process, providing peace of mind that your valuable Java code i... |