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
- A tool to dump informations about the caller of a function.☆13Updated 8 years ago
- windows LPC library☆42Updated 12 years ago
- Very tiny and selective implementation of STL for Windows NT kernel mode drivers☆18Updated 4 years ago
- Open Source Libraries Collection☆24Updated 9 years ago
- Analysing and defeating PatchGuard universally☆35Updated 4 years ago
- PoC of BOOST-ed _EPROCESS.VadRoot iterating☆25Updated 11 years ago
- Demo List cm/ps/ob/minifilter callback And Patch/Bypass it☆29Updated 7 years ago
- use crystalCPUID to identify vt-x & amd-v☆17Updated 10 years ago
- ☆28Updated 4 years ago
- x64 Kernel Hooks Detection☆24Updated 8 years ago
- A Hobbyist Operating System based off the ReactOS/NT Kernel experimenting with OS Development.☆27Updated 12 years ago
- Wow64 syscall hook☆40Updated 8 years ago
- A simple tool for viewing the pdb infomation of PE files☆23Updated 10 years ago
- XEDParse emulator based on asmjit/asmtk.☆22Updated last year
- Event Tracing for Windows Custom Events☆21Updated 10 years ago
- Kernel C++ driver developing library; std & boost partially supported☆48Updated 10 years ago
- ☆9Updated 12 years ago
- copy of tdifw lib☆10Updated 8 years ago
- Remote memory library in C++17.☆31Updated 7 years ago
- Hook IDT vector 0xb2 to detect SCI in 64bit windows.☆34Updated 2 years ago
- ☆33Updated 4 years ago
- Spoof Windows Test Signing Mode☆29Updated 6 years ago
- Shareds for kernel developement☆28Updated 11 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
- 🧶 The Win32 usermode threading library with UMS/fibers/threads support☆32Updated 6 years ago
- viewing page boundaries of pages with PAGE_NOACCESS protection reveals the presence of x64dbg.☆23Updated 8 years ago
- Extract Authenticode signature data from PE format file☆18Updated 5 years ago
- ☆26Updated 8 years ago
- Simple program for static hooking dynamic libraries in executable application☆22Updated 11 years ago