nelfo / PGHookerLinks
PAGE_GUARD based hooking library
☆47Updated 3 years ago
Alternatives and similar repositories for PGHooker
Users that are interested in PGHooker are comparing it to the libraries listed below
Sorting:
- hidden_syscall - syscaller without using syscall instruction in code☆63Updated 2 years ago
- Allows for same-file KernelMode function execution using Encrypted addresses of Functions☆42Updated 9 months ago
- POC Hook of nt!HvcallCodeVa☆52Updated 2 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆71Updated 3 years ago
- Compileable POC of namazso's x64 return address spoofer.☆51Updated 5 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆69Updated 3 years ago
- Experiment with PAGE_GUARD protection to hide memory from other processes☆48Updated last year
- ☆46Updated 3 years ago
- Hijack NotifyRoutine for a kernelmode thread☆42Updated 3 years ago
- Mapping your code on a 0x1000 size page☆72Updated 3 years ago
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆71Updated 2 years ago
- A poc that abuses Enclave☆39Updated 2 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆42Updated 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
- ☆31Updated 10 months ago
- A simple present scene, kernel allocation injector.☆24Updated 3 years ago
- Obfuscate calls to imports by patching in stubs☆69Updated 4 years ago
- ntoskrnl .data hooks for UM-KM communication☆50Updated last year
- A library to assist with memory & code protection.☆60Updated last year
- Expanding Kernel Lazy Importer