OSRDrivers / Inverted
Example WDF/KMDF driver and test app demonstrating the "inverted call model"
☆32Updated 4 years ago
Related projects ⓘ
Alternatives and complementary repositories for Inverted
- Static Library For Windows Drivers☆30Updated this week
- IA32-doc is a project which aims to put as many definitions from the Intel Manual into machine-processable format as possible☆16Updated 2 years ago
- ☆33Updated 4 years ago
- ☆46Updated 3 years ago
- Very tiny and selective implementation of STL for Windows NT kernel mode drivers☆18Updated 3 years ago
- A bunch of architectural headers for i386 and AMD64☆35Updated last year
- A framework for KMDF-based upper filter drivers to behave as bus filters. You don't need to write WDM drivers any more!☆22Updated this week
- Hook IDT vector 0xb2 to detect SCI in 64bit windows.☆33Updated 2 years ago
- x64 assembler library☆32Updated 5 months ago
- Debug Print viewer (user and kernel)☆63Updated 9 months ago
- Example of hijacking system calls via function pointer tables☆32Updated 3 years ago
- Visual Studio Project example for using Microsoft's STL in WDM (Windows Kernel-mode Driver)☆23Updated 3 years ago
- Various WinDbg extensions and scripts☆31Updated 6 years ago
- Reverse Engineering☆12Updated 7 years ago
- kernel-mode TDI client which can send and receive HTTP requests☆55Updated 6 years ago
- Analysing and defeating PatchGuard universally☆34Updated 4 years ago
- ☆29Updated 3 years ago
- ☆35Updated 5 years ago
- Simplifies the Windows Kernel APIs by making the existing function easier to use, and extends them by creating functions that could possi…☆26Updated 3 months ago
- IDT HOOK KiPageFault test Modified from: github.com/kanren3/x64-IDT-HOOK☆15Updated 4 years ago
- An improved Detours.☆40Updated 2 weeks ago
- Shareds for kernel developement☆27Updated 10 years ago
- ☆19Updated 6 years ago
- Windows Console Monitor☆32Updated 5 years ago
- Lightweight x86-64 instruction length disassembler (LDE)☆27Updated last year
- Native API header files for the Process Hacker project (nightly).☆24Updated last week
- 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…