ios_manifest_analyzer
Analyzes iOS IPA files by parsing Info.plist to extract bundle ID, version, URL schemes, App Transport Security settings, background modes, and identifies insecure configurations.
Instructions
Parses Info.plist from an IPA file. Extracts bundle ID, version, URL schemes, App Transport Security settings, background modes, and highlights insecure configurations.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ipa_path | Yes | Absolute path to the IPA file to analyze |