colby57 / windows_instrumentation_callbackLinks
PoC demonstrating the usage of undocumented Process Instrumentation Callback for intercepting kernel-to-user transitions (Syscalls, APCs, Exceptions).
☆30Updated last month
Alternatives and similar repositories for windows_instrumentation_callback
Users that are interested in windows_instrumentation_callback are comparing it to the libraries listed below
Sorting:
- A Windows Direct Syscall Library☆52Updated 8 months ago
- Kernel Lazy Importer☆126Updated last year
- ☆136Updated 3 years ago
- Standard Kernel Library for Windows manipulation in C++☆195Updated 6 months ago
- kernel anticheat to test your driver against☆180Updated 6 months ago
- windows syscalls with a single line and a high level of abstraction. has modern cpp20 wrappers and utilities, range-based DLL and export …☆219Updated 2 months ago
- IoCreateDriver Implementation, it can be useful if you're trying to bypass anticheats☆118Updated last month
- base for testing☆181Updated last year
- Kernel driver for detecting Intel VT-x hypervisors.☆192Updated 2 years ago
- Hooking Windows' exception dispatcher to protect process's PML4☆215Updated 11 months ago
- A simple UM + KM example of how to bypass EAC CR3☆174Updated 2 months ago
- A Hyper-V Hacking Framework For Windows 10 x64 (AMD & Intel)☆123Updated 2 years ago
- This is my EAC Bypass (Setup) Driver that offers an undetected communication and callback handler/hooking system through IOCTL.☆154Updated 3 months ago
- manually map driver for a signed driver memory space☆167Updated 4 years ago
- This is a simple project of a driver + usermode.☆164Updated 3 years ago
- nmi stackwalking + module verification☆151Updated 2 years ago
- 09/2021 reversal of EasyAntiCheat driver☆230Updated 4 years ago
- ☆83Updated last year
- load unsigned kernel-driver by patching dse in 248 lines☆137Updated last year
- State of the art DLL injector that took 20 minutes to make☆223Updated 2 years ago
- manual map unsigned driver over signed memory☆212Updated last year
- Proof of concept on how to bypass some limitations of a manual mapped driver☆172Updated 5 years ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆187Updated last year
- This is a repo of my previous BEKernelDriver but updated to add better protections and a more detailed setup. also with a good bit of cod…☆130Updated 3 months ago
- Archive R/W into any protected process by changing the value of KTHREAD->PreviousMode☆163Updated 3 years ago
- PE-Dump-Fixer☆111Updated 5 years ago
- Kernel driver that .text hooks a syscall in dxgkrnl.sys which can be called from our user-mode client to send instructions like rpm/wpm a…☆199Updated 3 years ago
- Read and Write process memory with this ioctl driver base. This is great for free cheats and learning kernel.☆141Updated last year
- ☆192Updated 4 years ago
- PoC over some VMP features☆24Updated 5 months ago