Proguard is an open source Java class for file compression, optimization, obfuscation, and pre-verification. It supports the detection and deletion of unused classes, fields, methods, and properties, optimizes bytecode and deletes unused directives, renames the remaining classes, fields, and methods with short, meaningless names, and verifies the processing code of Java 6 or Java miniature. Compared with other Java shrinkers and obfuscation, the Proguard advantage is more compact template-based configuration, memory efficiency, and speed.
Proguard 4.8 This release primarily fixes a series of minor problems with configuration resolution, optimization, and obfuscation. Added several optimization steps for string optimization, small improvements and configuration ant tasks. With previous versions, this version is fully compatible, so upgrades are simply switched to new jars.
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.