440Forums  |  MacMusic.org  |  PcMusic.org  |  440tv  |  Zicos  |  AudioLexic
and   {key13}


ProGuard 4.2 (Default branch)

FreshMeat

Thursday March 20, 2008. 07:48 PM
FreshMeat

ProGuard is a free Java class file shrinker, optimizer, obfuscator, and preverifier. It detects and removes unused classes, fields, methods, and attributes. It optimizes bytecode and removes unused instructions. It renames the remaining classes, fields, and methods using short meaningless names. Finally, it preverifies the processed code for Java 6 or for Java Micro Edition. The resulting jars are more compact and more difficult to reverse-engineer. Advantages of ProGuard compared to other Java shrinkers and obfuscators are compact template-based configuration, memory efficiency, and speed. License: GNU General Public License (GPL) Changes: The data flow analysis in the optimization step has been refined. Other changes are mostly bugfixes for the optimization step and for the obfuscation step. Notably, the optimization step now avoids increasing the size of methods beyond certain bounds, in order not to upset the HotSpot JIT compiler. The documentation and examples have been updated.
ProGuard free Java class file shrinker optimizer obfuscator preverifier. detects ProGuard (Default branch)
ProGuard 4.2 (Default branch) Read more at FreshMeat
www.pheedo.com/click.phdo?i=02febb7f2f2ce27cdef93925524f8045

 

 Related News 

Search

Download Zicos
Thu October 16, 07:08 AM
and   {key13}