saruman
Dynamic Executable Injector
A tool for injecting full dynamic executables into process images with thread injection
ELF anti-forensics exec, for injecting full dynamic executables into process image (With thread injection)
128 stars
11 watching
43 forks
Language: C
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An assembler-based tool to inject shellcode into running processes on Linux using ptrace(), allowing for controlled modification of process behavior. | 5 |
| A tool that demonstrates various process injection techniques using C#. | 1,087 |
| An implementation of a malware injection technique using PE injection to create and control malicious processes | 581 |
| A tool for injecting malicious code into processes using native APIs and memory section mapping. | 88 |
| A tool for injecting shellcode into processes on Windows using process injection techniques | 753 |
| A collection of Windows process injection methods implemented in C. | 647 |
| Enables .NET assembly execution within an existing process without blocking the parent process | 485 |
| An Elf binary infector written in Go. | 206 |
| A proof of concept for injecting .NET assemblies at runtime with minimal convention knowledge | 162 |
| A C-based library that enables code injection into macOS processes by creating a new thread and executing a specific function within the process | 54 |
| A tool that enables process injection without thread creation by hooking an export function from a remote process. | 369 |
| A lightweight implant tool allowing users to create and execute custom in-memory operations on Windows | 810 |
| A dependency injection framework that simplifies storyboard segue configuration by providing a type-safe way to manage view controller dependencies. | 280 |
| An attribute-based framework for creating and injecting aspects into .NET assemblies. | 773 |
| A tool to inject arbitrary code into a live Linux process without using ptrace | 774 |