zodiacon / winnativeapibooksamplesLinks
Samples from my book Windows Native API programming
☆71Updated 2 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☆64Updated 10 months ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆88Updated 3 months ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆118Updated 2 years ago
- Finding Truth in the Shadows☆110Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Collection of DLL function export forwards for DLL export function proxying☆98Updated last year
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆139Updated 2 years ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- Remote Thread Detection with a Kernel Driver☆31Updated 6 months ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆80Updated 2 years ago
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- ☆114Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆113Updated 3 years ago
- Minifilter Callback Patching Proof-of-Concept☆71Updated 2 years ago
- Add an empty section to a PE file☆52Updated 7 years ago
- windows rootkit☆60Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 3 weeks ago
- Example of building an application verifer DLL☆48Updated last year
- ☆71Updated 2 years ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆70Updated 3 months ago
- silence file system monitoring components by hooking their minifilters☆57Updated 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
- Minimal PoC developed as discuss in https://captmeelo.com/redteam/maldev/2022/05/10/ntcreateuserprocess.html☆139Updated 3 years ago
- research revolving the windows filtering platform callout mechanism☆32Updated last year
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆105Updated 2 years ago
- Windows Kernel Programming Experiments☆80Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆87Updated 2 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆64Updated 2 years ago
- Run Processes as PPL with ELAM☆164Updated 3 years ago
- Compact MBR Bootkit for Windows☆53Updated 3 years ago