Download List

Descripción del Proyecto

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 Requirements

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

las estructuras del Estado se definen ahora en el DebuggerCore en lugar de en la fuente principal, que permitirá una mejor conservación en el futuro. Se ha mejorado edisassm decodificación y la organización. Se corrige algunos casos extremos en las rutinas de búsqueda. Se fija un falso positivo en el "principal" de detección de los binarios C no. Existe un apoyo preliminar de la depuración de hilos (todavía es muy experimental, espera que no funcione correctamente el 100%). Analizador de código y la velocidad se ha mejorado. El plugin interfaz ha sido limpiado. Si no necesita estar en los encabezados de público, no se. Hay muchas pequeñas correcciones de errores.
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