From Collaborative RCE Tool Library
WinAppDbg (Python module)
| Tool name: | WinAppDbg (Python module) |
|
|||
|---|---|---|---|---|---|
| Author: | Mario Vilas | ||||
| Website: | http://winappdbg.sourceforge.net | ||||
| Current version: | 1.2 | ||||
| Last updated: | Jun 16, 2009 | ||||
| Direct D/L link: | https://sourceforge.net/project/platformdownload.php?group_id=257266 | ||||
| License type: | Free / Open Source | ||||
| Description: | The WinAppDbg python module allows developers to quickly code instrumentation scripts in Python under a Windows environment. It uses ctypes to wrap many Win32 API calls related to debugging, and provides an object-oriented abstraction layer to manipulate threads, libraries and processes, attach your script as a debugger, trace execution, hook API calls, handle events in your debugee and set breakpoints of different kinds (code, hardware and memory). Additionally it has no native code at all, making it easier to maintain or modify than other debuggers on Windows. The intended audience are QA engineers and software security auditors wishing to test / fuzz Windows applications with quickly coded Python scripts. Several ready to use utilities are shipped and can be used for this purposes. Current features also include disassembling x86 native code (using the open source diStorm project, see http://ragestorm.net/distorm/), debugging multiple processes simultaneously and produce a detailed log of application crashes, useful for fuzzing and automated testing. |
||||
| Related URLs: |
|
||||
| Screenshot: |
|---|
![]() |
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)

You are welcome to add your own useful notes about this tool, for others to see!