Bazsites.com Decompilers And Disassemblers
Directory Topics
On the Web
- Java Decompilers - Comparison of 3 early decompilers: Mocha, WingDis, and DejaVu.
- Decompilers - friend or foe? - Article on decompilers, their pros and cons, and how to protect your source code against snooping eyes.
- JReversePro - Decompiler/disassembler written entirely in Java. Provides facility to inspect constant pool contents. [Open Source, GPL]
- JADO (Java Decompiler And Obfuscator) - A decompiler for Java which is platform independent and has options to obfuscate the class file also. [Open source, Public Domain]
- JCavaj - A free Java-based Java Decompiler. It uses Jode as its Java decompiling engine. [Open source, GPL]
- 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]
- JODE (Java Optimize and Decompile Environment) - Java decompiler with full source code. Supports inner/anonymous classes. Also contains a small, but extensible bytecode obfuscator/optimizer. [Open Source, GPL]
- 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]
- CafeBabe - Graphical disassembler and editor of Java bytecodes. [Open Source] Note: download at parent page.
- ClassCracker - Visual Java decompiler from Mayon Software Research. [Commercial]
Wikipedia Articles
- ZX Spectrum software - The ZX Spectrum software library currently consists of more than 14,000 titles. Despite the fact that the Spectrum hardware was limited by most standards, its software library was very diverse, including programming language implementations (C, Pascal, Prolog, Forth,) several Z80 assemblers/disassemblers (eg: OCP Editor/Assembler, HiSoft Devpac, ZEUS Assembler, Artic Assembler), Sinclair BASIC compilers (eg: MCoder, COLT, HiSoft BASIC), Sinclair BASIC extensions (eg: Beta BASIC, Mega Basic), databases (eg: VU-File), word processors (eg: Tasword II), spread sheets (eg: VU-Calc), drawing and painting tools (eg: OCP Art Studio ...