Documentation Index
Fetch the complete documentation index at: https://docs.specterops.io/llms.txt
Use this file to discover all available pages before exploring further.
Summary
Inject a library from on-host into a process on macOS for AMD64 (no arm support yet).- Needs Admin: False
- Version: 1
- Author: Jonathan Levin, @xorrior
Arguments
pid
- Description: PID of process to inject into.
- Required Value: True
- Default Value: None
library
- Description: Path to the dylib to inject
- Required Value: True
- Default Value: None
Usage
MITRE ATT&CK Mapping
- T1055