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.
☆129Updated 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☆62Updated 2 months ago
- Hooking Windows' exception dispatcher to protect process's PML4☆198Updated 8 months ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆156Updated 2 years ago
- PoC Anti-Rootkit/Anti-Cheat Driver.☆218Updated 5 months ago
- Exploit MsIo vulnerable driver☆113Updated 4 years ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆59Updated 11 months ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆68Updated 3 years ago
- ntoskrnl .data hooks for UM-KM communication☆51Updated last year
- TS-Changer - Forces the machine in/out of TestSigning Mode at runtime.☆64Updated 2 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆90Updated 6 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆73Updated 2 years 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
- Experiment with PAGE_GUARD protection to hide memory from other processes☆51Updated last year
- nmi stackwalking + module verification☆133Updated last year
- Using MMIO (Memory-Mapped I/O) to read TPM 2.0 public Endorsement Key.☆49Updated last year
- SMM driver/rootkit for platform memory access with R3 <-> R0 <-> R-2 communication.☆95Updated 11 months ago
- Another UEFI runtime bootkit☆31Updated 2 years ago
- windows rootkit☆61Updated last year
- Windows PDB parser for kernel-mode environment.☆99Updated 3 months ago
- Binary rewriter for 64-bit PE files.☆84Updated last year
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- silence file system monitoring components by hooking their minifilters☆59Updated last year
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆147Updated 3 years ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆70Updated 2 years ago
- Detects virtual machines and malware analysis environments☆138Updated 2 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆139Updated 3 years ago
- Load your driver like win32k.sys☆257Updated 3 years ago
- a minimalistic windows hypervisor for amd processors☆126Updated 3 years ago
- Translate virtual addresses to physical addresses from usermode.☆52Updated last year