Repository navigation
shellcode-injection
- Website
- Wikipedia
The BEST DLL Injector Library.
Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace
Shellcode injection technique. Given as C++ header, standalone Rust program or library.
PE Injection、DLL Injection、Process Injection、Thread Injection、Code Injection、Shellcode Injection、ELF Injection、Dylib Injection, including 400+Tools and 350+posts
Excel 4.0 (XLM) Macro Generator for injecting DLLs and EXEs into memory.
windows-rs shellcode loaders
🎃 PumpBin is an Implant Generation Platform.
Process Injection using Thread Name
HRShell is an HTTPS/HTTP reverse shell built with flask. It is an advanced C2 server with many features & capabilities.
This POC gives you the possibility to compile a .exe to completely avoid statically detection by AV/EPP/EDR of your C2-shellcode and download and execute your C2-shellcode which is hosted on your (C2)-webserver.
This novel way of using NtQueueApcThreadEx by abusing the ApcRoutine and SystemArgument[0-3] parameters by passing a random pop r32; ret gadget can be used for stealthy code injection.
A collection of offensive Go packages inspired by different Go repositories.
Threadless Module Stomping In Rust with some features (In memory of those murdered in the Nova party massacre)
Resources About Shellcode
A flexible PE loader, loading module in memory. Most of the functions can be inline, compatible for shellcode.
Waiting Thread Hijacking - injection by overwriting the return address of a waiting thread
Collection of shellcode injection techniques packed in a D/Invoke weaponized DLL
Various Process Injection Techniques
Some Rust program I wrote while learning Malware Development