Online Java class decompiler |
||
|
This tool is still work in progress and the generated java code is NOT COMPLETE. The development status of the online decompiler is pre-alpha. This service allows you to decompile Java class files and create a class file analysis report containing the following information:
The decompiler is completely PHP built and created based on the JSR 202: Java Class File Specification Update (ClassFile-Java6.pdf). The latest version of this document can be downloaded from http://jcp.org/en/jsr/detail?id=202 More information about the Java class file format can be found at: http://www.mobilefish.com/tutorials/java/java_quickguide_classfile.html
|