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:
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆68Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- ☆114Updated 3 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆88Updated 4 months ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆79Updated 2 months ago
- ☆85Updated last year
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆108Updated 2 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆66Updated 11 months ago
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆50Updated 2 years ago
- Finding Truth in the Shadows☆116Updated 2 years ago
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆82Updated 2 years ago
- Tiny driver patch to allow kernel callbacks to work on Win10 21h1☆34Updated 3 years ago
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆32Updated 2 years ago
- Exploiting the KsecDD Windows driver through Server Silos☆73Updated 9 months ago
- SetWinEventHook Sample☆48Updated last year
- 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.☆71Updated 4 months ago
- Enabled / Disable LSA Protection via BYOVD☆74Updated 3 years ago
- ☆41Updated 6 months ago
- Listing UDP connections with remote address without sniffing.☆29Updated last year
- Example of building an application verifer DLL☆50Updated last year
- ☆40Updated 2 years ago
- Signature finder (from PE-bear)☆37Updated this week
- A fully compatible replacement of Windows NT NtCreateLowBoxToken syscall - precisely restored from reverse engineering☆41Updated 2 months ago
- Simple dotnet Native AOT app that uses AsmResolver to convert shellcode to PE☆65Updated 2 years ago
- Small PoC of using a Microsoft signed executable as a lolbin.☆138Updated 2 years ago
- A Practical example of ELAM (Early Launch Anti-Malware)☆35Updated 3 years ago