kkent030315 / EvilHookerLinks
Function hooks in Windows NT Kernel
☆26Updated 5 years ago
Alternatives and similar repositories for EvilHooker
Users that are interested in EvilHooker are comparing it to the libraries listed below
Sorting:
- x64 Windows implementation of virtual-address to physical-address translation☆45Updated 4 years ago
- Intraceptor intercept Windows NT API calls and redirect them to a kernel driver to bypass process/threads handle protections.☆32Updated 3 years ago
- POC Hook of nt!HvcallCodeVa☆52Updated 2 years ago
- Disk based DMA for ATA and SCSI☆36Updated 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
- Bypasses for Windows kernel callbacks PatchGuard protection☆43Updated 4 years ago
- Allows for same-file KernelMode function execution using Encrypted addresses of Functions☆46Updated 2 months ago
- Bypassing kernel patch protection runtime☆20Updated 2 years ago
- A poc that abuses Enclave☆40Updated 3 years ago
- A Simple Example☆23Updated 7 years ago
- Custom KiSystemStartup, can be used to modificate kernel before boot.☆51Updated 3 years ago
- An advanced DKOM for drivers with "DRIVER_OBJECT"☆21Updated 2 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆73Updated 4 years ago
- a dumb rpm/wpm example driver☆15Updated 4 years ago
- Two PoC of accessing process virtual memory via NT Kernel☆22Updated 4 years ago
- Mapping your code on a 0x1000 size page☆71Updated 3 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆77Updated 2 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback