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
323 stars
31 watching
107 forks
Language: Python
last commit: about 2 years ago Related projects:
Repository | Description | Stars |
---|---|---|
x64dbg/x64dbgpylib | Port of Windows debugging library to Python for improved support in x64dbg | 51 |
pylons/pyramid_debugtoolbar | A utility package providing a debug interface for Pyramid web applications. | 95 |
microsoft/windbg-samples | A collection of extensions and sample scripts for extending the Windows Debugger | 722 |
microsoft/dbgshell | Automates tasks in the Windows debugger | 675 |
spiraldb/ziggy-pydust | A toolkit for building Python extensions in Zig. | 417 |
ionelmc/python-manhole | A tool for interactive debugging of Python applications | 374 |
gotcha/ipdb | An integration of IPython's debugger into the pdb module | 1,863 |
cenkalti/flask-debug-toolbar-mongo | An extension for Flask's Debug Toolbar to display MongoDB debugging information | 4 |
moshebe/gebug | 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. | 634 |
ernw/binja-ipython | Creates an IPython kernel integrated with Binary Ninja for interactive Python debugging and analysis | 29 |
powsybl/pypowsybl | Provides Python integration with PowSyBl Java framework | 59 |
xyb/robotframework-debuglibrary | A debugging library for Robot Framework allowing interactive shell functionality | 105 |
osandov/drgn | A debugger with scripting capabilities to inspect complex program state in an expressive way. | 1,781 |
deplinenoise/ig-debugheap | A debugging heap to detect memory errors and crashes in software applications. | 181 |
x64dbg/x64dbgpy | Automates interaction with x64dbg debugger using Python. | 1,469 |