Projects tagged ‘python’, ‘scripting’, and ‘wine’


Jump to tag:

Projects tagged ‘python’, ‘scripting’, and ‘wine’

Filtered by Project Tags python scripting wine

[1 total ]

1 Users

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 ... [More] 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. [Less]
Created 11 months ago.