dlinject
Code injection tool
A tool to inject arbitrary code into a live Linux process without using ptrace
Inject a shared library (i.e. arbitrary code) into a live linux process, without ptrace
774 stars
23 watching
75 forks
Language: Python
last commit: over 2 years ago assemblyld-preloadlinuxprocfsptracepython3shellcodeshellcode-injectionx86-64
Related projects:
Repository | Description | Stars |
---|---|---|
droberson/papa-shango | An assembler-based tool to inject shellcode into running processes on Linux using ptrace(), allowing for controlled modification of process behavior. | 5 |
eusth/ipa | A tool that injects code into Unity projects to modify their behavior | 283 |
python-injector/flask_injector | A library that adds dependency injection support to the Flask web framework. | 279 |
mbierlee/poodinis | A dependency injection framework for the D programming language. | 71 |
opensecurityresearch/dllinjector | A tool that enables injecting malicious DLLs into targeted Windows processes using various injection techniques. | 490 |
chvancooten/nimplant | A lightweight implant tool allowing users to create and execute custom in-memory operations on Windows | 810 |
suvllian/process-inject | A collection of Windows process injection methods implemented in C. | 646 |
simpleinjector/simpleinjector | A fast and flexible Dependency Injection library for .NET applications | 1,220 |
rentzsch/mach_inject | Enables code injection into arbitrary processes on Mac OS X by copying over necessary code and creating a new thread to execute it. | 823 |
3xpl01tc0d3r/processinjection | A tool that demonstrates various process injection techniques using C#. | 1,087 |
plackyhacker/shellcode-injection-techniques | A collection of C# techniques for injecting malicious shellcode into processes | 450 |
rodionovd/task_vaccine | 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 |
bishopfox/bfinject | Tool for injecting arbitrary shared libraries into running iOS apps to execute malicious code | 626 |
jechol/definject | A library that provides an unobtrusive way to inject mocks and dependencies into Elixir functions without modifying their code. | 56 |
altrusl/vite-plugin-html-injection | A plugin to inject reusable code snippets into HTML files during the build process for faster and more maintainable front-end development. | 21 |