build-cpp / wdk_templateLinks
Windows kernel driver template for cmkr (with testsigning).
☆36Updated 2 years ago
Alternatives and similar repositories for wdk_template
Users that are interested in wdk_template are comparing it to the libraries listed below
Sorting:
- Windows PDB parser for kernel-mode environment.☆98Updated last month
- Binary rewriter for 64-bit PE files.☆83Updated last year
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆72Updated last year
- CMake template for a basic EFI application/bootkit. This library is header-only, there is no EDK2 runtime!).☆78Updated 2 years ago
- Kernel ReClassEx☆62Updated last year
- x86-64 user mode emulation using Zydis☆47Updated 6 months ago
- x64 Windows implementation of virtual-address to physical-address translation☆42Updated 4 years ago
- Visual Studio Project example for using Microsoft's STL in WDM (Windows Kernel-mode Driver)☆25Updated 4 years ago
- C/C++ antidebugging library for Windows☆24Updated last week
- Cheat for my own game SecureGame which uses a bootkit to hyperjack Hyper-V in order to access VBS enclave's memory☆60Updated 7 months ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆55Updated 8 months ago
- intel vt-x type 2 hypervisor☆56Updated 3 months ago
- A x86 CPU & Environment emulator for Windows user and kernel binaries.☆122Updated last month
- A Hyper-V Hacking Framework For Windows 10 x64 (AMD & Intel)☆71Updated last year
- ☆30Updated 9 months ago
- A small tool for rapid enumeration of CPUID, and MSR fields.☆27Updated 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…☆60Updated last year
- Using MMIO (Memory-Mapped I/O) to read TPM 2.0 public Endorsement Key.☆46Updated last year
- Provides commands to read from and write to arbitrary kernel-mode memory for users with the Administrator privilege. HVCI compatible. No …☆21Updated last year
- x64 PE-COFF virtualization driven obfuscation engine