zodiacon / winnativeapibooksamplesLinks
Samples from my book Windows Native API programming
☆80Updated 8 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☆77Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Updated 9 months ago
- Finding Truth in the Shadows☆120Updated 3 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆130Updated 2 years ago
- ☆117Updated 3 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆115Updated 2 years ago
- Remote Thread Detection with a Kernel Driver☆34Updated last year
- Example of building an application verifer DLL☆50Updated last year
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆164Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆77Updated 3 years ago
- Windows Kernel Programming Experiments☆85Updated 3 years ago
- A Windows PE loader / manual mapper for executables (x86 and x64) with full TLS (Thread Local Storage) support.☆84Updated 3 months ago
- Minifilter Callback Patching Proof-of-Concept☆73Updated 3 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆79Updated 3 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆138Updated 3 years ago
- ☆72Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 3 months ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆87Updated 2 years ago
- Add an empty section to a PE file☆53Updated 8 years ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆51Updated 2 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆144Updated 3 years ago
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆41Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆81Updated 7 months ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆116Updated 3 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
- Some Code Samples for Windows based Inter-Process-Communication (IPC)☆208Updated last year
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆91Updated 2 years ago
- Minimalistic HTTP(S) client for the NT kernel☆61Updated last month
- Compact MBR Bootkit for Windows☆52Updated 4 years ago
- Run Processes as PPL with ELAM☆175Updated 3 years ago