am0nsec / wkpe
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
- Finding Truth in the Shadows☆92Updated 2 years ago
- ☆71Updated 2 years ago
- Abusing exceptions for code execution.☆110Updated 2 years ago
- vulnerability in zam64.sys, zam32.sys allowing ring 0 code execution. CVE-2021-31727 and CVE-2021-31728 public reference.☆92Updated 4 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆110Updated 3 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆63Updated 8 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆53Updated 2 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆106Updated 3 years ago
- An example of how x64 kernel shellcode can dynamically find and use APIs☆105Updated 4 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆86Updated last month
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆117Updated last year
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 10 months ago
- Add an empty section to a PE file☆51Updated 7 years ago
- Minifilter Callback Patching Proof-of-Concept☆71Updated 2 years ago
- Samples from my book Windows Native API programming☆61Updated last week
- ☆143Updated last year
- ☆110Updated 2 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆245Updated 2 years ago
- A small PoC that creates processes in Windows☆182Updated 11 months ago
- ☆87Updated 11 months ago
- Enabled / Disable LSA Protection via BYOVD☆68Updated 3 years ago
- A PoC designed to bypass all usermode hooks in a WoW64 environment.☆149Updated 4 years ago
- PoC capable of detecting manual syscalls from usermode.☆194Updated 5 months ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆213Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆217Updated last year
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆231Updated 10 months ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆100Updated 2 years ago
- Windows kernel driver template for cmkr and llvm-msvc.☆34Updated last year
- A novel technique to communicate between threads using the standard ETHREAD structure☆111Updated 4 years ago
- Elevate arbitrary MSR writes to kernel execution.☆35Updated last year