Assembly Language Debugger

The Assembly Language Debugger is a tool for debugging executable programs at the assembly level. It currently runs only on Intel x86 platforms.
Operating systems supported: Linux, FreeBSD, NetBSD, OpenBSD

Most recent version: 0.1.7 (10 October 2004)
Source code:  ald-0.1.7.tar.gz
ChangeLog:  ChangeLog
 

Features

    - Step into / Step over
    - Breakpoints
    - Powerful ELF format interpreter
    - Easy memory manipulation
    - Disassembler for intel x86 instructions
    - Easy register manipulation
 

Contribute

  Contributions to this project are most welcome! If you fix something or add a new feature I would be glad to incorporate your work.

Feedback

  I would appreciate any feedback whatsoever on this program. Suggestions for improvement, bug reports, etc can all be sent to: psa22 -at- drexel ! edu.