analyze_linked_frameworks
Enumerate the linked frameworks and libraries of a Mach-O binary to reveal external dependencies.
Instructions
Enumerate linked frameworks and libraries from a Mach-O binary.
Args: path: Path to a Mach-O binary
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |