mrexodia / EfiCMake
CMake template for a basic EFI application/bootkit. This library is header-only, there is no EDK2 runtime!).
☆77Updated 2 years ago
Alternatives and similar repositories for EfiCMake:
Users that are interested in EfiCMake are comparing it to the libraries listed below
- Windows kernel driver template for cmkr (with testsigning).☆30Updated last year
- Windows PDB parser for kernel-mode environment.☆95Updated 2 years ago
- Me fockin' pe protector☆45Updated 2 years ago
- Binary rewriter for 64-bit PE files.☆70Updated last year
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆71Updated last year
- A portable header only library extending the C++20 STL.☆73Updated 11 months ago
- x64 Windows implementation of virtual-address to physical-address translation☆40Updated 3 years ago
- x86-64 user mode emulation using Zydis☆45Updated 2 months ago
- Visual Studio Project example for using Microsoft's STL in WDM (Windows Kernel-mode Driver)☆25Updated 3 years ago
- 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
- devirtualization vmprotect☆62Updated 2 years ago
- A c++20 constexpr x86 assembler☆57Updated 3 years ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆36Updated 5 months ago
- How Meltdown and Spectre haunt Anti-Cheat: DVRT details☆21Updated 7 months ago
- just proof of concept. hooking MmCopyMemory PG safe.☆68Updated last year
- Kernel ReClassEx☆65Updated last year
- vdk is a set of utilities used to help with exploitation of a vulnerable driver.☆39Updated 2 years ago
- C/C++ antidebugging library for Windows☆17Updated 2 months ago
- kernel driver used to monitor the activity of BadlionAnticheat.sys by patching its IAT☆33Updated 3 years ago
- 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
- Generate a PDB file given the old PDB file and an address mapping☆42Updated 2 weeks ago
- A devirtualization engine for Themida.☆97Updated last year
- ZeroImport is a lightweight and easy to use C++ library for Windows Kernel Drivers. It allows you to hide any import in your kernel drive…☆48Updated 2 years ago
- Collection of obfuscation, tamper-proofing, and watermarking algorithms targeting LLVM IR.☆71Updated 5 years ago
- PAGE_GUARD based hooking library☆42Updated 2 years ago
- Integration of Microsoft Warbird with the MSVC compiler☆98Updated last year
- Custom KiSystemStartup, can be used to modificate kernel before boot.☆52Updated 2 years ago
- A small tool for rapid enumeration of CPUID, and MSR fields.☆21Updated last year
- Unicorn Engine port for UEFI firmware☆46Updated 3 months ago
- A reflexive driver loader to bypass Windows DSE (featuring a custom PE loader)☆42Updated 6 years ago