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:
- SetWinEventHook Sample☆49Updated 2 years ago
- Demo from the Malware Analysis and Development Webinar☆23Updated last year
- Example of building an application verifer DLL☆49Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated 4 months ago
- Samples from my book Windows Native API programming☆79Updated 6 months ago
- Finding Truth in the Shadows☆118Updated 2 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆73Updated last year
- Signature finder (from PE-bear)☆39Updated 2 months ago
- Youtube channel sample code☆52Updated last week
- silence file system monitoring components by hooking their minifilters☆58Updated last year
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆72Updated 7 months ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆155Updated 2 years ago
- Code samples that serve as references for Windows API functions☆73Updated last year
- Sample for Creating a new kernel object type and supporting API☆26Updated last year
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆114Updated 2 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆91Updated 7 months ago
- Easy encrypt/decrypt data with TPM☆25Updated last year
- anti-ransomware file-system filter☆67Updated last year
- Detours implementation (x64/x86) which used only ntdll import☆89Updated last month
- ☆72Updated 2 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆126Updated 2 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆78Updated 2 years ago
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆45Updated last year
- HEVD Exploit: ArbitraryWrite on Windows 10 22H2 - Bypassing KVA Shadow and SMEP via PML4 Entry Manipulation☆35Updated last year
- Code from process of reversing Sysinternals Suite for educational purposes, with videos to associate them☆48Updated 2 years ago
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆35Updated 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
- A serie of exploits targeting eneio64.sys - Turning Physical Memory R/W into Virtual Memory R/W☆105Updated 3 weeks ago
- Minifilter Callback Patching Proof-of-Concept☆72Updated 3 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆150Updated 2 years ago