pccq2002 / windbgLinks
windbg open source
☆43Updated 11 years ago
Alternatives and similar repositories for windbg
Users that are interested in windbg are comparing it to the libraries listed below
Sorting:
- Import library generator for x86 PE files☆57Updated 6 years ago
- A drop-in replacement for the C++ STL for kernel mode Windows drivers. The goal is to have implementations for things like the standard a…☆31Updated 9 years ago
- A Hobbyist Operating System based off the ReactOS/NT Kernel experimenting with OS Development.☆27Updated 13 years ago
- Reverse Engineering☆13Updated 8 years ago
- Cross-platform library for parsing and building PE\PE+ formats☆82Updated 3 years ago
- WinDbg debugger extension library providing various tools to analyse, dump and fix (restore) Microsoft Portable Executable files for both…☆84Updated 11 months ago
- Basic utility code for reading and modifying PE files (EXE, DLL, ...)☆49Updated 6 years ago
- PE Bliss - Cross-Platform Portable Executable C++ Library☆59Updated last year
- ☆38Updated 6 years ago
- VrtuleTree is a tool that displays information about driver and device objects present in the system and relations between them. Its func…☆60Updated 4 years ago
- Windows 10 PE image loader (LDR) NTDLL component toolbox☆49Updated 5 years ago
- Analyze PatchGuard☆59Updated 6 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆79Updated 6 years ago
- Crash Windows 10 up to RS2 from an unprivileged process☆41Updated 7 years ago
- Plugin to label PEB addresses.☆31Updated 8 years ago
- A set of tiny C++ RAII wrappers for NT Native/Win32 APIs including its own C++0x Standard Library (formerly STL) implementation.☆59Updated 3 years ago
- ntos internals☆22Updated 5 years ago
- Modern UI controls for win64 assembler☆30Updated last year
- Bypass HackShield several specific SSDT hook in Ring0☆24Updated 10 years ago
- Example of real-time Windows ETW packet capture session☆53Updated 8 years ago
- Windows Server 2K3 NT 5☆12Updated 4 years ago
- Extend dia2dump utility to generate cpp code from pdb☆33Updated 2 years ago
- Simple command line version of Sysinternals WinObj. Currently just lists object names and types given an object manager directory.☆21Updated last year
- 🧶 The Win32 usermode threading library with UMS/fibers/threads support☆32Updated 6 years ago
- A software driver that lets you log kernel-mode debug output into a file on Windows.