can1357 / xstd
A portable header only library extending the C++20 STL.
☆74Updated 11 months ago
Alternatives and similar repositories for xstd:
Users that are interested in xstd are comparing it to the libraries listed below
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆71Updated last year
- unorthodox approach to analyze a trace, but this helped me get comfy with x64 instructions overall (excluding sse/avx/etc lol), cleared u…☆57Updated last year
- Windows PDB parser for kernel-mode environment.☆95Updated 2 years ago
- x86-64 user mode emulation using Zydis☆46Updated 2 months ago
- A small tool for rapid enumeration of CPUID, and MSR fields.☆21Updated last year
- Kernel ReClassEx☆65Updated last year
- A simple x86_64 AMD-v hypervisor type-2 Programmed with C++, with soon to be added syscall hooks. [W.I.P]☆95Updated last year
- A devirtualization engine for Themida.☆98Updated last year
- Binary rewriter for 64-bit PE files.☆70Updated last year
- VM devirtualization PoC based on AsmJit and llvm☆113Updated 3 years ago
- Lightweight PDB symbol parser and resolver☆24Updated 5 months ago
- nmi stackwalking + module verification☆108Updated last year
- ☆27Updated last year
- micro lua☆19Updated 6 months ago
- Cross-Platform Framework for High-Speed Memory Pattern Scanning with Multithreading, SIMD Support, and Alternative STL ETL Integration☆37Updated 2 months ago
- Kernel driver for detecting Intel VT-x hypervisors.☆179Updated last year
- Cheat for my own game SecureGame which uses a bootkit to hyperjack Hyper-V in order to access VBS enclave's memory☆38Updated 3 months ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆69Updated 3 years ago
- Ghetto user mode emulation of Windows kernel drivers.☆133Updated 5 months ago
- Pure Go port of Hacker Disassembler Engine.☆20Updated last month
- External memory library for Windows.☆51Updated 2 years ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆37Updated 5 months ago
- CMake template for a basic EFI application/bootkit. This library is header-only, there is no EDK2 runtime!).☆77Updated 2 years ago
- Enable SEH support for manual mapped x86-32bit PEs☆66Updated 6 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆86Updated last year
- Discarded Section Manual Map☆66Updated 4 years ago
- Me fockin' pe protector☆45Updated 2 years ago
- Intercepting DeviceControl via WPP☆131Updated 5 years ago
- Using MMIO (Memory-Mapped I/O) to read TPM 2.0 public Endorsement Key.☆39Updated 10 months ago
- Visual Studio Project example for using Microsoft's STL in WDM (Windows Kernel-mode Driver)☆25Updated 3 years ago