repnz / windows-inspectorLinks
A driver to intercept low level windows events
☆64Updated 6 years ago
Alternatives and similar repositories for windows-inspector
Users that are interested in windows-inspector are comparing it to the libraries listed below
Sorting:
- c++ implementation of windows heavens gate☆70Updated 4 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆80Updated 6 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆110Updated 5 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆52Updated 5 years ago
- Lightweight Portable Executable parsing library and a demo peParser application.☆80Updated 3 years ago
- Miscellaneous Code and Docs☆84Updated 6 months ago
- Windows 10 PE image loader (LDR) NTDLL component toolbox☆49Updated 6 years ago
- C++ library for low-level Windows development☆81Updated last year
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆50Updated 5 years ago
- Static library and headers for linking your software with ntdll.dll☆38Updated 6 years ago
- Debug Print viewer (user and kernel)☆71Updated last year
- This is the P.O.C source for hooking the system calls on Windows 10 (1903) using it's dynamic trace feature weakness☆53Updated 6 years ago
- Record & prevent file deletion in kernel mode