mach_inject

Code injector

Enables code injection into arbitrary processes on Mac OS X by copying over necessary code and creating a new thread to execute it.

interprocess code injection for Mac OS X

GitHub

823 stars
52 watching
161 forks
Language: C
last commit: about 8 years ago

Related projects:

Repository Description Stars
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
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
kyleavery/inject-assembly Enables .NET assembly execution within an existing process without blocking the parent process 485
eusth/ipa A tool that injects code into Unity projects to modify their behavior 283
suvllian/process-inject A collection of Windows process injection methods implemented in C. 647
3xpl01tc0d3r/processinjection A tool that demonstrates various process injection techniques using C#. 1,087
softwaremill/macwire A dependency injection library for Scala that automatically generates instance creation code at compile-time. 1,278
mrwilson/byte-monkey A tool that injects faults into JVM applications to test failure scenarios 225
davidbuchanan314/dlinject A tool to inject arbitrary code into a live Linux process without using ptrace 774
chvancooten/nimplant A lightweight implant tool allowing users to create and execute custom in-memory operations on Windows 810
rasta-mouse/tikitorch A tool for injecting shellcode into processes on Windows using process injection techniques 753
malcomvetter/managedinjection A proof of concept for injecting .NET assemblies at runtime with minimal convention knowledge 162
apokryptein/secinject A tool for injecting malicious code into processes using native APIs and memory section mapping. 88
plackyhacker/shellcode-injection-techniques A collection of C# techniques for injecting malicious shellcode into processes 450
silva97/pei Tools for injecting and manipulating code in PE executables 30