Basically, a decompiler does the opposite job as a compiler. A decompiler is a tool that takes compiled code as input and tries to decompile it into source code as output. Java decompilers take *.class files and produce *.java files. You can download the Jode/Jad Decompiler Plug-In Module for NetBeans at The NetBeans Plugin Catalogue under Java Tools.
- The Plugin Catalogue
- Java Decompiler HOW-TO
- Open Directory - Computers: Programming: Languages: Java: Development Tools: Translators: Decompilers and Disassemblers
- Java Optimize and Decompile Environment (JODE)
- JReversePro - Java Decompiler / Disassembler home page
- DJ Java Decompiler
- DJ Java Decompiler
- SourceForge.net: JReversePro - Java Decompiler
- Mocha, the Java Decompiler
- Cavaj Java Decompiler - Reconstruct java source code from CLASS files.
- JCavaj Java Decompiler is a free Java-based Java Decompiler.
- Java Decompiler HOW-TO
- Home Page of Jad - the fast Java decompiler
- Java Decompiler HOW-TO
- Program Transformation Wiki / Decompilation Jode Test
- Program Transformation Wiki / Java Decompilers
- What is a Java decompiler?
0 comments:
Post a Comment