reedz / windbg-debug
WinDbg-based debug adapter for VS Code
☆40Updated 6 years ago
Alternatives and similar repositories for windbg-debug:
Users that are interested in windbg-debug are comparing it to the libraries listed below
- PICO processes toolbox, playground for PICO processes research☆72Updated 7 years ago
- NTrace -- a function boundary tracing tool for Windows user and kernel mode☆22Updated 11 years ago
- Sampling profiler for native applications on Windows, based on ETW☆74Updated last year
- ☆16Updated 3 years ago
- Kernel-mode C++ unit testing framework in BDD-style☆50Updated last year
- Portable Executable parsing library, used by PEExplorer. Also available as a nuget package☆36Updated 7 years ago
- Windows ABI Structured Exception Handling Tests☆32Updated last year
- An alternative tool to Sysinternals WinObj tool (nicer icons!)☆36Updated 6 years ago
- Event Tracing for Windows tools and samples☆23Updated 3 months ago
- Libraries for extending WinDbg and its underlying components.☆112Updated last week
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆57Updated 3 years ago
- VM firmware pkg for Project Mu☆40Updated last week
- A repository for I/O ring demos, use cases and performance testing on Windows☆44Updated 2 years ago
- Code to make it easier to write an NDIS network driver on Windows☆89Updated last year
- Diff plugin for x64dbg☆31Updated 4 years ago
- Example WDF/KMDF driver and test app demonstrating the "inverted call model"☆35Updated 5 years ago
- My commands and scripts extending WinDbg☆34Updated last month
- ETW Tracing C++ project☆15Updated 4 years ago
- DTrace for Windows in userspace; Frontend to ETW☆27Updated 2 years ago
- Perform regex pattern matching on binary data. (Regex-like)☆38Updated 7 years ago
- Debugger extension for the Debugging Tools for Windows (WinDbg, KD, CDB, NTSD).☆68Updated 8 years ago
- Library for native Windows dll's loading into RAM☆38Updated 2 years ago
- Microsoft's Debug Interface Access SDK☆24Updated 5 months ago
- Hotpatching in Windows with 5 methods.☆64Updated 6 years ago
- Win32 Console Documentation -- in particular, console/standard handles and CreateProcess inheritance☆111Updated last year
- Dump content of PDB files (program databases) in JSON, XML, SQLite3, CSV etc.☆47Updated 3 years ago
- Example of waiting for Event Objects by associating them with a I/O Completion Port (IOCP), effectively lifting MAXIMUM_WAIT_OBJECTS (64)…☆30Updated 6 months ago
- WinDbg installer/updater☆41Updated last year
- Allocation-free move-only alternative to std::function for C++17☆11Updated 4 years ago
- A framework for KMDF-based upper filter drivers to behave as bus filters. You don't need to write WDM drivers any more!☆24Updated 4 months ago