2012-09-28 17:21:55 +02:00
|
|
|
edb (Evan's Debugger) is a cross platform x86/x86-64 debugger. It
|
2012-09-18 22:55:26 +02:00
|
|
|
was inspired by OllyDbg, but aims to function on x86 and x86-64 as
|
|
|
|
well as multiple OS's. Linux is the only officially supported
|
|
|
|
platform at the moment, but FreeBSD, OpenBSD, OSX and Windows ports
|
|
|
|
are underway with varying degrees of functionality.
|
|
|
|
|
|
|
|
WWW: http://codef00.com/projects#debugger
|