VollRagm / PTViewLinks
Browse Page Tables on Windows (Page Table Viewer)
☆202Updated 3 years ago
Alternatives and similar repositories for PTView
Users that are interested in PTView are comparing it to the libraries listed below
Sorting:
- ☆143Updated 4 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆136Updated 3 years ago
- Kernel driver for detecting Intel VT-x hypervisors.☆184Updated last year
- ☆204Updated 2 years ago
- x64 Windows PatchGuard bypass, register process-creation callbacks from unsigned code☆201Updated 4 years ago
- ☆153Updated 5 years ago
- Kernel LdrLoadDll injector☆260Updated 6 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆87Updated last year
- Demo proof of concept for shadow regions, and implementation of HyperDeceit.☆279Updated 2 years ago
- Elevate a process to be a protected process☆150Updated 5 years ago
- Vectored Exception Handling Hooking Class☆158Updated 6 years ago
- Ghetto user mode emulation of Windows kernel drivers.☆139Updated 7 months ago
- Hooking Windows' exception dispatcher to protect process's PML4☆174Updated 4 months ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆113Updated 3 years ago
- Load your driver like win32k.sys☆253Updated 2 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆108Updated 4 years ago
- A mapper that maps shellcode into loaded large page drivers☆279Updated 3 years ago
- nmi stackwalking + module verification☆119Updated last year
- Intercepting DeviceControl via WPP