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.
☆131Updated 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:
- Exploit MsIo vulnerable driver☆121Updated 4 years ago
- DSE & PG bypass via BYOVD attack☆77Updated 6 months ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆156Updated 2 years ago
- ntoskrnl .data hooks for UM-KM communication☆52Updated last year
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆60Updated last year
- Translate virtual addresses to physical addresses from usermode.☆78Updated last year
- Hooking Windows' exception dispatcher to protect process's PML4☆215Updated 11 months ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Updated 9 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…☆50Updated 2 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆79Updated 3 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆116Updated 3 years ago
- windows rootkit☆60Updated last year
- nmi stackwalking + module verification☆153Updated 2 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆151Updated 4 years ago
- Windows PDB parser for kernel-mode environment.☆103Updated 7 months ago
- Windows 11 24H2-25H2 Runtime PatchGuard Bypass☆238Updated 2 months ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆71Updated 3 years ago
- spoof return address☆79Updated 2 years ago
- Experiment with PAGE_GUARD protection to hide memory from other processes☆53Updated last year
- Kernel Level NMI Callback Blocker☆152Updated 3 months ago
- SMM driver/rootkit for platform memory access with R3 <-> R0 <-> R-2 communication.☆113Updated last year
- a minimalistic windows hypervisor for amd processors☆132Updated 3 years ago
- Binary rewriter for 64-bit PE files.☆92Updated last year
- browse microsoft driver server for potentially vulnerable drivers☆29Updated last year
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆49Updated last year
- Yet another IDA Pro/Home plugin for deobfuscating stack strings☆115Updated last week
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆71Updated 3 years ago
- kernel to user mode APC injector☆46Updated 3 years ago
- Anti-Rootkit/Anti-Cheat Driver to uncover unbacked or hidden kernel code.☆287Updated last month