unpack_ipa_tool
Extract an IPA file to a directory for static analysis of iOS applications, with optional output path specification.
Instructions
Extract an IPA file to a directory for further analysis.
Args: path: Path to the IPA file output_dir: Optional output directory (defaults to _unpacked)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| output_dir | No |