|
Jdec
Jdec is a java decompiler which is written using java and swing.
It can be used to reverse the bytecodes present in a .class File to produce a Java Source File which can be nearly correct or equivalent (Due To different Interpretations) to the original java file. It also has a good UI.
It can decompiler entire jar also.
Features:
* Decompiling a java class
* Decompiling a jar file
* Selective Decompilation of a class file
* Decompiling 2 Versions
* Disassembling a java class
* Local variable information
* Exception Table Information
* Constant Pool Details
* Sketelon Display of Class File
|
|
|
Category |
ByteCode |
License |
GNU General Public License (GPL) |
HomePage |
http://jdec.sourceforge.net/ |
|
|
Java is a trademark or registered trademark of Sun Microsystems, Inc. in the United States
and other countries. This site is independent of Sun Microsystems, Inc.