mach_inject enables you to "inject" code into an arbitrary process on Mac OS X. "Injection" means both 1) copying over the necessary code into the target's address space and 2) remotely creating a new thread to execute the code. Code injection is tricky business. You should be familiar with assembly and runtime calling conventions (ABIs) before using mach_inject. mach_inject is certainly not bug free and patches are extremely welcome, but the onus is on you when things don't work. Please don't file a bug report stating mach_inject is crashing for you when you try to use it -- you have to be hard-core enough to debug the problem yourself. Contributing: Please base your work off the unstable branch. Then submit your Pull Request. Version History: - mach_inject 1.3: Nov 08 2016 [NEW] Add demo project (Erwan Barrier) [CHANGE] Switch from __pthread_set_self to _pthread_set_self on 10.12. (wzqcongcong, rentzsch) [FIX] Adjust stack alignment for 10.9 to avoid crash. issue 5 (Giovanni Donelli) [FIX] Comment out fprintf for 10.10 and genericize CODE_SIGN_IDENTITY. issue 13 (Rainburst) [FIX] Add error check. (Nat!) - mach_inject 1.2: Aug 10 2012 [NEW] i386 and
FEATURES
EXPLORE BY TAGS
SIMILAR TOOLS
Deep Instinct is a predictive prevention platform that uses deep learning to prevent unknown threats, including ransomware and zero-day malware, from infiltrating storage environments, applications, and endpoints.
Event Log Explorer is a software solution for viewing, analyzing, and monitoring events recorded in Microsoft Windows event logs, offering advanced features and efficient filtering capabilities.
A library to access and parse the Microsoft Internet Explorer Cache File format.
Webroot Endpoint Protection provides advanced cloud-based protection against malicious files, scripts, exploits, and URLs to keep businesses safe from cyberattacks.
A simple ransomware protection that intercepts and kills malicious processes attempting to delete shadow copies using vssadmin.exe.
Symantec Enterprise Cloud provides comprehensive cybersecurity for large enterprises, with a focus on data-centric hybrid security and innovation in threat and data protection.
A single cybersecurity platform that provides holistic security management, prevention, detection, and response capabilities powered by AI and threat intelligence, designed to simplify and converge security operations in diverse hybrid IT environments.
FortiEDR is an automated endpoint security solution that integrates with the Fortinet Security Fabric and third-party solutions to reduce MTTR and provide real-time breach detection and response.
Powerfully simple endpoint security solution that takes down threats without interrupting business.
PINNED

Checkmarx SCA
A software composition analysis tool that identifies vulnerabilities, malicious code, and license risks in open source dependencies throughout the software development lifecycle.

Orca Security
A cloud-native application protection platform that provides agentless security monitoring, vulnerability management, and compliance capabilities across multi-cloud environments.

DryRun
A GitHub application that performs automated security code reviews by analyzing contextual security aspects of code changes during pull requests.