hasherezade / thread_namecallingLinks
Process Injection using Thread Name
☆279Updated 4 months ago
Alternatives and similar repositories for thread_namecalling
Users that are interested in thread_namecalling are comparing it to the libraries listed below
Sorting:
- Reverse engineering winapi function loadlibrary.☆214Updated 2 years ago
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆316Updated last year
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆353Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆218Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆241Updated 11 months ago
- Admin to Kernel code execution using the KSecDD driver☆256Updated last year
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆231Updated 10 months ago
- ☆263Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆207Updated last year
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆167Updated 2 weeks ago
- Call stack spoofing for Rust☆345Updated 7 months ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆253Updated 2 years ago
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆239Updated last year
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆237Updated 2 weeks ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆122Updated 2 years ago
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆234Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆192Updated 2 months ago
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆227Updated 2 years ago
- An easily modifiable shellcode template for Windows x64 written in C☆263Updated 2 years ago
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆282Updated last year
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆145Updated 2 years ago
- A small x64 library to load dll's into memory.☆449Updated last year
- Windows rootkit designed to work with BYOVD exploits☆206Updated 7 months ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆355Updated 7 months ago
- A POC of a new “threadless” process injection technique that works by utilizing the concept of DLL Notification Callbacks in local and re…☆456Updated 2 years ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆318Updated 6 months ago
- PoC for thread pool based process injection in Windows.☆117Updated 5 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆521Updated 5 months ago
- Windows x64 kernel mode rootkit process hollowing POC.☆189Updated 2 years ago
- Collect Windows telemetry for Maldev☆419Updated last week