zodiacon / winnativeapibooksamplesLinks
Samples from my book Windows Native API programming
☆80Updated 7 months ago
Alternatives and similar repositories for winnativeapibooksamples
Users that are interested in winnativeapibooksamples are comparing it to the libraries listed below
Sorting:
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆75Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆95Updated 9 months ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆128Updated 2 years ago
- Finding Truth in the Shadows☆120Updated 2 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆157Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 2 months ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- A Windows PE loader / manual mapper for executables (x86 and x64) with full TLS (Thread Local Storage) support.☆82Updated 2 months ago
- Remote Thread Detection with a Kernel Driver☆33Updated 11 months ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆77Updated 3 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆138Updated 3 years ago
- Windows Kernel Programming Experiments☆85Updated 3 years ago
- Minifilter Callback Patching Proof-of-Concept☆73Updated 3 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆86Updated 2 years ago
- research revolving the windows filtering platform callout mechanism☆35Updated last year
- ☆114Updated 3 years ago
- ☆101Updated 3 weeks ago
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆32Updated last year
- Example of building an application verifer DLL☆50Updated last year
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆130Updated 2 years ago
- windows rootkit☆60Updated last year
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆115Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆115Updated 3 years ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆73Updated 9 months ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆90Updated 2 years ago
- vulnerability in zam64.sys, zam32.sys allowing ring 0 code execution. CVE-2021-31727 and CVE-2021-31728 public reference.☆91Updated 4 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆79Updated 3 years ago
- A fully compatible replacement of Windows NT NtCreateLowBoxToken syscall - precisely restored from reverse engineering☆41Updated 6 months ago
- A serie of exploits targeting eneio64.sys - Turning Physical Memory R/W into Virtual Memory R/W☆108Updated 2 months ago
- Add an empty section to a PE file☆53Updated 8 years ago