zer0condition / Demystifying-PatchGuard
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.
☆120Updated 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
- nmi stackwalking + module verification☆114Updated last year
- Hooking Windows' exception dispatcher to protect process's PML4☆169Updated 3 months ago
- ntoskrnl .data hooks for UM-KM communication☆41Updated 11 months ago
- Kernel driver for detecting Intel VT-x hypervisors.☆184Updated last year
- manual map unsigned driver over signed memory☆187Updated last year
- Kernel Level NMI Callback Blocker☆86Updated 8 months ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆154Updated 2 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆69Updated 2 years ago
- Windows PDB parser for kernel-mode environment.☆96Updated 2 years ago
- Unknowncheats Magically Optimized Tidy Mapper using nvaudio☆122Updated 11 months ago
- Achieve arbitrary kernel read/writes/function calling in Hypervisor-Protected Code Integrity (HVCI) protected environments calling withou…☆200Updated 6 months 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…☆48Updated 2 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆143Updated 3 years ago
- A Hyper-V Hacking Framework For Windows 10 x64 (AMD & Intel)☆59Updated last year
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆86Updated last year
- ☆153Updated 11 months ago
- TS-Changer - Forces the machine in/out of TestSigning Mode at runtime.☆65Updated last year
- CVE-2022-3699 with arbitrary kernel code execution capability☆70Updated 2 years ago
- Obfuscate calls to imports by patching in stubs☆67Updated 3 years ago
- Kernel ReClassEx☆61Updated last year
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆112Updated 3 years ago
- PoC Anti-Rootkit/Anti-Cheat Driver.☆192Updated 2 weeks ago
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆71Updated 2 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆132Updated 3 years ago
- Exploit MsIo vulnerable driver☆100Updated 3 years ago
- Experiment with PAGE_GUARD protection to hide memory from other processes☆44Updated 10 months ago
- PoC kernel to usermode injection☆83Updated last year
- A library to assist with memory & code protection.☆56Updated last year