turingcompl33t / windows-internalsLinks
Exploring Windows Internals.
☆62Updated 5 years ago
Alternatives and similar repositories for windows-internals
Users that are interested in windows-internals are comparing it to the libraries listed below
Sorting:
- 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
- Driver and WinDBG scripts to dump information about all resources and lookaside lists☆68Updated 5 years ago
- A research project about Windows notify routines.☆37Updated 5 years ago
- Standalone program to download PDB Symbol files for debugging without WDK☆79Updated 6 years ago
- Driver demonstrating how to register a DPC to asynchronously wait on an object☆49Updated 4 years ago
- Bypassing code hooks detection in modern anti-rootkits via building faked PTE entries.☆79Updated 14 years ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆110Updated 5 years ago
- This is a simple driver with x64 inline assembly☆57Updated 5 years ago
- View handles and object for each object type☆64Updated 5 years ago
- File system minifilter driver for Windows to block symbolic link attacks.☆52Updated 4 years ago
- (DEPRECATED) A simple anti-anti debug library for Windows☆29Updated 5 years ago
- POC of sysenter x64 LSTAR MSR hook☆40Updated 11 years ago
- Windbg extension that allows you analyze Control Flow Guard map☆36Updated 3 years ago
- 大表哥的Syscall-Monitor☆34Updated 6 years ago
- a simple intel vt code both support x86 & x64. PatchGuard monitor.☆76Updated 3 years ago
- Analyze PatchGuard☆59Updated 7 years ago
- Tools made for my Hyper-V blog series @ https://foxhex0ne.blogspot.com/☆57Updated 5 years ago
- kernel-mode TDI client which can send and receive HTTP requests☆55Updated 7 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 5 years ago
- Kernel-Mode rootkit that connects to a remote server to send & recv commands☆33Updated 6 years ago
- ☆36Updated 4 years ago
- This repository contains some tools that I have written in the past☆28Updated last year
- ☆69Updated 4 years ago
- Open Course for diving security internal☆51Updated 5 years ago
- clone of armadillo patched for windows☆47Updated 10 months ago
- win10 pgContext dynamic dump (btc version)☆107Updated 5 years ago
- An API Monitor based on Instrumentation☆43Updated 7 years ago
- All Nt Syscall and W32k Syscall in one asm, include, and call it!☆58Updated 3 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