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
- Finding Truth in the Shadows☆92Updated 2 years ago
- PoC: Rebuild A New Path Back to the Heaven's Gate (HITB 2021)☆106Updated 4 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆63Updated 9 months ago
- Detours implementation (x64/x86) which used only ntdll import☆89Updated 11 months ago
- ☆143Updated last year
- An example of how x64 kernel shellcode can dynamically find and use APIs☆106Updated 5 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆117Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆111Updated 3 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 novel technique to communicate between threads using the standard ETHREAD structure☆111Updated 4 years ago
- Some source code to demonstrate avoiding certain direct syscall detections by locating and JMPing to a legitimate syscall instruction wit…☆214Updated 2 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆245Updated 2 years ago
- Samples from my book Windows Native API programming☆67Updated 3 weeks ago
- ☆25Updated 2 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆55Updated 2 years ago
- A code parser for C-Style header files that lets you to parse function's prototypes and data types used in their parameters.☆93Updated 3 years ago
- A helper utility for creating shellcodes. Cleans MASM file generated by MSVC, gives refactoring hints.☆178Updated last month
- Hook all callbacks which are registered with LdrRegisterDllNotification☆87Updated last month
- Windows PDB Parser using Imagehlp library.☆16Updated 2 years ago
- A PoC for adding NtContinue to CFG allowed list in order to make Ekko work in a CFG protected process☆102Updated 2 years ago
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆216Updated last year
- Enabled / Disable LSA Protection via BYOVD☆68Updated 3 years ago
- ☆165Updated 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
- APC Internals Research Code☆166Updated 4 years ago
- ☆111Updated 2 years ago
- ☆71Updated 2 years ago
- Minifilter Callback Patching Proof-of-Concept☆71Updated 2 years ago
- A small PoC that creates processes in Windows☆182Updated 11 months ago