hasherezade / thread_namecallingLinks
Process Injection using Thread Name
☆282Updated 6 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.☆220Updated 2 years ago
- Hijacking valid driver services to load arbitrary (signed) drivers abusing native symbolic links and NT paths☆352Updated last year
- LLVM plugin to transparently apply stack spoofing and indirect syscalls to Windows x64 native calls at compile time.☆315Updated last year
- Admin to Kernel code execution using the KSecDD driver☆258Updated last year
- Implementation of Advanced Module Stomping and Heap/Stack Encryption☆216Updated 2 years ago
- Stack Spoofing with Synthetic frames based on the work of namazso, SilentMoonWalk, and VulcanRaven☆244Updated last year
- Proof of Concept for manipulating the Kernel Callback Table in the Process Environment Block (PEB) to perform process injection and hijac…☆234Updated 11 months ago
- ☆265Updated 2 years ago
- The following two code samples can be used to understand the difference between direct syscalls and indirect syscalls☆213Updated last year
- Call stack spoofing for Rust☆347Updated 8 months ago
- Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread☆245Updated last month
- A small x64 library to load dll's into memory.☆448Updated last year
- Jormungandr is a kernel implementation of a COFF loader, allowing kernel developers to load and execute their COFFs in the kernel.☆241Updated 2 years ago
- This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret …☆257Updated 2 years ago
- Uses Threat-Intelligence ETW events to identify shellcode regions being hidden by fluctuating memory protections☆147Updated 2 years ago
- Hells Hollow Windows 11 Rootkit technique to Hook the SSDT via Alt Syscalls☆188Updated last month
- Single stub direct and indirect syscalling with runtime SSN resolving for windows.☆226Updated 2 years ago
- Metamorphic cross-compilation of C++ & C-code to PIC, BOF & EXE.☆537Updated last month
- Dont Call Me Back - Dynamic kernel callback resolver. Scan kernel callbacks in your system in a matter of seconds!☆237Updated last year
- Generating legitimate call stack frame along with indirect syscalls by abusing Vectored Exception Handling (VEH) to bypass User-Land EDR …☆284Updated last year
- Playing around with Thread Context Hijacking. Building more evasive primitives to use as alternative for existing process injection techn…☆192Updated 4 months ago
- An easily modifiable shellcode template for Windows x64 written in C☆262Updated 2 years ago
- Walks the CFG bitmap to find previously executable but currently hidden shellcode regions☆124Updated 2 years ago
- Windows rootkit designed to work with BYOVD exploits☆211Updated 9 months ago
- A PoC implementation for spoofing arbitrary call stacks when making sys calls (e.g. grabbing a handle via NtOpenProcess)☆525Updated 6 months ago
- A C++ proof of concept demonstrating the exploitation of Windows Protected Process Light (PPL) by leveraging COM-to-.NET redirection and …☆324Updated 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…☆457Updated 2 years ago
- A proof of concept demonstrating the DLL-load proxying using undocumented Syscalls.☆358Updated 8 months ago
- Windows x64 kernel mode rootkit process hollowing POC.☆188Updated 2 years ago
- ☆183Updated last year