AndrewGaspar / km-stlLinks
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
Sorting:
- Very tiny and selective implementation of STL for Windows NT kernel mode drivers☆18Updated 3 years ago
- XDK is a fully featured C++ wrapper library for Windows kernel development☆20Updated 9 years ago
- ☆9Updated 12 years ago
- User-mode program parsing logs created by HyperPlatform☆18Updated 8 years ago
- PoC of BOOST-ed _EPROCESS.VadRoot iterating☆25Updated 11 years ago
- Analysing and defeating PatchGuard universally☆35Updated 4 years ago
- 🧶 The Win32 usermode threading library with UMS/fibers/threads support☆30Updated 5 years ago
- Spoof Windows Test Signing Mode☆29Updated 6 years ago
- x64 Kernel Hooks Detection☆24Updated 8 years ago
- use crystalCPUID to identify vt-x & amd-v☆17Updated 10 years ago
- A tool to dump informations about the caller of a function.☆13Updated 8 years ago
- ETW Tracing C++ project☆15Updated 4 years ago
- Open Source Libraries Collection☆24Updated 9 years ago
- Hidden module/dll detector for windows apps☆15Updated 8 years ago
- Demo List cm/ps/ob/minifilter callback And Patch/Bypass it☆28Updated 7 years ago
- ☆14Updated 6 years ago
- windows LPC library☆40Updated 11 years ago
- just an lite AntiRootkit for interesting☆23Updated 9 years ago
- Kernel C++ driver developing library; std & boost partially supported☆47Updated 9 years ago
- ☆33Updated 4 years ago
- Various WinDbg extensions and scripts☆31Updated 6 years ago
- ☆26Updated 8 years ago
- Shareds for kernel developement☆28Updated 11 years ago
- A cross platform, leak free system handle wrapper☆19Updated 7 years ago
- XEDParse emulator based on asmjit/asmtk.☆22Updated last year
- Event Tracing for Windows Custom Events☆21Updated 10 years ago
- Example WDF/KMDF driver and test app demonstrating the "inverted call model"☆35Updated 5 years ago
- Analyze PatchGuard☆58Updated 6 years ago
- Remote memory library in C++17.☆31Updated 7 years ago
- Small utility to dump certificate information from a Portable Executable file.☆9Updated 6 years ago