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.
☆130Updated 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:
- ntoskrnl .data hooks for UM-KM communication☆51Updated last year
- DSE & PG bypass via BYOVD attack☆73Updated 5 months ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆157Updated 2 years ago
- Exploit MsIo vulnerable driver☆115Updated 4 years ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆60Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆95Updated 8 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
- A simple tool to assemble shellcode ready to be copy-pasted into code☆71Updated 3 years ago
- Hooking Windows' exception dispatcher to protect process's PML4☆213Updated 11 months ago
- nmi stackwalking + module verification☆151Updated last year
- Translate virtual addresses to physical addresses from usermode.☆69Updated last year
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆79Updated 3 years ago
- spoof return address☆79Updated 2 years ago
- Experiment with PAGE_GUARD protection to hide memory from other processes☆53Updated last year
- Windows PDB parser for kernel-mode environment.☆103Updated 6 months ago
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- A modern, mod independent open source cheat for Enemy Territory☆70Updated 2 weeks ago
- browse microsoft driver server for potentially vulnerable drivers☆29Updated last year
- ☆37Updated last year
- Kernel Level NMI Callback Blocker☆148Updated 2 months ago
- Binary rewriter for 64-bit PE files.☆92Updated last year
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆47Updated last year
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆115Updated 3 years ago
- Detects virtual machines and malware analysis environments☆143Updated 3 years ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆71Updated 2 years ago
- Usermode exploit to bypass any AC using a 0day shatter attack.☆223Updated last month
- POC Hook of nt!HvcallCodeVa☆53Updated 2 years ago
- silence file system monitoring components by hooking their minifilters☆58Updated last year
- SMM driver/rootkit for platform memory access with R3 <-> R0 <-> R-2 communication.☆112Updated last year
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆144Updated 4 years ago