keowu / InstrumentationCallbackToolKitLinks
A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using InstrumentationCallback.
☆32Updated last year
Alternatives and similar repositories for InstrumentationCallbackToolKit
Users that are interested in InstrumentationCallbackToolKit are comparing it to the libraries listed below
Sorting:
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆112Updated 2 years ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆80Updated 2 months ago
- ☆114Updated 3 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆73Updated 2 years ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆67Updated last year
- Finding Truth in the Shadows☆116Updated 2 years ago
- ☆85Updated last year
- Signature finder (from PE-bear)☆37Updated 3 weeks ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆89Updated 5 months ago
- Example of building an application verifer DLL☆50Updated last year
- ☆41Updated 7 months ago
- Exploiting the KsecDD Windows driver through Server Silos☆73Updated 10 months ago
- Simple dotnet Native AOT app that uses AsmResolver to convert shellcode to PE☆65Updated 2 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆82Updated 2 years ago
- Proof-of-Concept software for detecting AV/EDR hooks in Windows libraries.☆31Updated 3 years ago
- SetWinEventHook Sample☆49Updated last year
- ☆71Updated 2 years ago
- A fully compatible replacement of Windows NT NtCreateLowBoxToken syscall - precisely restored from reverse engineering☆41Updated 3 months ago
- Minifilter Callback Patching Proof-of-Concept☆72Updated 2 years ago
- ☆32Updated last year
- ☆26Updated 2 years ago
- Compact MBR Bootkit for Windows☆54Updated 3 years ago
- Listing UDP connections with remote address without sniffing.☆28Updated last year
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆89Updated 2 months ago
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆31Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆113Updated 3 years ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆72Updated 5 months ago
- This script is used to unload PsSetCreateProcessNotifyRoutineEx, PsSetCreateProcessNotifyRoutine, PsSetLoadImageNotifyRoutine and PsSetCr…☆63Updated last year