proguard

v 7.10.0 Updated: 1 week, 3 days ago

Java bytecode shrinker, optimizer, and obfuscator.

ProGuard detects and removes unused classes, fields, methods, and attributes from Java bytecode. It optimizes the bytecode and removes unused instructions. It renames the remaining classes, fields, and methods using short meaningless names. And it preverifies the processed code for Java 6+ and Java Micro Edition.

https://www.guardsquare.com/proguard

To install proguard, paste this into the macOS Terminal after installing MacPorts

sudo port install proguard

Add to my watchlist

Installations 5
Requested Installations 3