AndrewGaspar / km-stl
A drop-in replacement for the C++ STL for kernel mode Windows drivers. The goal is to have implementations for things like the standard algorithms that don't require memory allocations or exceptions, and for implementations of type traits and other compile-time related headers. Full implementation of the STL is a non-goal.
☆31Updated 8 years ago
Alternatives and similar repositories for km-stl:
Users that are interested in km-stl are comparing it to the libraries listed below
- Very tiny and selective implementation of STL for Windows NT kernel mode drivers☆18Updated 3 years ago
- ETW Tracing C++ project☆16Updated 4 years ago
- Open Source Libraries Collection☆24Updated 9 years ago
- XDK is a fully featured C++ wrapper library for Windows kernel development☆20Updated 9 years ago
- 🧶 The Win32 usermode threading library with UMS/fibers/threads support☆30Updated 5 years ago
- PoC of BOOST-ed _EPROCESS.VadRoot iterating☆25Updated 10 years ago
- Analysing and defeating PatchGuard universally☆34Updated 4 years ago
- ☆9Updated 11 years ago
- Spoof Windows Test Signing Mode☆29Updated 6 years ago
- windows LPC library☆40Updated 11 years ago
- A tool to dump informations about the caller of a function.☆12Updated 8 years ago
- Kernel C++ driver developing library; std & boost partially supported☆47Updated 9 years ago
- A Hobbyist Operating System based off the ReactOS/NT Kernel experimenting with OS Development.☆26Updated 12 years ago
- Static Library For Windows Drivers☆33Updated last month
- just an lite AntiRootkit for interesting☆23Updated 9 years ago
- Shareds for kernel developement☆28Updated 11 years ago
- ☆34Updated 4 years ago
- User-mode program parsing logs created by HyperPlatform☆18Updated 8 years ago
- A slightly safer io access library☆13Updated 3 years ago
- Some garbage drivers written for getting started☆64Updated 5 years ago
- XEDParse emulator based on asmjit/asmtk.☆22Updated 11 months ago
- Demo List cm/ps/ob/minifilter callback And Patch/Bypass it☆28Updated 7 years ago
- cross platform library to manipulate and extract information of memory regions☆34Updated 6 years ago
- LPC (Local Procedure Call) is a portion of Windows NT kernel, used for fast communication between threads or processes. It can be also us…☆15Updated 3 years ago
- Small tool which loads Windows drivers with NtLoadDriver☆44Updated 3 years ago
- ☆25Updated 7 years ago
- ice9 - is anticheat based on usermode tricks and undocumented methods , builded as dll for loading trought the shibari framework☆19Updated last month
- Analyze PatchGuard☆55Updated 6 years ago
- Capstone disassembly/disassembler framework: Core (Arm, Arm64, M68K, Mips, PPC, Sparc, SystemZ, X86, X86_64, XCore) + bindings (Python, J…☆14Updated 5 years ago
- Remote memory library in C++17.☆31Updated 6 years ago