Categories

Visit BadVista.org Visit PlayOgg.org Visit DefectiveByDesign.org

ProGuard

ProGuard is a Java class file shrinker and obfuscator. It detects and removes unused classes, fields, methods, and attributes, then renames the remaining classes, fields, and methods using short, meaningless names. The resulting jars are smaller and harder to reverse-engineer. Advantages of ProGuard compared to other Java shrinkers and obfuscators are compact template-based configuration, memory efficiency, and speed.

Last updated 22 Nov, 2004


User level: Submit a level

User Rating:

Homepage

License(s) :

GPLv2

Rate it!

 

About

Leadership
Requirements
  • JRE 2 or later (Use Requirement)

Versions

3.1

3.1 stable released 2004-11-21

User Community and Support

User manual available in HTML format from http://proguard.sourceforge.net/manual/

General Resources
Support Resources

Development

Developer Resources
Bug Tracking Resources
 

Please send comments on these web pages to bug-directory@fsf.org, send other questions to info@fsf.org.

Copyright © 2000 - 2008 Free Software Foundation, Inc., 51 Franklin Street, 5th Floor, Boston, MA 02110-1301, USA

The copyright licensing notice below applies to this text. Any software described in this text has its own copyright notice and license, which can usually be found in the distribution itself.

Permission is granted to copy, distribute, and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation; with no Invariant Sections, with no Front-Cover Texts, and with no Back-Cover Texts.