zodiacon / RemoteThreadDetectionLinks
Remote Thread Detection with a Kernel Driver
☆32Updated 8 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☆49Updated last year
- Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussio…☆79Updated 3 months ago
- Demo from the Malware Analysis and Development Webinar☆23Updated last year
- SetWinEventHook Sample☆49Updated 2 years ago
- Sample for Creating a new kernel object type and supporting API☆26Updated last year
- Youtube channel sample code☆52Updated this week
- silence file system monitoring components by hooking their minifilters☆59Updated last year
- Reimplement CreateProcessInternalW via Windows 10 20H1+/Windows 11 Base on NtCreateUserProcess-Post☆69Updated last year
- Samples from my book Windows Native API programming☆76Updated 4 months ago
- Easy encrypt/decrypt data with TPM☆25Updated last year
- An improved version of Patch Guard that I implemented, that includes integrity checks and other protection mechanisms I added.☆72Updated 6 months ago
- anti-ransomware file-system filter☆62Updated last year
- Hook all callbacks which are registered with LdrRegisterDllNotification☆90Updated 6 months ago
- Demonstrate calling a kernel function and handle process creation callback against HVCI☆73Updated 2 years ago
- Finding Truth in the Shadows☆116Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆112Updated 2 years ago
- Signature finder (from PE-bear)☆39Updated last month
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆90Updated 2 months ago
- ☆114Updated 3 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆124Updated 2 years ago
- A universal binary patching dll.☆95Updated 11 months ago
- Proof-of-concept game using VBS enclaves to protect itself from cheating☆43Updated 10 months ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆147Updated 2 years ago
- A kernel exploit leveraging NtUserHardErrorControl to elevate a thread to KernelMode and achieve arbitrary kernel R/W & more.☆31Updated 3 years ago
- A tool for detecting manual/direct syscalls in x86 and x64 processes using Nirvana Hooks.☆114Updated 3 years ago
- 2022 Updated Kernelmode-Code☆33Updated last year
- ZwProcessHollowing is a x64 process hollowing project which uses direct systemcalls, dll unhooking and RC4 payload decryption☆89Updated 2 years ago
- Code from process of reversing Sysinternals Suite for educational purposes, with videos to associate them☆48Updated 2 years ago
- windows rootkit☆61Updated last year