keowu / InstrumentationCallbackToolKitLinks
A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using InstrumentationCallback.
☆39Updated 2 years ago
Alternatives and similar repositories for InstrumentationCallbackToolKit
Users that are interested in InstrumentationCallbackToolKit are comparing it to the libraries listed below
Sorting:
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Updated 10 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆79Updated 3 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 3 months ago
- ☆118Updated 3 years ago
- Finding Truth in the Shadows☆120Updated 3 years ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- Minimalistic HTTP(S) client for the NT kernel☆61Updated 2 months ago
- NtCreateUserProcess with CsrClientCallServer for mainstream Windows x64 version☆42Updated last year
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆78Updated last year
- Elevate arbitrary MSR writes to kernel execution.☆44Updated 2 years ago
- A basic implementation of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆78Updated 10 months ago
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆52Updated 3 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆115Updated 2 years ago
- silence file system monitoring components by hooking their minifilters☆59Updated 2 years ago
- Listing UDP connections with remote address without sniffing.☆31Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆116Updated 4 years ago
- Fast covert timing channel communication for inter-process and inter-processor communication on Windows systems.☆67Updated 2 months ago
- SetWinEventHook Sample☆50Updated 2 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆81Updated 7 months ago
- Tiny driver patch to allow kernel callbacks to work on Win10 21h1☆34Updated 4 years ago
- Minifilter Callback Patching Proof-of-Concept☆73Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆91Updated 2 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆130Updated 2 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆87Updated 2 years ago
- EDR/AV Simulation for Malware Development☆13Updated 2 years ago
- ☆90Updated last year
- Exploiting the KsecDD Windows driver through Server Silos☆74Updated last year
- Proof-of-Concept software for detecting AV/EDR hooks in Windows libraries.☆36Updated 3 years ago
- Compact MBR Bootkit for Windows☆52Updated 4 years ago
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆28Updated last year