m417z / thread-call-stack-scannerLinks
Safely manage the unloading of DLLs that have been hooked into a process. Context: https://github.com/KNSoft/KNSoft.SlimDetours/discussions/15
☆78Updated 4 months ago
Alternatives and similar repositories for thread-call-stack-scanner
Users that are interested in thread-call-stack-scanner are comparing it to the libraries listed below
Sorting:
- Proof-of-concept kernel driver that hijacks the Windows kernel extension table mechanism to preserve process notify callbacks even when a…☆92Updated 3 months ago
- Exploiting the KsecDD Windows driver through Server Silos☆74Updated 11 months ago
- ☆42Updated 8 months ago
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆29Updated last year
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆73Updated 6 months ago
- Reimplementation of the KExecDD DSE bypass technique.☆55Updated last year
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆83Updated 2 years ago
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 7 months ago
- List the ETW provider(s) in the registration table of a process.☆63Updated 2 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆114Updated 2 years ago
- ☆84Updated last year
- shell code example☆63Updated 3 weeks ago
- Finding Truth in the Shadows☆115Updated 2 years ago
- Next gen process injection technique☆54Updated 5 years ago
- Win32 keylogger that supports all (non-ime using) languages correctly☆52Updated last year
- A C++/Asm template for PIC/EXE/DLL malware☆25Updated 2 months ago
- ☆114Updated 3 years ago
- ☆33Updated last year
- Minifilter Callback Patching Proof-of-Concept☆73Updated 2 years ago
- ☆50Updated 2 months ago
- A C++ PoC implementation for enumerating Windows Fibers directly from memory☆20Updated last year
- havoc kaine plugin to mitigate PAGE_GUARD protected image headers using JOP gadgets☆35Updated last year
- In-memory hiding technique☆56Updated 9 months ago
- Windows 10 DLL Injector via Driver utilizing VAD and hiding the loaded driver☆51Updated 2 years ago
- ☆50Updated 6 months ago
- Detours implementation (x64/x86) which used only ntdll import☆89Updated last week
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆129Updated last month
- Intel 64/Windows low-level experiments☆62Updated last month
- Research into removing strings & API call references at compile-time (Anti-Analysis)☆27Updated last year
- Executing Kernel Routines via Syscall Table Hijack (Kernel Code Execution)☆48Updated 4 months ago