{"id":19462101,"url":"https://github.com/youhaveme9/apkinfo","last_synced_at":"2025-09-04T10:41:33.191Z","repository":{"id":256270129,"uuid":"854786829","full_name":"youhaveme9/apkinfo","owner":"youhaveme9","description":"A python script to extract high level and critical informations from AndroidManifest.xml or apk","archived":false,"fork":false,"pushed_at":"2025-01-25T08:45:57.000Z","size":51,"stargazers_count":5,"open_issues_count":1,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-08-30T01:43:26.784Z","etag":null,"topics":["android","decompiler","reverse-engineering","security"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/youhaveme9.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-09-09T19:20:51.000Z","updated_at":"2025-05-23T14:55:42.000Z","dependencies_parsed_at":"2024-09-15T03:28:16.018Z","dependency_job_id":null,"html_url":"https://github.com/youhaveme9/apkinfo","commit_stats":null,"previous_names":["roshaen/android-info","roshaen/apkinfo"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/youhaveme9/apkinfo","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youhaveme9%2Fapkinfo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youhaveme9%2Fapkinfo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youhaveme9%2Fapkinfo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youhaveme9%2Fapkinfo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/youhaveme9","download_url":"https://codeload.github.com/youhaveme9/apkinfo/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/youhaveme9%2Fapkinfo/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273595265,"owners_count":25134257,"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","status":"online","status_checked_at":"2025-09-04T02:00:08.968Z","response_time":61,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["android","decompiler","reverse-engineering","security"],"created_at":"2024-11-10T18:00:41.423Z","updated_at":"2025-09-04T10:41:33.140Z","avatar_url":"https://github.com/youhaveme9.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Android Info\nScan apk bundles or AndroidManifest.xml to extract formatted useful information\n\nGet an high level overview of AndroidManifest.xml file of an android apk while reversing the apk such as `exported or non-exported activities` , `package information`, `permissions`, `services`, etc and the list of potential vulnerabilities\n\n## Installation\n\n- Download and install jadx from [here](https://github.com/skylot/jadx?tab=readme-ov-file#download)\n- Get your open ai api key from [here](https://platform.openai.com/)\n\n#### Fork the repo\n```bash\ngit clone https://github.com/youhaveme9/ctfinfo\n```\n#### Install the dependencies\n```bash\npip install -r requirements.txt\n```\n\n## Usage\n\n#### Windows\n\n```bash\npython apkinfo.py --xml \u003cpath_to_AndroidManifest.xml\u003e\npython apkinfo.py --apk \u003cpath_to_target.apk\u003e\n```\n#### Linux/mac\n\n```bash\npython3 apkinfo.py --xml \u003cpath_to_AndroidManifest.xml\u003e\npython3 apkinfo.py --apk \u003cpath_to_target.apk\u003e\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyouhaveme9%2Fapkinfo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyouhaveme9%2Fapkinfo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyouhaveme9%2Fapkinfo/lists"}