zodiacon / RemoteThreadDetectionLinks
Remote Thread Detection with a Kernel Driver
☆33Updated 6 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
- SetWinEventHook Sample☆48Updated last year
- silence file system monitoring components by hooking their minifilters☆58Updated last year
- Samples from my book Windows Native API programming☆73Updated 2 months ago
- Demo from the Malware Analysis and Development Webinar☆23Updated last year
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆70Updated 4 months ago
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆78Updated last month
- Youtube channel sample code☆53Updated last week
- Finding Truth in the Shadows☆110Updated 2 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆118Updated 2 years ago
- Sample for Creating a new kernel object type and supporting API☆27Updated 10 months ago
- Easy encrypt/decrypt data with TPM☆25Updated last year
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆64Updated 11 months ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆88Updated 4 months ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆139Updated 2 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆105Updated 2 years ago
- Signature finder (from PE-bear)☆36Updated 3 months ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- A universal binary patching dll.☆90Updated 9 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆64Updated 2 years ago
- Recursive and arbitrary code execution at kernel-level without a system thread creation☆157Updated 2 years ago
- anti-ransomware file-system filter☆61Updated 11 months ago
- Minifilter Callback Patching Proof-of-Concept☆72Updated 2 years ago
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆43Updated 8 months ago
- ☆114Updated 2 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆113Updated 3 years ago
- Demystifying PatchGuard is a comprehensive analysis of Microsoft's security feature called PatchGuard, which is designed to prevent unaut…☆125Updated 2 years ago
- HEVD Exploit: ArbitraryWrite on Windows 10 22H2 - Bypassing KVA Shadow and SMEP via PML4 Entry Manipulation☆31Updated last year
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆31Updated last year
- PoC Anti-Rootkit/Anti-Cheat Driver.☆211Updated 3 months ago