repnz / windows-inspector
A driver to intercept low level windows events
☆62Updated 5 years ago
Alternatives and similar repositories for windows-inspector:
Users that are interested in windows-inspector are comparing it to the libraries listed below
- Implementation of a dispatcher for Structured Exceptions inside a Vectored Exception Handler☆40Updated 5 years ago
- Debug Print viewer (user and kernel)☆66Updated last year
- ☆30Updated 6 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆51Updated 4 years ago
- ☆31Updated 4 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆53Updated 5 years ago
- c++ implementation of windows heavens gate☆68Updated 4 years ago
- An example of a client and server using Windows' ALPC functions to send and receive data.☆95Updated 2 months ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆108Updated 4 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆49Updated 4 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆75Updated 5 years ago
- Driver and WinDBG scripts to dump information about all resources and lookaside lists☆67Updated 5 years ago
- Miscellaneous Code and Docs☆80Updated last year
- C++ library for low-level Windows development☆74Updated last year
- ☆68Updated 4 years ago
- Documenting system information classes and their uses☆50Updated 3 years ago
- ☆37Updated 5 years ago
- This repository contains some tools that I have written in the past☆28Updated last year
- NDC Oslo 2019 slides and demos☆32Updated 4 years ago
- DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10☆52Updated last year
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆139Updated 6 years ago
- Load and unload a DLL into an remote process without using WriteProcessMemory ;)☆16Updated 10 years ago
- Code injection by hijacking threads in Windows 32-bit applications☆43Updated 6 years ago
- ASUSTeK AsIO3 I/O driver unlock☆21Updated 3 years ago
- Example of hijacking system calls via function pointer tables☆31Updated 3 years ago
- Static library and headers for linking your software with ntdll.dll☆32Updated 5 years ago
- Figuring out the cause of a handle downgrade☆24Updated 2 years ago
- Windows 10 PE image loader (LDR) NTDLL component toolbox☆49Updated 5 years ago
- Windbg extension that allows you analyze Control Flow Guard map☆34Updated 3 years ago
- Bypassing code hooks detection in modern anti-rootkits via building faked PTE entries.☆75Updated 14 years ago