am0nsec / wkpeLinks
Windows Kernel Programming Experiments
☆79Updated 2 years ago
Alternatives and similar repositories for wkpe
Users that are interested in wkpe are comparing it to the libraries listed below
Sorting:
- Abusing exceptions for code execution.☆111Updated 2 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
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆64Updated 10 months ago
- Samples from my book Windows Native API programming☆71Updated 2 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆64Updated 2 years ago
- Add an empty section to a PE file☆52Updated 7 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆87Updated 3 months ago
- Finding Truth in the Shadows☆110Updated 2 years ago
- Compact MBR Bootkit for Windows☆53Updated 3 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- ☆71Updated 2 years ago
- ☆146Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆113Updated 3 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆106Updated 4 years ago
- ☆114Updated 2 years ago
- ☆25Updated 2 years ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- BYOVD: Loading dbk64.sys and grabbing a handle to it☆154Updated 3 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆248Updated 2 years ago
- Hooking the GDT - Installing a Call Gate. POC for Rootkit Arsenal Book Second Edition (version 2022)☆72Updated last year
- 2022 Updated Kernelmode-Code☆32Updated last year
- Minifilter Callback Patching Proof-of-Concept☆71Updated 2 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆118Updated 2 years ago
- Resolve DOS MZ executable symbols at runtime☆95Updated 3 years ago
- A years-old exploit of a local EoP vulnerability in Kingsoft Antivirus KWatch Driver version 2009.3.17.77.☆38Updated 3 years ago
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆41Updated 8 months ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆105Updated 2 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆124Updated 2 years ago
- arbitrary kernel read/write in dbutil_2_3.sys, Proof of Concept Local Privilege Escalation to nt authority/system☆57Updated 3 years ago
- Windows PDB Parser using Imagehlp library.☆16Updated 2 years ago