WinDbg-Samples
Debugger extender
A collection of extensions and sample scripts for extending the Windows Debugger
Sample extensions, scripts, and API uses for WinDbg.
728 stars
59 watching
121 forks
Language: C++
last commit: 6 months ago Related projects:
Repository | Description | Stars |
---|---|---|
| Automates tasks in the Windows debugger | 678 |
| Extends Microsoft WinDbg debugging capabilities with new commands and fixes for existing ones | 373 |
| An extension for Windows Debugging Tools that analyzes anomalies in kernel-mode system callbacks and tables. | 618 |
| A Python wrapper around a Windows debugging tool, used to analyze and manipulate memory dumps. | 324 |
| Allows software developers to programmatically insert breakpoints in their C/C++ code. | 628 |
| An extension for Flask's Debug Toolbar to display MongoDB debugging information | 4 |
| Port of Windows debugging library to Python for improved support in x64dbg | 51 |
| A web-based graphical interface for debugging Go/C/C++ applications using the gdb debugger | 228 |
| An educational C++20 debugger with basic debugging functionality and no dependencies. | 4 |
| A Rust-based implementation of a simple, browser-compatible debugger for executing code snippets | 2 |
| A collection of sample code for learning OpenGL ES 2.0 programming | 233 |
| A collection of debug-related utility functions. | 245 |
| Game development samples for Microsoft's Xbox platform using C++ and the Universal Windows Platform. | 688 |
| A DAP-based JavaScript debugger for various environments and frameworks. | 1,685 |
| A plugin for IDA Pro that allows time travel debugging and supports loading of WinDBG Preview traces | 553 |