zodiacon / RemoteThreadDetectionLinks
Remote Thread Detection with a Kernel Driver
☆33Updated 7 months ago
Alternatives and similar repositories for RemoteThreadDetection
Users that are interested in RemoteThreadDetection are comparing it to the libraries listed below
Sorting:
- Samples from my book Windows Native API programming☆74Updated 4 months 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
- Example of building an application verifer DLL☆50Updated last year
- SetWinEventHook Sample☆49Updated last year
- Demo from the Malware Analysis and Development Webinar☆23Updated last year
- Sample for Creating a new kernel object type and supporting API☆27Updated last year
- Finding Truth in the Shadows☆116Updated 2 years ago
- silence file system monitoring components by hooking their minifilters☆59Updated last year
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆72Updated 5 months ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆67Updated last year
- anti-ransomware file-system filter☆61Updated last year
- Easy encrypt/decrypt data with TPM☆25Updated last year
- Youtube channel sample code☆53Updated last week
- Hook all callbacks which are registered with LdrRegisterDllNotification☆88Updated 5 months ago
- Signature finder (from PE-bear)☆37Updated 2 weeks ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆157Updated 2 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆145Updated 2 years ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆88Updated 2 months ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆122Updated 2 years ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆71Updated 2 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆112Updated 2 years ago
- A universal binary patching dll.☆92Updated 11 months ago
- PoC Anti-Rootkit/Anti-Cheat Driver.☆218Updated 4 months ago
- ☆24Updated 2 months ago
- Load dll with undocumented functions and debug symbols☆47Updated last year
- HEVD Exploit: ArbitraryWrite on Windows 10 22H2 - Bypassing KVA Shadow and SMEP via PML4 Entry Manipulation☆32Updated last year
- ☆114Updated 3 years ago
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆90Updated 2 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆130Updated 2 years ago