zodiacon / RemoteThreadDetectionLinks
Remote Thread Detection with a Kernel Driver
☆33Updated 10 months ago
Alternatives and similar repositories for RemoteThreadDetection
Users that are interested in RemoteThreadDetection are comparing it to the libraries listed below
Sorting:
- Example of building an application verifer DLL☆50Updated last year
- Demo from the Malware Analysis and Development Webinar☆23Updated last year
- SetWinEventHook Sample☆49Updated 2 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆73Updated last year
- Samples from my book Windows Native API programming☆80Updated 6 months ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 5 months ago
- Sample for Creating a new kernel object type and supporting API☆26Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆94Updated 8 months ago
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆74Updated 8 months ago
- silence file system monitoring components by hooking their minifilters☆58Updated last year
- Youtube channel sample code☆52Updated 3 weeks ago
- Finding Truth in the Shadows☆119Updated 2 years ago
- Signature finder (from PE-bear)☆38Updated 3 months ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last month
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆126Updated 2 years ago
- Minifilter Callback Patching Proof-of-Concept☆73Updated 3 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆150Updated 2 years ago
- Easy encrypt/decrypt data with TPM☆25Updated last year
- ☆14Updated 11 months ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆115Updated 2 years ago
- Code samples that serve as references for Windows API functions☆76Updated last year
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆78Updated 2 years ago
- ☆114Updated 3 years ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 4 months ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆155Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆115Updated 3 years ago
- Code from process of reversing Sysinternals Suite for educational purposes, with videos to associate them☆48Updated 2 years ago
- kernel to user mode APC injector☆45Updated 3 years ago
- Load dll with undocumented functions and debug symbols☆47Updated last year
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆45Updated last year