zer0condition / Demystifying-PatchGuardLinks
Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unauthorized modifications to the Windows kernel. The analysis is done through practical engineering, with a focus on understanding PatchGuard's inner workings.
☆122Updated 2 years ago
Alternatives and similar repositories for Demystifying-PatchGuard
Users that are interested in Demystifying-PatchGuard are comparing it to the libraries listed below
Sorting:
- DSE & PG bypass via BYOVD attack☆51Updated last year
- Hooking Windows' exception dispatcher to protect process's PML4☆178Updated 5 months ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆55Updated 8 months ago
- ntoskrnl .data hooks for UM-KM communication☆40Updated last year
- Windows PDB parser for kernel-mode environment.☆97Updated 2 weeks ago
- 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…☆47Updated 2 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- nmi stackwalking + module verification☆124Updated last year
- POC Hook of nt!HvcallCodeVa☆52Updated 2 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆68Updated 3 years ago
- Kernel Level NMI Callback Blocker☆99Updated 9 months ago
- Kernel driver for detecting Intel VT-x hypervisors.☆188Updated last year
- Experiment with PAGE_GUARD protection to hide memory from other processes☆46Updated last year
- A Hyper-V Hacking Framework For Windows 10 x64 (AMD & Intel)☆70Updated last year
- Binary rewriter for 64-bit PE files.☆76Updated last year
- SMM driver/rootkit for platform memory access with R3 <-> R0 <-> R-2 communication.☆88Updated 8 months ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆71Updated 2 years ago
- Kernel ReClassEx☆62Updated last year
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆157Updated 2 years ago
- manual map unsigned driver over signed memory☆195Updated last year
- Achieve arbitrary kernel read/writes/function calling in Hypervisor-Protected Code Integrity (HVCI) protected environments calling withou…☆206Updated 7 months ago
- x64 Windows implementation of virtual-address to physical-address translation☆42Updated 4 years ago
- PoC Anti-Rootkit/Anti-Cheat Driver.☆201Updated last month
- Hook all callbacks which are registered with LdrRegisterDllNotification☆87Updated 2 months ago
- intel vt-x type 2 hypervisor☆56Updated 2 months ago
- A library to assist with memory & code protection.☆59Updated last year
- Exploit MsIo vulnerable driver☆106Updated 3 years ago
- Compileable POC of namazso's x64 return address spoofer.☆52Updated 5 years ago
- Translate virtual addresses to physical addresses from usermode.☆37Updated last year
- silence file system monitoring components by hooking their minifilters☆57Updated last year