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:
- Obfuscate calls to imports by patching in stubs☆69Updated 3 years ago
- Handling C++ & __try exceptions without the need of built-in handlers.☆71Updated 3 years ago
- Discarded Section Manual Map☆69Updated 5 years ago
- Windows PDB parser for kernel-mode environment.☆98Updated last month
- Binary rewriter for 64-bit PE files.☆83Updated last year
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆114Updated 3 years ago
- ☆74Updated 2 years ago
- nmi stackwalking + module verification☆127Updated last year
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆137Updated 3 years ago
- ☆81Updated 3 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆42Updated 4 years ago
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆92Updated 2 years ago
- x64 syscall caller in C++.☆90Updated 7 years ago
- PAGE_GUARD based hooking library☆46Updated 2 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆80Updated 4 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆85Updated 6 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆85Updated 4 years ago
- ☆53Updated 2 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated last year
- hidden_syscall - syscaller without using syscall instruction in code☆61Updated 2 years ago
- A Hyper-V Hacking Framework For Windows 10 x64 (AMD & Intel)☆71Updated last year
- PE-Dump-Fixer☆109Updated 5 years ago
- Mapping your code on a 0x1000 size page☆72Updated 3 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆72Updated last year
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆145Updated 3 years ago
- POC Hook of nt!HvcallCodeVa☆52Updated 2 years ago
- a minimalistic windows hypervisor for amd processors☆122Updated 3 years ago
- The sequel to Voyager☆65Updated 10 months ago
- Bypassing EasyAntiCheat.sys self-integrity by abusing call hierarchy☆82Updated 2 years ago
- just proof of concept. hooking MmCopyMemory PG safe.☆75Updated last year