KlassMaster
Home PageCategories: Code protection - Obfuscation
Author: Zelix
Latest version: 5.1 release 0
Added 2008-04-21
Java bytecode obfuscator.
Zelix KlassMaster protects your Java bytecode from decompilation and reverse engineering by using flow obfuscation and string encryption technologies.
Features include:
- Name Obfuscation performs size optimization by reducing the size of Java package, class, method and field names. Its Trim functionality reduces bytecode size by removing unused classes, fields and methods.
- Smart Save technology automatically updates JAR manifests and XML files.
- Incremental Obfuscation ensures consistent obfuscation of Java object names across your releases.
- GUI Stack Trace Translate tool to help deciphering obfuscated Java stack traces.
- GUI interface.
- A scripting language called ZKM Script allows you to automate the obfuscation process and integrate it into your build cycle.
- Helps you debug your beta releases with its Line Number Scrambling technology. This technology allows you to determine real line numbers from stack traces reported by your beta test customers without reducing the level of your code protection.
Built for Java |