This script is for Slackware 14.2 only and may be outdated.

SlackBuilds Repository

14.2 > Development > edb-debugger (0.9.20)

edb (Evan's Debugger) is a graphical, Qt4-based debugger similar
to OllyDbg, written on top of the ptrace API. It is built on a
plugin-based architecture.

Its features include:

* Intuitive GUI interface
* The usual debugging operations (step-into/step-over/run/break)
* Conditional breakpoints
* Debugging core is implemented as a plugin so people can have drop-in
replacements. Of course if a given platform has several debugging APIs
available, then you may have a plugin that implements any of them.
* Basic instruction analysis
* View/Dump memory regions
* Effective address inspection
* The data dump view is tabbed, allowing you to have several views
of memory open at the same time and quickly switch between them.
* Importing and generation of symbol maps

* Plugins:
Code analysis engine which can identify functions
Search for binary strings
Code Bookmarks
Breakpoint management
Check for updates
Output the current state to the console
Environment variable viewer
Hardware Breakpoints
Heap block enumeration
Opcode search engine plugin has basic functionality (similar to
msfelfscan/msfpescan)
Open file enumeration
Reference finder
String searching (like strings command in *nix)
Basic ROP instruction search

Compared to gdb, edb is more suited to reverse engineering, rather than
white-box software debugging.

Maintained by: P.D. Parnoff
Keywords: edb,gdb,debugger,qt,gui,graphical,ollydbg,evan,evans,boost,reverse,engineering
ChangeLog: edb-debugger

Homepage:
http://codef00.com/projects#debugger

Source Downloads:
debugger-0.9.20.tgz (5916d415f598fae8632dd763f58e11d1)

Download SlackBuild:
edb-debugger.tar.gz
edb-debugger.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 14.2

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds