DbgShell
Debugger automation tool
Automates tasks in the Windows debugger
A PowerShell front-end for the Windows debugger engine.
675 stars
45 watching
89 forks
Language: C#
last commit: 8 months ago
Linked from 1 awesome list
debuggerdebugger-extensiondebuggingwindbg
Related projects:
Repository | Description | Stars |
---|---|---|
microsoft/windbg-samples | A collection of extensions and sample scripts for extending the Windows Debugger | 722 |
sirnewton01/godbg | A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger | 228 |
x64dbg/x64dbgpy | Automates interaction with x64dbg debugger using Python. | 1,469 |
adrianbj/tracydebugger | A debugging and development tool for ProcessWire CMF/CMS | 88 |
ismail0234/phalcon-bb-debugger | A tool that provides detailed information about a web application's performance and internal workings | 5 |
cenkalti/flask-debug-toolbar-mongo | An extension for Flask's Debug Toolbar to display MongoDB debugging information | 4 |
magnetforensics/swishdbgext | An extension to Microsoft WinDbg for expanding its capabilities and fixing existing commands | 371 |
pallets-eco/flask-debugtoolbar | Tools for debugging and inspecting Flask web applications | 952 |
atlas-engineer/ndebug | Toolkit for constructing debugger hooks in Common Lisp applications | 9 |
wc-duck/dbgtools | A collection of debug-related utility functions. | 242 |
pd4d10/debugtron | An Electron-based app for debugging in-production applications | 1,415 |
pylons/pyramid_debugtoolbar | A utility package providing a debug interface for Pyramid web applications. | 95 |
dlbeer/mspdebug | A debugging tool for microcontrollers. | 190 |
cgdb/cgdb | A lightweight console frontend to the GNU debugger | 1,729 |
andreafioraldi/angrgdb | An integrated debugging tool that allows symbolic execution and exploration within GDB. | 198 |