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:
- DSE & PG bypass via BYOVD attack☆60Updated 2 months ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆157Updated 2 years ago
- Exploit MsIo vulnerable driver☆113Updated 4 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
- ntoskrnl .data hooks for UM-KM communication☆51Updated last year
- Hooking Windows' exception dispatcher to protect process's PML4☆194Updated 7 months ago
- Create stealthy, inline, EPT-like hooks using SMAP and SMEP☆59Updated 10 months ago
- TS-Changer - Forces the machine in/out of TestSigning Mode at runtime.☆64Updated 2 years ago
- PoC Anti-Rootkit/Anti-Cheat Driver.☆218Updated 4 months ago
- Load your driver like win32k.sys☆255Updated 3 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆88Updated 5 months ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆68Updated 3 years ago
- Compileable POC of namazso's x64 return address spoofer.☆50Updated 5 years ago
- Windows PDB parser for kernel-mode environment.☆98Updated 3 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆71Updated 2 years ago
- Windows 11 24H2 Runtime PatchGuard Bypass☆174Updated 3 weeks ago
- Inline syscalls made for MSVC supporting x64 and WOW64☆184Updated 2 years ago
- nmi stackwalking + module verification☆130Updated last year
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆113Updated 3 years ago
- windows rootkit☆61Updated last year
- spoof return address☆76Updated 2 years ago
- Using MMIO (Memory-Mapped I/O) to read TPM 2.0 public Endorsement Key.☆49Updated last year
- CVE-2022-3699 with arbitrary kernel code execution capability☆70Updated 2 years ago
- silence file system monitoring components by hooking their minifilters☆59Updated last year
- Bypassing PatchGuard on modern x64 systems☆268Updated 2 years ago
- C++ macro for x64 programs that breaks ida hex-rays decompiler tool.☆127Updated last year
- Kernel driver for detecting Intel VT-x hypervisors.☆190Updated 2 years ago
- POC Hook of nt!HvcallCodeVa☆52Updated 2 years ago
- Another UEFI runtime bootkit☆31Updated 2 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago