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.
☆32Updated 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☆21Updated 10 years ago
- Shareds for kernel developement☆29Updated 12 years ago
- PoC of BOOST-ed _EPROCESS.VadRoot iterating☆27Updated 11 years ago
- windows LPC library☆43Updated 12 years ago
- use crystalCPUID to identify vt-x & amd-v☆17Updated 10 years ago
- x64 Kernel Hooks Detection☆24Updated 9 years ago
- Demo List cm/ps/ob/minifilter callback And Patch/Bypass it☆29Updated 8 years ago
- ☆17Updated 9 years ago
- just an lite AntiRootkit for interesting☆24Updated 10 years ago
- Very tiny and selective implementation of STL for Windows NT kernel mode drivers☆18Updated 4 years ago
- ☆36Updated 5 years ago
- Open Source Libraries Collection☆24Updated 10 years ago
- ☆27Updated 8 years ago
- An ark tool's driver☆40Updated 8 years ago
- Hook IDT vector 0xb2 to detect SCI in 64bit windows.☆34Updated 3 years ago
- copy of tdifw lib☆10Updated 8 years ago
- A tool to dump informations about the caller of a function.☆13Updated 9 years ago
- An easy to use modern C++14/17 async cross-platform logger which supports custom formatting/patterns, colored output, Unicode, file loggi…☆27Updated 5 years ago
- A tool to investigate the Windows device manager☆13Updated 6 years ago
- a network filter using NDIS hook technique☆19Updated 12 years ago
- ☆14Updated 4 years ago
- Windows Minifilter driver that redirects any I/O Request of mp3 files to a target file☆18Updated 10 years ago
- network filter driver that control network send speed, based on windows tdi framework.☆31Updated last year
- Windows Server 2K3 NT 5☆12Updated 4 years ago
- 常用代码类☆13Updated 11 years ago
- ☆12Updated 8 years ago
- Simple program for static hooking dynamic libraries in executable application☆24Updated 12 years ago
- Kernel C++ driver developing library; std & boost partially supported☆49Updated 10 years ago
- ☆14Updated 6 years ago
- ☆34Updated 7 years ago