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
☆79Updated 3 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…☆90Updated 2 months ago
- Exploiting the KsecDD Windows driver through Server Silos☆74Updated 10 months ago
- https://github.com/janoglezcampos/c_syscalls with the ASM rewritten by myself for Visual Studio's Compiler.☆30Updated last year
- ☆42Updated 7 months ago
- Reimplementation of the KExecDD DSE bypass technique.☆53Updated last year
- List the ETW provider(s) in the registration table of a process.☆63Updated 2 years ago
- ☆114Updated 3 years ago
- Hooking KPRCB IdlePreselect function to gain execution inside PID 0.☆68Updated 5 months ago
- Finding Truth in the Shadows☆116Updated 2 years ago
- Detours implementation (x64/x86) which used only ntdll import☆90Updated last year
- Simple dotnet Native AOT app that uses AsmResolver to convert shellcode to PE☆66Updated 2 years ago
- In-memory hiding technique☆57Updated 8 months ago
- Callstack spoofing using a VEH because VEH all the things.☆23Updated 6 months ago
- ☆32Updated last year
- Implementing an early exception handler for hooking and threadless process injection without relying on VEH or SEH☆121Updated last month
- Monitors ETW for security relevant syscalls maintaining the set called by each unique process☆83Updated 2 years ago
- Implementation of an export address table protection mitigation, like Export Address Filtering (EAF)☆112Updated 2 years ago
- Win32 keylogger that supports all (non-ime using) languages correctly☆52Updated last year
- ☆85Updated last year
- Windows AppLocker Driver (appid.sys) LPE☆66Updated last year
- Next gen process injection technique☆54Updated 5 years ago
- ☆50Updated 2 months ago
- ☆28Updated 10 months ago
- Executing Kernel Routines via Syscall Table Hijack (Kernel Code Execution)☆45Updated 3 months ago
- shell code example☆62Updated this week
- Minifilter Callback Patching Proof-of-Concept☆74Updated 2 years ago
- A C++ PoC implementation for enumerating Windows Fibers directly from memory☆20Updated last year
- This exploit use PEB walk technique to resolve API calls dynamically, obfuscate all API calls to perform process injection.☆22Updated last year
- Enabled / Disable LSA Protection via BYOVD☆80Updated 3 years ago
- "Service-less" driver loading☆161Updated 10 months ago