jxy-s / stlkrnView external linksLinks
C++ STL in the Windows Kernel with C++ Exception Support
☆434Aug 16, 2023Updated 2 years ago
Alternatives and similar repositories for stlkrn
Users that are interested in stlkrn are comparing it to the libraries listed below
Sorting:
- C++ Exceptions in Windows Drivers☆221Dec 21, 2020Updated 5 years ago
- The Universal C++ RunTime library, supporting kernel-mode C++ exception-handler and STL.☆407Jul 12, 2024Updated last year
- Easy Anti PatchGuard☆223Apr 9, 2021Updated 4 years ago
- C/C++ Runtime library for system file (Windows Kernel Driver) - Supports Microsoft STL☆194Aug 27, 2022Updated 3 years ago
- Analyze patches in a process☆259Jul 28, 2021Updated 4 years ago
- Windows kernel hacking framework, driver template, hypervisor and API written on C++☆1,802Nov 12, 2023Updated 2 years ago
- Hex-Rays microcode plugin for automated simplification of Windows Kernel decompilation.☆643Jan 28, 2025Updated last year
- The Kernel-Mode Winsock library, supporting TCP, UDP and Unix sockets (DGRAM and STREAM).☆275Jan 27, 2025Updated last year
- Defeating Patchguard universally for Windows 8, Windows 8.1 and all versions of Windows 10 regardless of HVCI.☆901Nov 21, 2019Updated 6 years ago
- pdbex is a utility for reconstructing structures and unions from the PDB into compilable C headers☆890Jun 18, 2025Updated 7 months ago
- Windows Kernel Driver with C++ runtime☆181Sep 26, 2020Updated 5 years ago
- Simple project that demonstrates how an ETW consumer can be created just by using NTDLL☆146Feb 23, 2019Updated 6 years ago
- KSOCKET provides a very basic example how to make a network connections in the Windows Driver by using WSK☆541Sep 2, 2022Updated 3 years ago
- A library to develop kernel level Windows payloads for post HVCI era☆483May 18, 2021Updated 4 years ago
- Using Microsoft Warbird to automatically unpack and execute encrypted shellcode in ClipSp.sys without triggering PatchGuard☆265Aug 31, 2022Updated 3 years ago
- The program draws with win32k gdi functions in the kernel while NtGdiDdDDISubmitCommand is being hooked.☆342Apr 27, 2020Updated 5 years ago
- A simple x86_64 AMD-v hypervisor type-2 Programmed with C++, with soon to be added syscall hooks. [W.I.P]☆103Aug 3, 2023Updated 2 years ago
- Emulate Drivers in RING3 with self context mapping or unicorn☆365Aug 18, 2022Updated 3 years ago
- hvpp is a lightweight Intel x64/VT-x hypervisor written in C++ focused primarily on virtualization of already running operating system☆1,284Mar 15, 2021Updated 4 years ago
- Hook system calls on Windows by using Kaspersky's hypervisor☆1,272Apr 1, 2024Updated last year
- Inline syscalls made easy for windows on clang☆736Jun 21, 2024Updated last year
- Research on Windows Kernel Executive Callback Objects☆315Feb 22, 2020Updated 5 years ago
- InfinityHookPro Win7 -> Win11 latest☆551Feb 7, 2023Updated 3 years ago
- Kernel Template Library: STL-style containers and tools for Windows kernel space programming☆97Aug 20, 2022Updated 3 years ago
- Load your driver like win32k.sys☆258Aug 20, 2022Updated 3 years ago
- Using C++ STL on Windows kernle development☆91Feb 21, 2019Updated 6 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆384Jul 6, 2022Updated 3 years ago
- Turn off PatchGuard in real time for win7 (7600) ~ later☆1,038Apr 21, 2022Updated 3 years ago
- Static user/kernel mode library that allows access to all functions and global variables by extracting offsets from the PDB☆117May 29, 2025Updated 8 months ago
- A driver that hooks C: volume using symbolic link callback to track all FS access to the volume☆110Apr 24, 2020Updated 5 years ago
- SimpleSvmHook is a research purpose hypervisor for Windows on AMD processors.☆460Feb 18, 2021Updated 4 years ago
- Simple x86-64 VT-x Hypervisor with EPT Hooking☆949Apr 24, 2023Updated 2 years ago
- Kernel-Mode extended version of https://github.com/microsoft/Detours☆180Jun 1, 2025Updated 8 months ago
- Minimalistic VT-x hypervisor with hooks☆929Oct 18, 2019Updated 6 years ago
- Hooking kernel functions by abusing alignment☆248Jan 5, 2021Updated 5 years ago
- Windows Driver Kit Extesion Header (Undoc)☆135Nov 9, 2021Updated 4 years ago
- ☆193May 1, 2023Updated 2 years ago
- The Grimoire Hypervisor solution for x86 Processors with experimental nested virtualization support. Remastering with Rust in progress.☆606Feb 1, 2026Updated 2 weeks ago
- Resolve DOS MZ executable symbols at runtime☆96Nov 12, 2021Updated 4 years ago