zodiacon / winnativeapibooksamplesLinks
Samples from my book Windows Native API programming
☆79Updated 6 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☆73Updated last year
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆150Updated 2 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆126Updated 2 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆92Updated 7 months ago
- Finding Truth in the Shadows☆119Updated 2 years ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Minifilter Callback Patching Proof-of-Concept☆73Updated 3 years ago
- Windows Kernel Programming Experiments☆82Updated 3 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆115Updated 3 years ago
- Remote Thread Detection with a Kernel Driver☆33Updated 10 months ago
- Add an empty section to a PE file☆53Updated 8 years ago
- windows rootkit☆61Updated last year
- vulnerability in zam64.sys, zam32.sys allowing ring 0 code execution. CVE-2021-31727 and CVE-2021-31728 public reference.☆91Updated 4 years ago
- ☆114Updated 3 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆114Updated 2 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆85Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆89Updated last month
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆90Updated 2 years ago
- Collection of DLL function export forwards for DLL export function proxying☆106Updated 3 months ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆129Updated 2 years ago
- A x64 PE Packer/Protector Developed in C++ and VisualStudio☆54Updated 2 years ago
- Run Processes as PPL with ELAM☆172Updated 3 years ago
- Windows API Call Obfuscation☆109Updated 2 years ago
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆32Updated last year
- Reverse engineering winapi function loadlibrary.☆223Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆237Updated last year
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆78Updated 2 years ago
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆144Updated 3 years ago