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

GitHub

775 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 281
python-injector/flask_injector A library that adds dependency injection support to the Flask web framework. 277
mbierlee/poodinis A dependency injection framework for the D programming language. 71
opensecurityresearch/dllinjector A tool that allows injecting code into Windows processes using various injection techniques 489
chvancooten/nimplant A lightweight tool for embedding custom code into existing applications to perform specific tasks without requiring user interaction. 801
suvllian/process-inject A collection of Windows process injection methods implemented in C. 644
simpleinjector/simpleinjector A fast and flexible Dependency Injection library for .NET applications 1,214
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. 818
3xpl01tc0d3r/processinjection A tool that demonstrates various process injection techniques using C#. 1,080
plackyhacker/shellcode-injection-techniques A collection of C# techniques for injecting malicious shellcode into processes 447
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 624
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. 19