ProGuard Java Optimizer and Obfuscator https://www.guardsquare.com/proguard
Go to file
2024-02-22 12:15:05 +01:00
java-proguard.spec automatic update by autodist [release 7.4.2-1mamba;Thu Feb 22 2024] 2024-02-22 12:15:05 +01:00
proguardgui.png update to 4.5.1 [release 4.5.1-1mamba;Mon Jan 17 2011] 2024-01-06 00:09:49 +01:00
README.md update to 7.4.1 [release 7.4.1-1mamba;Wed Jan 31 2024] 2024-01-31 21:10:14 +01:00

java-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.