parse_ipa_tool
Extract full metadata from IPA or .app bundles, including bundle ID, version, entitlements, frameworks, and encryption status for iOS reverse engineering analysis.
Instructions
Parse an IPA file and extract full metadata (bundle ID, version, entitlements, frameworks, encryption status).
Args: path: Path to the IPA or .app bundle
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes |