yardenshafir / DpcWaitLinks
Driver demonstrating how to register a DPC to asynchronously wait on an object
☆49Updated 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☆68Updated 5 years ago
- Figuring out the cause of a handle downgrade☆24Updated 2 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆79Updated 6 years ago
- View handles and object for each object type☆64Updated 5 years ago
- This repository contains some tools that I have written in the past☆28Updated last year
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆36Updated last year
- Windbg extension that allows you analyze Control Flow Guard map☆36Updated 3 years ago
- A research project about Windows notify routines.☆37Updated 5 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
- File system minifilter driver for Windows to block symbolic link attacks.☆52Updated 4 years ago
- Analysing and defeating PatchGuard universally☆35Updated 4 years ago
- ☆69Updated 4 years ago
- win32/x64 obfuscate framework☆32Updated 6 years ago
- Example of hijacking system calls via function pointer tables☆31Updated 4 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 7 years ago
- ☆13Updated 2 years ago
- (DEPRECATED) A simple anti-anti debug library for Windows☆29Updated 5 years ago
- This is the P.O.C source for hooking the system calls on Windows 10 (1903) using it's dynamic trace feature weakness☆53Updated 5 years ago
- A POC for Windows Extension Host hooking☆24Updated 6 years ago
- Miscellaneous Code and Docs☆82Updated last month
- Library for using direct system calls☆35Updated 6 months ago
- ☆36Updated 4 years ago
- This is a simple driver with x64 inline assembly☆57Updated 5 years ago
- Retrieve pointers to undocumented kernel functions and offsets to members within undocumented structures to use in your driver by using t…☆62Updated 6 years ago
- c++ implementation of windows heavens gate☆72Updated 4 years ago
- An API Monitor based on Instrumentation☆43Updated 7 years ago
- Call 32bit NtDLL API directly from WoW64 Layer☆60Updated 4 years ago
- NDC Oslo 2019 slides and demos☆32Updated 4 years ago
- x64 assembler library☆31Updated last year
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago