not-wlan / instrumentation-callbacksLinks
based on https://github.com/secrary/Hooking-via-InstrumentationCallback
☆71Updated 5 years ago
Alternatives and similar repositories for instrumentation-callbacks
Users that are interested in instrumentation-callbacks are comparing it to the libraries listed below
Sorting:
- Discarded Section Manual Map☆68Updated 4 years ago
- PAGE_GUARD based hooking library☆46Updated 2 years ago
- nmi stackwalking + module verification☆119Updated last year
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆113Updated 3 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆71Updated 3 years ago
- ☆70Updated 2 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆68Updated 2 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆85Updated 6 years ago
- x64 syscall caller in C++.☆90Updated 6 years ago
- Obfuscate calls to imports by patching in stubs☆68Updated 3 years ago
- Kernel driver for detecting Intel VT-x hypervisors.☆184Updated last year
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆84Updated 4 years ago
- A library to assist with memory & code protection.☆56Updated last year
- Binary rewriter for 64-bit PE files.☆76Updated last year
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆80Updated 4 years ago
- Windows PDB parser for kernel-mode environment.☆97Updated 2 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆88Updated last year
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆145Updated 3 years ago
- hidden_syscall - syscaller without using syscall instruction in code☆61Updated 2 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆70Updated last year
- 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
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆108Updated 4 years ago
- Kernel ReClassEx☆62Updated last year
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆121Updated 2 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆87Updated 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
- ☆153Updated last year
- 🪝 Different aproaches to detecting EPT hooks☆109Updated 3 years ago
- POC Hook of nt!HvcallCodeVa☆52Updated 2 years ago
- Some usefull info when reverse engineering Kernel Mode Anti-Cheat☆71Updated 2 years ago