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
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆118Updated 3 years ago
- x64 Windows implementation of virtual-address to physical-address translation☆45Updated 4 years ago
- Binary rewriter for 64-bit PE files.☆88Updated last year
- Discarded Section Manual Map☆68Updated 5 years ago
- x64 syscall caller in C++.☆93Updated 7 years ago
- Windows PDB parser for kernel-mode environment.☆103Updated 5 months ago
- PAGE_GUARD based hooking library☆52Updated 3 years ago
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆147Updated 3 years ago
- C++ library for parsing and manipulating PE files statically and dynamically.☆88Updated 2 years ago
- A basic 100 loc CPU emulator using the existing code of ntoskrnl.exe☆73Updated 2 years ago
- a minimalistic windows hypervisor for amd processors☆127Updated 3 years ago
- A simple tool to assemble shellcode ready to be copy-pasted into code☆71Updated 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…☆48Updated 2 years ago
- Allows for same-file KernelMode function execution using Encrypted addresses of Functions☆46Updated 2 months ago
- hidden_syscall - syscaller without using syscall instruction in code☆62Updated 2 years ago
- A PoC for requesting HWIDs directly from hardware, skipping any potential hooks or OS support.☆83Updated 4 years ago
- nmi stackwalking + module verification☆149Updated last year
- A basic demonstration of directly overwriting paging structures for physical memory r/w and interprocess memory copy☆97Updated 2 years ago
- Intercepting DeviceControl via WPP☆135Updated 6 years ago
- This project migrated to https://github.com/backengineering/llvm-msvc☆83Updated 2 years ago
- A poc that abuses Enclave☆40Updated 3 years ago
- reverse engineering of bedaisy.sys (battleyes kernel driver) - Aki2k/BEDaisy☆105Updated 5 years ago
- Kernel driver that uses Shared memory to communicate with UserMode☆90Updated 6 years ago
- A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.☆142Updated 4 years ago
- Mapping your code on a 0x1000 size page☆71Updated 3 years ago
- Bypassing EasyAntiCheat.sys self-integrity by abusing call hierarchy☆83Updated 3 years ago
- Some usefull info when reverse engineering Kernel Mode Anti-Cheat☆75Updated 2 years ago
- 🪝 Various EPT hook detection approaches☆140Updated 4 months ago