DbgShell
Debugger automation tool
Automates tasks in the Windows debugger
A PowerShell front-end for the Windows debugger engine.
678 stars
45 watching
88 forks
Language: C#
last commit: 9 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 | 728 |
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 | Extends Microsoft WinDbg debugging capabilities with new commands and fixes for existing ones | 373 |
pallets-eco/flask-debugtoolbar | Tools for debugging and inspecting Flask web applications | 954 |
atlas-engineer/ndebug | Toolkit for constructing debugger hooks in Common Lisp applications | 9 |
wc-duck/dbgtools | A collection of debug-related utility functions. | 245 |
pd4d10/debugtron | An Electron-based app for debugging in-production applications | 1,449 |
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,738 |
andreafioraldi/angrgdb | An integrated debugging tool that allows symbolic execution and exploration within GDB. | 199 |