Jode

A java package containing a decompiler and an optimizer for java
Download

Jode Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Jochen Hoenicke
  • Operating Systems:
  • Windows All
  • File Size:
  • 518 KB

Jode Tags


Jode Description

The decompiler will read class files and produces an output similar to the original java file. Of course this can't be perfect because there is no way to produce the names or the comments of local variables (except when compiled with debuging) and th 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


Jode Related Software