Project Summary

  Analyzed 10 days ago based on code collected 10 days ago.

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.

Share

In a Nutshell, WinAppDbg module for Python...

Languages

Python
98%
3 Other
2%
 
 

Lines of Code

 

Activity

30 Day Summary Apr 12 2013 — May 12 2013

12 Month Summary May 12 2012 — May 12 2013

  • 74 Commits Down -121 (62%) from previous 12 months
  • 1 Contributors Down -1 (50%) from previous 12 months

Community

Ratings

1 user rates this project:
5.0
 
5.0/5.0
 
Click to add your rating
 
Review this Project!
 
 
 

Creative Commons License Copyright © 2013 Black Duck Software, Inc. and its contributors, Some Rights Reserved. Unless otherwise marked, this work is licensed under a Creative Commons Attribution 3.0 Unported License . Ohloh ® and the Ohloh logo are trademarks of Black Duck Software, Inc. in the United States and/or other jurisdictions. All other trademarks are the property of their respective holders.