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.
☆124Updated 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☆52Updated last year
- Hooking Windows' exception dispatcher to protect process's PML4☆181Updated 5 months ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆157Updated 2 years ago
- TS-Changer - Forces the machine in/out of TestSigning Mode at runtime.☆66Updated last year
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆55Updated 8 months ago
- Windows PDB parser for kernel-mode environment.☆98Updated last month
- nmi stackwalking + module verification☆127Updated last year
- ntoskrnl .data hooks for UM-KM communication☆40Updated last year
- Binary rewriter for 64-bit PE files.☆83Updated last year
- 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
- A simple tool to assemble shellcode ready to be copy-pasted into code☆69Updated 3 years ago
- Exploit MsIo vulnerable driver☆108Updated 3 years ago
- A Hyper-V Hacking Framework For Windows 10 x64 (AMD & Intel)☆71Updated last year
- Detects virtual machines and malware analysis environments☆130Updated 2 years ago
- Kernel driver for detecting Intel VT-x hypervisors.☆189Updated 2 years ago
- Experiment with PAGE_GUARD protection to hide memory from other processes☆46Updated last year
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆137Updated 3 years ago
- CVE-2022-3699 with arbitrary kernel code execution capability☆71Updated 2 years ago
- A modern, mod independent open source cheat for Enemy Territory☆67Updated 5 months ago
- PoC Anti-Rootkit/Anti-Cheat Driver.☆203Updated 2 months ago
- Kernel Level NMI Callback Blocker☆106Updated 10 months ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- Load your driver like win32k.sys☆255Updated 2 years ago
- Obfuscate calls to imports by patching in stubs☆69Updated 3 years ago
- Using MMIO (Memory-Mapped I/O) to read TPM 2.0 public Endorsement Key.☆46Updated last year
- SMM driver/rootkit for platform memory access with R3 <-> R0 <-> R-2 communication.☆88Updated 9 months ago
- KDP compatible unsigned driver loader leveraging a write primitive in one of the IOCTLs of gdrv.sys☆153Updated last year
- Compileable POC of namazso's x64 return address spoofer.☆52Updated 5 years ago
- A simple direct syscall wrapper written in C++ with compatibility for x86 and x64 programs.☆53Updated 5 months ago
- POC Hook of nt!HvcallCodeVa☆52Updated 2 years ago