Deputation / instrumentation_callbacks
A proof of concept demonstrating instrumentation callbacks on Windows 10 21h1 with a TLS variable to ensure all syscalls are caught.
☆127Updated 3 years ago
Alternatives and similar repositories for instrumentation_callbacks:
Users that are interested in instrumentation_callbacks are comparing it to the libraries listed below
- Hygieia, a vulnerable driver traces scanner written in C++ as an x64 Windows kernel driver.☆143Updated 3 years ago
- Kernel driver for detecting Intel VT-x hypervisors.☆182Updated last year
- nmi stackwalking + module verification☆111Updated last year
- C++ library for parsing and manipulating PE files statically and dynamically.☆86Updated last year
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆118Updated 2 years ago
- based on https://github.com/secrary/Hooking-via-InstrumentationCallback☆71Updated 5 years ago
- Browse Page Tables on Windows (Page Table Viewer)☆197Updated 3 years ago
- A mapper that maps shellcode into loaded large page drivers☆273Updated 2 years ago
- An x64 page table iterator written in C++ as a kernel mode windows driver.☆108Updated 3 years ago
- Kernel Lazy Importer☆112Updated last year
- A simple tool to assemble shellcode ready to be copy-pasted into code☆69Updated 2 years ago
- Detect-KeAttachProcess by iterating through all processes as well as checking the context of the thread.☆111Updated 3 years ago
- ☆141Updated 4 years ago
- Crashes ida on static analyses.☆106Updated 8 months ago
- Hooking Windows' exception dispatcher to protect process's PML4☆165Updated 3 months ago
- Demo proof of concept for shadow regions, and implementation of HyperDeceit.☆275Updated last year
- PE-Dump-Fixer☆105Updated 5 years ago
- x64 Windows kernel code execution via user-mode, arbitrary syscall, vulnerable IOCTLs demonstration☆314Updated 2 years ago
- ☆178Updated 3 years ago
- x86 PE Mutator☆215Updated 2 years ago
- Ghetto user mode emulation of Windows kernel drivers.☆135Updated 6 months ago
- load unsigned kernel-driver by patching dse in 248 lines☆116Updated last year
- 🪝 Different aproaches to detecting EPT hooks☆107Updated 2 years ago
- driver manual mapper powered by https://github.com/estimated1337/lenovo_exec☆110Updated 2 years ago
- Proof of concept on how to bypass some limitations of a manual mapped driver☆168Updated 4 years ago
- Obfuscate calls to imports by patching in stubs☆67Updated 3 years ago
- A devirtualization engine for Themida.☆100Updated last year
- manual map unsigned driver over signed memory☆186Updated last year
- base for testing☆164Updated 6 months ago
- x64 Windows kernel driver mapper, inject unsigned driver using anycall☆149Updated last year