windbglib
Memory debugger
A Python wrapper around a Windows debugging tool, used to analyze and manipulate memory dumps.
Public repository for windbglib, a wrapper around pykd.pyd (for Windbg), used by mona.py
324 stars
31 watching
108 forks
Language: Python
last commit: over 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
| Port of Windows debugging library to Python for improved support in x64dbg | 51 |
| A utility package providing a debug interface for Pyramid web applications. | 95 |
| A collection of extensions and sample scripts for extending the Windows Debugger | 728 |
| Automates tasks in the Windows debugger | 678 |
| A toolkit for building Python extensions in Zig. | 437 |
| A tool for interactive debugging of Python applications | 372 |
| An integration of IPython's debugger into the pdb module | 1,868 |
| An extension for Flask's Debug Toolbar to display MongoDB debugging information | 4 |
| Makes debugging and hot-reloading of Go applications running in Docker containers easier by providing a tool for setting up a fully suited debugging environment. | 635 |
| Creates an IPython kernel integrated with Binary Ninja for interactive Python debugging and analysis | 29 |
| Provides Python integration with PowSyBl Java framework | 59 |
| A debugging library for Robot Framework allowing interactive shell functionality | 105 |
| A debugger with scripting capabilities to inspect complex program state in an expressive way. | 1,787 |
| A debugging heap to detect memory errors and crashes in software applications. | 181 |
| Automates interaction with x64dbg debugger using Python. | 1,469 |