yardenshafir / DpcWait
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
- Windbg extension that allows you analyze Control Flow Guard map☆34Updated 3 years ago
- Figuring out the cause of a handle downgrade☆24Updated 2 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
- Takes a Windbg dumped structure (using the 'dt' command) and formats it into a C structure☆35Updated 8 months ago
- Driver and WinDBG scripts to dump information about all resources and lookaside lists☆67Updated 4 years ago
- Analysing and defeating PatchGuard universally☆34Updated 4 years ago
- A research project about Windows notify routines.☆35Updated 4 years ago
- View handles and object for each object type☆62Updated 5 years ago
- Documenting system information classes and their uses☆50Updated 3 years ago
- A library for intel VT-x hypervisor functionality supporting EPT shadowing.☆49Updated 4 years ago
- Helper script for Windows kernel debugging with IDA Pro on VMware + GDB stub (including PDB symbols)☆63Updated last year
- Tools made for my Hyper-V blog series @ https://foxhex0ne.blogspot.com/☆55Updated 4 years ago
- ☆29Updated 3 years ago
- ☆68Updated 4 years ago
- ☆15Updated 2 years ago
- ☆34Updated 4 years ago
- Just an example of a well-known technique to detect memory tampering via Windows Working Sets.☆16Updated 3 years ago
- Helper Script to convert a Windbg dumped structure (using the 'dt' command) into a C structure. It creates dummy structs for you if neede…☆26Updated last year
- An API Monitor based on Instrumentation☆43Updated 7 years ago
- NDC Oslo 2019 slides and demos☆32Updated 4 years ago
- ☆59Updated 2 years ago
- Debug Print viewer (user and kernel)☆65Updated last year
- 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
- 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
- A Windows API hooking library !☆31Updated 2 years ago
- ☆24Updated 6 years ago
- Example of hijacking system calls via function pointer tables☆32Updated 3 years ago
- x64 assembler library☆31Updated 9 months ago
- Fetch PDB symbols directly from Microsoft's symbol servers☆42Updated 3 years ago
- This is a simple driver with x64 inline assembly☆54Updated 4 years ago