proguard
7.0.0Java class file shrinker, optimizer, and obfuscator
ProGuard is a free Java class file shrinker, optimizer, and obfuscator. It can detect and remove unused classes, fields, methods, and attributes. It can then optimize bytecode and remove unused instructions. Finally, it can rename the remaining classes, fields, and methods using short meaningless names. The resulting jars are smaller and harder to reverse-engineer.
Origin: java/proguard
Category: java
Size: 14.4MiB
License: GPLv2
Maintainer: ale@FreeBSD.org
Dependencies: 1 packages
Required by: 0 packages
$
pkg install proguardDependencies (1)
More in java
openjdk88.472.08.1
Java Development Kit 8openjdk1111.0.29+7.1
Java Development Kit 11openjdk1717.0.17+10.1
Java Development Kit 17openjdk2121.0.9+10.1
Java Development Kit 21javavmwrapper2.7.10
Wrapper script for various Java Virtual Machinesapache-commons-logging1.3.5_1
Generic logging wrapper libraryeclipse4.38
Eclipse IDEintellij-fsnotifier20230112
Replacement for IntelliJ's fsnotifierapache-commons-codec1.20.0
Implementations of common encoders and decodersapache-commons-lang33.19.0
Apache library with helper utilities for the java.lang API