EDB (Evan's Debugger) 0.8.22 (Default branch) |
|
|
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.
License: GNU General Public License (GPL)
Changes:
Numerous bugs were fixed. The ability to attach from the command line was added. Some new plugins were added. Portability and instruction analysis were improved. The Checkversion plugin can now optionally auto-check on startup. A function analysis plugin was added. Heap analysis was improved for modern libc/ld libraries.
|