zodiacon / RemoteThreadDetectionLinks
Remote Thread Detection with a Kernel Driver
☆33Updated last year
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☆50Updated 2 years ago
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆76Updated last year
- silence file system monitoring components by hooking their minifilters☆58Updated last year
- Samples from my book Windows Native API programming☆80Updated 8 months ago
- Sample for Creating a new kernel object type and supporting API☆26Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆80Updated 6 months ago
- Youtube channel sample code☆54Updated this week
- Easy encrypt/decrypt data with TPM☆25Updated last year
- Finding Truth in the Shadows☆120Updated 2 years ago
- Hook all callbacks which are registered with LdrRegisterDllNotification☆96Updated 9 months ago
- A basic implementation of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆73Updated 9 months ago
- Signature finder (from PE-bear)☆39Updated 4 months ago
- Code samples that serve as references for Windows API functions☆77Updated last year
- anti-ransomware file-system filter☆68Updated last year
- Detours implementation (x64/x86) which used only ntdll import☆90Updated 3 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆79Updated 3 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆115Updated 2 years ago
- A fast method to intercept syscalls from any user-mode process using InstrumentationCallback and detect any process using Instrumentation…☆36Updated 2 years ago
- Minimalistic HTTP(S) client for the NT kernel☆61Updated last month
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆129Updated 2 years ago
- Load dll with undocumented functions and debug symbols☆47Updated last year
- An x64dbg plugin which helps make sense of long C++ symbols☆58Updated 2 years ago
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 6 months ago
- A fully compatible replacement of Windows NT NtCreateLowBoxToken syscall - precisely restored from reverse engineering☆41Updated 7 months ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆160Updated 2 years ago
- Minifilter Callback Patching Proof-of-Concept☆73Updated 3 years ago
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆49Updated last year
- PoC exploit for HP Hardware Diagnostic's EtdSupp driver☆49Updated 2 years ago