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:
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆59Updated last year
- ntoskrnl .data hooks for UM-KM communication☆51Updated last year
- DSE & PG bypass via BYOVD attack☆70Updated 4 months ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆155Updated 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…☆48Updated 2 years ago
- Exploit MsIo vulnerable driver☆116Updated 4 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆78Updated 2 years ago
- PoC Anti-Rootkit/Anti-Cheat Driver.☆229Updated 7 months ago
- Translate virtual addresses to physical addresses from usermode.☆64Updated last year
- Hooking Windows' exception dispatcher to protect process's PML4☆207Updated 10 months ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆71Updated 3 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆94Updated 8 months ago
- nmi stackwalking + module verification☆149Updated last year
- Usermode exploit to bypass any AC using a 0day shatter attack.☆195Updated last week
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- TS-Changer - Forces the machine in/out of TestSigning Mode at runtime.☆66Updated 2 years ago
- spoof return address☆77Updated 2 years ago
- windows rootkit☆60Updated last year
- browse microsoft driver server for potentially vulnerable drivers☆29Updated last year
- Experiment with PAGE_GUARD protection to hide memory from other processes☆51Updated last year
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 6 years ago
- Windows PDB parser for kernel-mode environment.☆103Updated 5 months ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆70Updated 2 years ago
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆45Updated last year
- silence file system monitoring components by hooking their minifilters☆58Updated last year
- Windows 11 24H2-25H2 Runtime PatchGuard Bypass☆215Updated last month
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆141Updated 4 years ago
- Using MMIO (Memory-Mapped I/O) to read TPM 2.0 public Endorsement Key.☆50Updated last year
- Inline syscalls made for MSVC supporting x64 and WOW64☆189Updated 2 years ago
- POC Hook of nt!HvcallCodeVa☆52Updated 2 years ago