OSRDrivers / windbg-extsLinks
Various WinDbg extensions and scripts
☆31Updated 7 years ago
Alternatives and similar repositories for windbg-exts
Users that are interested in windbg-exts are comparing it to the libraries listed below
Sorting:
- View handles and object for each object type☆64Updated 6 years ago
- penter hook example and driver time recorder☆31Updated 8 years ago
- Advance LPC☆70Updated 8 years ago
- Driver and WinDBG scripts to dump information about all resources and lookaside lists☆65Updated 5 years ago
- This repository contains some tools that I have written in the past☆28Updated 2 years ago
- NDC Oslo 2019 slides and demos☆32Updated 4 years ago
- Windows_OS_Internals_Curriculum_Resource_Kit-ACADEMIC☆26Updated 6 years ago
- WinDbg debugger extension library providing various tools to analyse, dump and fix (restore) Microsoft Portable Executable files for both…☆84Updated last year
- Trace events in real time sessions☆45Updated 2 years ago
- Writing WDF Drivers I: Core Concepts Lab Material☆53Updated 2 years ago
- Example of real-time Windows ETW packet capture session☆53Updated 8 years ago
- VMCS Auditor provides almost all of Intel's VMCS Layout checklist based on Bochs Emulator.☆32Updated 6 years ago
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆36Updated last year
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆50Updated 4 years ago
- A research project about Windows notify routines.☆38Updated 5 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆52Updated 4 years ago
- drvtriks kernel driver for Windows 7 SP1 and 8.1 x64, that tricks around in your system.☆33Updated 8 years ago
- An API Monitor based on Instrumentation