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 9 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:
- XDK is a fully featured C++ wrapper library for Windows kernel development☆20Updated 9 years ago
- Shareds for kernel developement☆28Updated 11 years ago
- Demo List cm/ps/ob/minifilter callback And Patch/Bypass it☆29Updated 7 years ago
- ☆26Updated 8 years ago
- PoC of BOOST-ed _EPROCESS.VadRoot iterating☆25Updated 11 years ago
- x64 Kernel Hooks Detection☆24Updated 8 years ago
- windows LPC library☆42Updated 12 years ago
- ☆17Updated 8 years ago
- use crystalCPUID to identify vt-x & amd-v☆17Updated 10 years ago
- An ark tool's driver☆40Updated 8 years ago
- just an lite AntiRootkit for interesting☆24Updated 9 years ago
- network filter driver that control network send speed, based on windows tdi framework.☆31Updated last year
- ☆33Updated 4 years ago
- Kinject - kernel dll injector, currently available in x86 version, will be updated to x64 soon.☆32Updated 10 years ago
- Open Source Libraries Collection☆24Updated 9 years ago
- copy of tdifw lib☆10Updated 8 years ago
- Spoof Windows Test Signing Mode☆29Updated 6 years ago
- Very tiny and selective implementation of STL for Windows NT kernel mode drivers☆18Updated 4 years ago
- A tool to dump informations about the caller of a function.☆13Updated 8 years ago
- ☆14Updated 6 years ago
- You don't need install any wdk for development kernel driver☆24Updated 7 years ago
- ETW Tracing C++ project☆16Updated 4 years ago
- Hook IDT vector 0xb2 to detect SCI in 64bit windows.☆34Updated 2 years ago
- kernel-mode TDI client which can send and receive HTTP requests☆55Updated 7 years ago
- ☆15Updated last year
- Kernel C++ driver developing library; std & boost partially supported☆48Updated 10 years ago
- 常用代码类☆13Updated 11 years ago
- ☆14Updated 4 years ago
- Single-header C++20 library to remove recursion using coroutines☆13Updated 5 years ago
- A driverless driver that is supposed to be manually mapped, usually by using TDL exploit. The driver shows how to read/write to any proce…☆21Updated 7 years ago