{"id":3163,"url":"https://github.com/toshi0383/ipanema","last_synced_at":"2025-04-11T01:11:57.677Z","repository":{"id":90996862,"uuid":"73486921","full_name":"toshi0383/ipanema","owner":"toshi0383","description":"ipanema analyzes and prints useful information from *.ipa file.","archived":false,"fork":false,"pushed_at":"2017-04-28T06:36:24.000Z","size":14,"stargazers_count":10,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-11T01:11:51.289Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/toshi0383.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2016-11-11T15:03:17.000Z","updated_at":"2024-09-08T12:24:25.000Z","dependencies_parsed_at":"2024-01-02T21:28:32.893Z","dependency_job_id":null,"html_url":"https://github.com/toshi0383/ipanema","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toshi0383%2Fipanema","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toshi0383%2Fipanema/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toshi0383%2Fipanema/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/toshi0383%2Fipanema/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/toshi0383","download_url":"https://codeload.github.com/toshi0383/ipanema/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248322571,"owners_count":21084337,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-01-05T20:16:33.208Z","updated_at":"2025-04-11T01:11:57.661Z","avatar_url":"https://github.com/toshi0383.png","language":"Go","funding_links":[],"categories":["Tools","WebSocket"],"sub_categories":["Web View","Other free courses"],"readme":"# ipanema 🏖\n\nipanema analyzes and prints useful information from *.ipa file.\n\n# Usage\n\n```\nUsage: ipanema [OPTIONS] path-to.ipa\n\nOPTIONS:\n  -A    Do both what -E and -I would do.\n  -E    Find, Decrypt and Print all embedded.mobileprovision files.\n  -I    Find and Print all Info.plist files.\n  -i    Find and Print only app's main Info.plist file.\n  -v    print version number\n```\n\n## embedded.mobileprovision files. (-E)\n```\n$ ipanema -E path/to/your.ipa | head\n\u003c?xml version=\"1.0\" encoding=\"UTF-8\"?\u003e\n\u003c!DOCTYPE plist PUBLIC \"-//Apple//DTD PLIST 1.0//EN\" \"http://www.apple.com/DTDs/PropertyList-1.0.dtd\"\u003e\n\u003cplist version=\"1.0\"\u003e\n\u003cdict\u003e\n    \u003ckey\u003eAppIDName\u003c/key\u003e\n    \u003cstring\u003eXC your app id\u003c/string\u003e\n    \u003ckey\u003eApplicationIdentifierPrefix\u003c/key\u003e\n    \u003carray\u003e\n    \u003cstring\u003eXXXXXXXXXX\u003c/string\u003e\n    \u003c/array\u003e\n```\n\n## Info.plist (-I)\n```\n$ ipanema -I path/to/your.ipa | head\n\n### App.app/Frameworks/APIKit.framework/Info.plist\n{\n  \"CFBundleName\" =\u003e \"APIKit\"\n  \"DTXcode\" =\u003e \"0730\"\n  \"DTSDKName\" =\u003e \"appletvos9.2\"\n  \"NSHumanReadableCopyright\" =\u003e \"Copyright © 2015 Yosuke Ishikawa. All rights reserved.\"\n  \"DTSDKBuild\" =\u003e \"13Y227\"\n  \"CFBundleDevelopmentRegion\" =\u003e \"en\"\n  \"CFBundleVersion\" =\u003e \"1\"\n```\n\n# Prequisite\n\n- OSX/macOS\n\n# Install\n\n## Homebrew\nipanema is available via Homebrew.\n```\nbrew tap toshi0383/ipanema \u0026\u0026 brew install ipanema\n```\n\n## Binary\n- Download the latest binary from [releases page](https://github.com/toshi0383/ipanema/releases).\n- `chmod +x ~/Download/ipanema`\n- `cp ~/Download/ipanema where-ever-you-want/`\n\n# License\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoshi0383%2Fipanema","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftoshi0383%2Fipanema","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftoshi0383%2Fipanema/lists"}