p

proguard

ProGuard is a free Java class file shrinker, optimizer, and obfuscator. It removes unused classes, fields, methods, and attributes. It then optimizes the bytecode. It then 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.
http://proguard.sourceforge.net/
GNU General Public License (GPL)
Eric Lafortune
Aggregated version Version Update time
4.4 4.4 Aug 21, 2009
4.3 4.3 Dec 26, 2008
4.2 4.2 Jul 09, 2008
4.1 4.1 Jan 03, 2008
4.0 4.0.1 Oct 17, 2007
3.10 3.10.1 Sep 11, 2007
3.9 3.9 Jul 07, 2007
3.8 3.8 Mar 27, 2007
3.7 3.7 Feb 02, 2007
3.4 3.4 Jan 20, 2006
10 Records