From Collaborative RCE Tool Library
PyDbgEng
| Tool name: | PyDbgEng |
|
||
|---|---|---|---|---|
| Author: | Botten Biss | |||
| Website: | http://pydbgeng.sourceforge.net | |||
| Current version: | 0.5 | |||
| Last updated: | March 3, 2007 | |||
| Direct D/L link: | N/A | |||
| License type: | Free / Open Source | |||
| Description: | Microsoft releases free and powerfull debugging tools for Windows. The packadge includes the well known 'WinDbg' debugger, which, at its core, runs on top the Windows debugging engine - dbgeng.dll. DbgEng is a powerfull debugger engine. Its features include: * user mode debugging * kernel mode debugging * x86, x64 support * soft and hw breakpoints * symbol server * and more! PyDbgEng is a Python Wrapper For Microsoft Debug Engine. Features * Wrapper for DebugCreate() API which creates IDebugClient COM interface. * Easy access to IDebugClient COM interface * Easy access to all other DbgEng COM interfaces via IDebugClient.QueryInterface() * Easy access to all DbgEng structs and enums. * Receive DbgEng events. Currently supported: IDebugEventCallbacks, IDebugOutputCallbacks Applications Now that you have a scriptable debugger, here are some of the things you can do: * Fault Injection * Automatic Executable Unpacking * Application Fuzzing |
|||
| Related URLs: | No related URLs have been submitted for this tool yet | |||
Feed containing all updates for this tool.
(please also edit it if you think it fits well in some additional category, since this can also be controlled)