yardenshafir / DpcWaitLinks
Driver demonstrating how to register a DPC to asynchronously wait on an object
☆50Updated 4 years ago
Alternatives and similar repositories for DpcWait
Users that are interested in DpcWait are comparing it to the libraries listed below
Sorting:
- Driver and WinDBG scripts to dump information about all resources and lookaside lists☆65Updated 5 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆78Updated 6 years ago
- Analysing and defeating PatchGuard universally☆36Updated 5 years ago
- A research project about Windows notify routines.☆38Updated 5 years ago
- ☆68Updated 4 years ago
- Figuring out the cause of a handle downgrade☆24Updated 2 years ago
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆36Updated 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
- ☆31Updated 3 years ago
- This repository contains some tools that I have written in the past☆28Updated 2 years ago
- (DEPRECATED) A simple anti-anti debug library for Windows☆30Updated 5 years ago
- View handles and object for each object type☆64Updated 6 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆52Updated 4 years ago
- win32/x64 obfuscate framework☆33Updated 6 years ago
- NDC Oslo 2019 slides and demos☆32Updated 4 years ago
- Windbg extension that allows you analyze Control Flow Guard map☆36Updated 4 years ago
- ☆13Updated 2 years ago
- Example of hijacking system calls via function pointer tables☆31Updated 4 years ago
- ☆37Updated 5 years ago
- Miscellaneous Code and Docs☆84Updated 4 months ago
- Walks the Process' VAD list to grab the PTE's corresponding to a usermode virtual address, all to get the physical address☆23Updated 3 years ago
- A POC for Windows Extension Host hooking☆24Updated 6 years ago
- An API Monitor based on Instrumentation☆44Updated 7 years ago
- DirectNtApi - simple method to make ntapi function call without importing or walking export table. Work under Windows 7, 8 and 10☆53Updated last year
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆64Updated 6 years ago
- Library for using direct system calls☆36Updated 9 months ago
- This is a simple driver with x64 inline assembly☆57Updated 5 years ago
- ☆24Updated 6 years ago
- Detects if a Kernel mode debugger is active by reading the value of KUSER_SHARED_DATA.KdDebuggerEnabled. It is a high level and portable …☆23Updated 8 years ago
- Windows Console Monitor☆34Updated 6 years ago