
|
|
|
|
Home / Computers / Programming / Languages / Java / Development Tools / Translators / Decompilers and Disassemblers
|
| Categories |
|
|
|
|
|
|
|
|
Web Sites
|
- CafeBabe - Graphical disassembler and editor of Java bytecodes. [Open Source] Note: download at parent page.
www.geocities.com/CapeCanaveral/Hall/2334/Programs/cafebabe.html
- Cavaj Java Decompiler - A freeware utility that reconstructs java source code from CLASS files. You can browse the reconstructed source code with the Class View for instant access to methods and fields. It uses Jad as its Java decompiling engine. [Freeware]
www.bysoft.se/sureshot/cavaj
- ClassCracker - Visual Java decompiler from Mayon Software Research. [Commercial]
www.pcug.org.au/~mayon
- ClassSpy - GUI class analyser and decompiler. Also provides a simple obfuscator. [Freeware]
www.psychoticsoftware.com/Products/ClassSpy
- Decafe Pro - Java Decompiler for Win32 platform. [Commercial]
decafe.hypermart.net
- dis - A functional, fast and simple disassembler that is written in C. Like javap, produces bytecode. Download Solaris, Win95/NT versions. Mac or other Unixen or source code by email request. [Freeware]
www.cs.princeton.edu/~benjasik/dis/index.html
- JAscii - Converts binary java class files back into java source files. Supports inner classes, Java 2. [Commercial]
www.jascii.com
- Java Optimize and Decompile Environment (JODE) - Java decompiler with full source code. Supports inner/anonymous classes. Also contains a small, but extensible bytecode obfuscator/optimizer. [Open Source, GPL]
jode.sourceforge.net
- JReveal.Org - Online decompiler and obfuscator. Also has a resource directory. [Freeware]
www.jreveal.org
- JReversePro - Decompiler/disassembler written entirely in Java. Provides facility to inspect constant pool contents. [Open Source, GPL]
jrevpro.sourceforge.net
- Mocha - Hanpeter van Vliet's first Java Decompiler. Orphaned at Java 1.02, so crashes on inner classes. [Freeware]
www.brouhaha.com/~eric/computers/mocha.html
- NMI's Java Code Viewer - The "user-friendly, visual" Java decompiler and disassembler for Win32 platform. [Shareware]
njcv.htmlplanet.com
- RIIS: Decompiling Java - Godfrey Nolan's book on writing your own Java decompiler may never be published, so early chapters are online in PDF format.
www.riis.com/depile.html
- SourceAgain - Java Decompiler for Win95/NT, Unix, web-based trial version from Ahpah Software. [Commercial]
www.ahpah.com/product.html
- SourceTec Java decompiler - Patch to Mocha which defeats Crema. [Shareware]
www.srctec.com/decompiler.htm
- WingDis 2.15 - Command line Java decompiler. [Commercial]
www.wingsoft.com/wingdis.html
- Jad - The fast Java decompiler. Separate versions for Win32, OS/2, most Unixen. Large choice of command-line and GUI front-ends available. [Free for non-commercial]
kpdus.tripod.com/jad.html
|
|
|
|
|