Download List

项目描述

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.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-04-15 06:29
0.9.17

现在国家结构中定义,而不是在DebuggerCore的主要来源,这将使未来更好的可移植性。它改善了edisassm解码和组织。它修复程序在搜索某个角落的案件。它修正了假阳性“主”的非C二进制检测。有初步的线程调试支持(它仍然很实验,期望它不工作100%正确)。分析器代码和速度也有所提高。该插件接口已被清理。如果它不需要在公共头,它不会。有许多小的错误修正。
State structures are now defined in the DebuggerCore instead of in the main source, which will allow better portability in the future. It has improved edisassm decoding and organization. It fixes some corner cases in search routines. It fixes a false positive in "main" detection for non C binaries. There is preliminary thread debugging support (it's still very experimental; expect it to not work 100% correctly). Analyzer code and speed has been improved. The plugin interface has been cleaned up. If it doesn't need to be in the public headers, it won't be. There are many small bugfixes.

Project Resources