not-wlan / instrumentation-callbacksLinks
based on https://github.com/secrary/Hooking-via-InstrumentationCallback
☆71Updated 6 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:
- Handling C++ & __try exceptions without the need of built-in handlers.☆73Updated 4 years ago
- Obfuscate calls to imports by patching in stubs☆71Updated 4 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆97Updated 2 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆118Updated 3 years ago
- PAGE_GUARD based hooking library☆52Updated 3 years ago
- Discarded Section Manual Map☆67Updated 5 years ago
- hidden_syscall - syscaller without using syscall instruction in code☆62Updated 2 years ago
- ☆82Updated 4 years ago
- Windows PDB parser for kernel-mode environment.☆102Updated 5 months ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆71Updated 3 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆73Updated 2 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆82Updated 4 years ago
- x64 syscall caller in C++.☆92Updated 7 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆43Updated 4 years ago
- Intercepting DeviceControl via WPP☆135Updated 5 years ago
- Virtual and physical memory hacking library using gigabyte vulnerable driver☆70Updated 2 years ago
- 🪝 Various EPT hook detection approaches☆136Updated 3 months ago
- nmi stackwalking + module verification☆149Updated last year
- ☆72Updated 3 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆90Updated 6 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated 2 years ago
- Bypassing EasyAntiCheat.sys self-integrity by abusing call hierarchy☆82Updated 3 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated 2 years ago
- A library to assist with memory & code protection.☆64Updated last year
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆147Updated 3 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
- The sequel to Voyager☆81Updated last year
- Communication via callback☆74Updated 6 years ago
- Mapping your code on a 0x1000 size page☆72Updated 3 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆114Updated 4 years ago