
|
|
|
|
Home / Computers / Programming / Languages / Java / Development Tools / Obfuscators
|
| Categories |
|
|
|
|
|
|
|
|
Web Sites
|
- CodeShield Java Obfuscator - Command-line obfuscator for Java class files. [Commercial]
www.codingart.com/codeshield.html
- Condensity - Shrinks, obfuscates, and optimizes code, protecting class files from reverse engineering, making them smaller and more efficient. [Commercial]
www.condensity.com
- DashO - Obfuscates and shrinks class files by renaming all classes, methods, and fields, as well as removing unused methods, fields, and constant-pool entries.
preemptive.com/tools
- Hashjava - Replaces identifiers in Java code with meaningless symbols, making reverse-engineering the code very difficult. [Open source, LGPL]
kbs.best.vwh.net/hashjava_old.html
- IBM alphaWorks JAX - A Java application packaging tool that reduces the distribution size of a Java application.
www.alphaworks.ibm.com/tech/JAX
- jarg - Java Archive Grinder - Reduces a jar file. Renames classes, methods and fields to shorter name. Remove unused attributes on runtime.[Free / OpenSource]
jarg.sourceforge.net
- Java Optimize and Decompile Environment (JODE) - Can be used to optimize, obfuscate and/or decompile code. [Open Source, GPL]
jode.sourceforge.net
- JCloak - Bytecode obfuscator to protect code from reverse engineering. [Commercial]
www.force5.com
- JProof 1stBarrier - Java obfuscation tools provide a convenient way of protecting Java applications and applets from reverse engineering, decompiling and other technology theft. [Commercial]
www.jproof.com/products.html
- JProof Downloads - Includes free 1stBarrier Mini, a Java obfuscator which obfuscates whole Jar files at a time. [Freeware]
www.jproof.com/downloads.html
- Jshrink - Removes unused code and data then obfuscates symbolic names in class files. [Commercial]
www.e-t.com/jshrink.html
- RetroGuard - Highly-configurable Java bytecode obfuscator with support for Java 2, reflection and scripting. [Open Source, LGPL]
www.retrologic.com/retroguard-main.html
- Saffeine - Tool for the Java bytecode protection and feature driven license management. The 'Saffeine' engine uses strong cryptography algorithms to obfuscate unlicensed Java byte code. [Commercial]
www.saffeine.com
- Smokescreen Java Obfuscator - A Java class file obfuscator, that supports selective renaming, unused method and field removal, as well as bytecode obfuscation. [Shareware]
www.leesw.com
- The Marvin Obfuscator - Virtually prohibits reverse engineering of Java applications. [Freeware]
www.drjava.de/obfuscator
- Zelix KlassMaster - Java obfuscator with flow obfuscation, scripting, Ant integration, incremental obfuscation, and obfuscated line numbers which can be unobfuscated for debugging beta releases. [Commercial]
www.zelix.com/klassmaster
|
|
|
|
|