Sponsored Links |
Jode 1.1.2 Pre1 description
Jode description
A java package containing a decompiler and an optimizer for java
The decompiler will read class files and produces an output similar to the original java file. Of course this cant be perfect because there is no way to produce the names or the comments of local variables (except when compiled with debuging) and there are often more ways to write the same thing.
However, JODE does its job quite well, so you should give it a try and start the applet.
The optimizer transforms class files in various ways with can be controlled by a script file.
Jode supports the following operations:
· Renaming class, method, field and local names to shorter, obfuscated, or unique names or according to a given translation table
· Removing debugging information
· Removing dead code (classes, fields, methods) and constant fields
· Optimizing local variable allocation
| Download Jode 1.1.2 Pre1 |
Jode 1.1.2 Pre1 Free Download Copyright
