zodiacon / winnativeapibooksamplesLinks
Samples from my book Windows Native API programming
☆74Updated 4 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☆67Updated last year
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆123Updated 2 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆89Updated 5 months ago
- Finding Truth in the Shadows☆116Updated 2 years ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆146Updated 2 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆79Updated 2 months ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Example of building an application verifer DLL☆49Updated last year
- Remote Thread Detection with a Kernel Driver☆32Updated 8 months ago
- ☆114Updated 3 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆82Updated 2 years ago
- Collection of DLL function export forwards for DLL export function proxying☆104Updated 3 weeks ago
- A fully compatible replacement of Windows NT NtCreateLowBoxToken syscall - precisely restored from reverse engineering☆41Updated 3 months ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆142Updated 3 years ago
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆32Updated last year
- Windows Kernel Programming Experiments☆80Updated 3 years ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆72Updated 5 months ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆90Updated 2 years ago
- Minifilter Callback Patching Proof-of-Concept☆74Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆113Updated 3 years ago
- Add an empty section to a PE file☆53Updated 8 years ago
- Run Processes as PPL with ELAM☆169Updated 3 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆136Updated 3 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆112Updated 2 years ago
- ☆26Updated 2 years ago
- Compact MBR Bootkit for Windows☆54Updated 3 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆73Updated 2 years ago
- Herpaderply Hollowing - a PE injection technique, hybrid between Process Hollowing and Process Herpaderping☆63Updated 2 years ago