EDB (Evan's Debugger)!

* As of 06/2015, I was informated that edb will be included in the REMnux https://remnux.org
Linux Distribution. * As of 06/2011, I received an email letting me know that edb will be included in the BackTrack Linux Distribution http://www.backtrack-linux.org
and will be available via the backtrack repos with a simple: `apt-get install edb-debugger`. * As of 12/2010, thanks to the work of Fernando Merces from ,
edb now has .deb files for users of Debian based distributions. * As of 12/2008, thanks to the work of Nicoleau Fabien, edb is now available in Fedora's stable repositories. You should be able to install it with a simple `yum install edb`! Thanks Nicoleau! http://codef00.com/img/debugger.png

EDB (Evan's Debugger) alternatives

  • IDA Pro

  • The IDA Pro Disassembler and debugger is a multi-processor disassembler and debugger hosted on the Windows, Linux and Mac OS X Platforms.

    tags: debugger decompiling reverse-engineering
  • OllyDbg

  • OllyDbg is a 32-bit assembler level analysing debugger. Emphasis on binary code analysis makes it particularly useful in cases where source is unavailable.

    tags: assembler debugger reverse-engineering
  • x64_dbg

  • x64_dbg is a 32-bit and 64-bit assembler level debugger for Windows.

    tags: 64-bit-support debugger decompiling reverse-engineering static-analysis
  • GNU Project Debugger

  • GNU Project Debugger, or gdb, is a command-line, source-level debugger for programs that were written in C, C++, D, Objective-C, Fortran, Java, Pascal, assembly, Modula-2, or Ada and compiled for any of a number of different target architectures including x86, x86-64, IA-64, Alpha, ARM, Motorola 68000, MIPS, PowerPC, SPARC, and others. gdb supports hardware breakpoints, conditions, core dump analysis, expression evaluation, remote debugging, stepping into/out of code, disassembling, and, in some cases, reversible debugging. ยป

    tags: alpha arm assembly breakpoint coff
  • Bokken

  • Bokken is a GUI for the Pyew and Radare projects so it offers almost all the same features that Pyew has and and some of the Radare's ones. It's intended to be a basic disassembler, mainly, to analyze malware and vulnerabilities.

    tags: debugger decompiling reverse-engineering
  • Immunity Debugger

  • Immunity Debugger is a powerful new way to write exploits, analyze malware, and reverse engineer binary files. It builds on a solid user interface with function graphing, the industrys first heap analysis tool built specifically for heap creation, and a large and well supported Python API for easy extensibility.

    tags: debugger reverse-engineering
  • Boomerang decompiler

  • A general, open source, retargetable decompiler of machine code programs

    tags: decompiling reverse-engineering
  • ArkDasm

  • ArkDasm is a 64-bit interactive disassembler and debugger for Windows.

    tags: assembler binary-viewer decompiling executable-viewer machine-code
  • ODA Online Disassembler

  • ODA is an online disassembler for a wide range of machine architectures, including: Alpha, ARM, AVR, Intel x86, Motorola 68000, MIPS, PDP-11, PowerPC, SPARC, Z80, and more! Upload a Windows PE file, ELF, or raw binary and then view the disassembly and object file meta date such as symbols and sections.

    tags: decompiling reverse-engineering