zodiacon / winnativeapibooksamplesLinks
Samples from my book Windows Native API programming
☆76Updated 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☆70Updated last year
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆124Updated 2 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆147Updated 2 years ago
- Finding Truth in the Shadows☆116Updated 2 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆90Updated 6 months ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆83Updated 2 years ago
- Remote Thread Detection with a Kernel Driver☆32Updated 8 months ago
- A Windows executable (PE) loader (x86 and x64) with full TLS (Thread Local Storage) support (manual mapper)☆72Updated 3 months ago
- Detours implementation (x64/x86) which used only ntdll import☆89Updated last year
- Files for http://blog.deniable.org/posts/windows-callbacks/☆76Updated 3 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆79Updated 3 months ago
- ☆114Updated 3 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆114Updated 3 years ago
- Windows Kernel Programming Experiments☆80Updated 3 years ago
- Minifilter Callback Patching Proof-of-Concept☆73Updated 2 years ago
- Example of building an application verifer DLL☆49Updated last year
- Reverse engineering winapi function loadlibrary.☆217Updated 2 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆89Updated 2 years ago
- Add an empty section to a PE file☆53Updated 8 years ago
- Collection of DLL function export forwards for DLL export function proxying☆105Updated last month
- SetWinEventHook Sample☆49Updated 2 years ago
- Code used in this post https://captmeelo.com/redteam/maldev/2022/04/21/kernelcallbacktable-injection.html☆135Updated 3 years ago
- Enabled / Disable LSA Protection via BYOVD☆78Updated 3 years ago
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆32Updated last year
- Exploits targeting eneio64.sys - Turning Physical Memory R/W into Virtual Memory R/W☆103Updated last month
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆74Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆235Updated last year
- Windows API Call Obfuscation☆108Updated 2 years ago
- Run Processes as PPL with ELAM☆171Updated 3 years ago