EDB (Evan's Debugger) Changelog

What's new in EDB (Evan's Debugger) 0.9.20

Jan 16, 2014
  • This version supports x86 and x86-64 architectures.

New in EDB (Evan's Debugger) 0.9.17 (Apr 15, 2011)

  • This version supports x86 and x86-64 architectures

New in EDB (Evan's Debugger) 0.9.16 (Oct 20, 2010)

  • Experimental OpenBSD support was added.
  • Symbol generation support is now built in, so there is no longer any dependency on system utilities.
  • The reference finder was improved.
  • A basic "ROP" plugin was implemented.
  • Many internal changes were made to improve code quality and consistency.
  • Many other small improvements and bug fixes were made.

New in EDB (Evan's Debugger) 0.9.12 (Jan 24, 2010)

  • Please give it a try and let me know what I can do to improve it.

New in EDB (Evan's Debugger) 0.9.11 (Jan 12, 2010)

  • This version supports x86 and x86-64 architectures. Please give it a try and let me know what I can do to improve it. Documentation is pretty much non-existant, but that's one of the reasons why this is not a 1.0 release. Remember to read the README file, it has a lot of information, and please check the bugzilla before asking about a missing feature, it may already be in the works.

New in EDB (Evan's Debugger) 0.9.8 (Apr 1, 2009)

  • This version supports x86 and x86-64 architectures. Please give it a try and let me know what I can do to improve it. Documentation is pretty much non-existant, but that's one of the reasons why this is not a 1.0 release :). Remember to read the README file, it has a lot of information, and please check the bugzilla before asking about a missing feature, it may already be in the works. Enjoy!

New in EDB (Evan's Debugger) 0.9.7 (Mar 16, 2009)

  • A new plugin API. Use of boost to improve code quality.
  • Numerous minor bugfixes.
  • Several other minor changes.

New in EDB (Evan's Debugger) 0.9.6 (Nov 15, 2008)

  • Improved 64-bit support (a bug preventing 64-bit debugging was fixed).
  • Improved ASCII string identification code.
  • Much faster heap analysis.
  • Preliminary changes to help support future internationalization are in place.

New in EDB (Evan's Debugger) 0.9.5 (Sep 29, 2008)

  • The heap analyzer now works in x86-64, and GS/FS segments are now included in the basic analysis.
  • There is better x86-64 install directory support.
  • The symbol viewer plugin is improved.