skip to navigation
skip to content

winappdbg 1.3

Windows application debugging engine

Downloads ↓ | Package Documentation

Latest Version: 1.4

What is WinAppDbg?

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.

 
File Type Py Version Uploaded on Size # downloads
winappdbg-1.3.tar.bz2 (md5) Source 2010-02-13 170KB 251
winappdbg-1.3.win-amd64-py2.4.msi (md5) MS Windows MSI installer 2.4 2010-02-13 336KB 284
winappdbg-1.3.win-amd64-py2.5.msi (md5) MS Windows MSI installer 2.5 2010-02-13 336KB 291
winappdbg-1.3.win-amd64-py2.6.msi (md5) MS Windows MSI installer 2.6 2010-02-13 336KB 357
winappdbg-1.3.win-amd64.exe (md5) MS Windows installer any 2010-02-13 464KB 138
winappdbg-1.3.win32-py2.4.msi (md5) MS Windows MSI installer 2.4 2010-02-13 336KB 299
winappdbg-1.3.win32-py2.5.msi (md5) MS Windows MSI installer 2.5 2010-02-13 336KB 305
winappdbg-1.3.win32-py2.6.msi (md5) MS Windows MSI installer 2.6 2010-02-13 336KB 362
winappdbg-1.3.win32.exe (md5) MS Windows installer any 2010-02-13 437KB 193
winappdbg-1.3.zip (md5) Source 2010-02-13 294KB 252