full_static_analysis
Perform comprehensive static analysis on IPA or Mach-O binaries, including class dumps, symbol demangling, framework enumeration, encryption checks, and endpoint scanning.
Instructions
Run full static analysis pipeline on an IPA or Mach-O binary.
Combines IPA parsing, ObjC class dump, Swift symbol demangling, linked framework enumeration, encryption check, and endpoint scanning.
Args: path: Path to IPA file or Mach-O binary
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |