RSS 39 projects tagged "Disassemblers"

Download Website Updated 30 Aug 2012 6502dis

Screenshot
Pop 51.23
Vit 1.77

6502dis is a 6502 disassembler written in C.

No download Website Updated 14 Sep 2005 AVRsimu

Screenshot
Pop 28.57
Vit 1.00

AVRsimu is a simulator for Atmel AVR microcontrollers. It has a command line interface. AVRsimu aims to be small and portable.

Download Website Updated 14 Jun 2006 Boomerang

Screenshot
Pop 48.54
Vit 1.58

Boomerang is a decompiler that takes executable files and attempts to create a high level, compilable, possibly even maintainable source file that does the same thing. It does not matter if the executable file has symbols or not, or whether it was compiled using any particular language.

Download Website Updated 03 May 2004 Chump

Screenshot
Pop 49.86
Vit 3.48

Chump is a table-driven assembler and dissembler with a very fast new architecture input format. Both the assembler and disassembler are created using a single description. It comes with descriptions for ARM, MIPS, Stump, and 6809. It is intended for use as a library compiled with other programs to allow line assembly and disassembly.

Download Website Updated 11 Jun 2003 Classfile Reader & Writer

Screenshot
Pop 26.04
Vit 1.00

Classfile Reader & Writer is a Java package that makes it easy to read and write Java class files. It does not provide any help with displaying the contents of a class file (besides debug output) or disassembe the byte codes, but can read "obfuscated" class files such as those generated by Crema.

Download Website Updated 05 Dec 2002 DSP5600x disassembly library

Screenshot
Pop 13.00
Vit 1.00

lib5600x is a library implementing the Motorola DSP5600x disassembler. It's an ANSI C link library that should be useful for people writing debuggers, memory monitors, etc. for DSP5600x chips.

No download Website Updated 31 Jan 2005 DebugTrace

Screenshot
Pop 38.39
Vit 1.45

Debugtrace is a tool for printing execution traces that are helpful for debugging. It can generate instruction or call traces. It shows every instruction as it is executed, the values of registers that are written, and the memory that is read and written. It uses instrumentation rather than the debugging API, so it is much faster than doing the same thing with gdb. You can customize it to your own debugging needs. The tool works on Linux ARM, IA32, and EM64T.

Download Website Updated 13 Feb 2011 Dissy

Screenshot
Pop 94.14
Vit 5.55

Dissy is a disassembler for multiple architectures. It is implemented as a graphical frontend to objdump. It allows fast navigation through the disassembled code and easy searching for addresses and symbols.

Download Website Updated 19 May 2012 EDB (Evan's Debugger)

Screenshot
Pop 451.59
Vit 10.28

EDB (Evan's Debugger) is a Qt4 based binary mode debugger with the goal of having usability on par with OllyDbg. It uses a plugin architecture, so adding new features can be done with ease. The current release is for Linux, but future releases will target more platforms.

Download Website Updated 24 Sep 2012 ELF Tool Chain

Screenshot
Pop 72.44
Vit 3.63

ELF Tool Chain is a set of program development tools for working with files in the ELF executable file format.

Screenshot

Project Spotlight

Arcavias

High performance e-commerce.

Screenshot

Project Spotlight

CKEditor.Java

A Java backend for the CKEditor.