{"id":19359654,"url":"https://github.com/camerakit/apk-inspector","last_synced_at":"2025-04-23T11:32:51.826Z","repository":{"id":108852672,"uuid":"155797319","full_name":"CameraKit/apk-inspector","owner":"CameraKit","description":null,"archived":false,"fork":false,"pushed_at":"2019-01-08T17:56:59.000Z","size":5821,"stargazers_count":19,"open_issues_count":2,"forks_count":5,"subscribers_count":7,"default_branch":"master","last_synced_at":"2024-02-24T20:43:04.580Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/CameraKit.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":"2018-11-02T01:26:38.000Z","updated_at":"2023-07-31T19:37:47.000Z","dependencies_parsed_at":"2023-04-15T22:46:48.540Z","dependency_job_id":null,"html_url":"https://github.com/CameraKit/apk-inspector","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CameraKit%2Fapk-inspector","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CameraKit%2Fapk-inspector/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CameraKit%2Fapk-inspector/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CameraKit%2Fapk-inspector/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CameraKit","download_url":"https://codeload.github.com/CameraKit/apk-inspector/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":223921953,"owners_count":17225636,"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-11-10T07:15:41.806Z","updated_at":"2024-11-10T07:15:43.732Z","avatar_url":"https://github.com/CameraKit.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n    \u003cimg alt='APK Inspector Header' src='.repo/gh-readme-header.png' /\u003e\n\u003c/p\u003e\nFind permissions and dependencies used by an Android application. \n\n## Installation\nThis project currently depends on APKTool. APKTool is an open source library that allows disassembly of APKs. \n\nFollow the installation instructions on their [website](https://ibotpeaches.github.io/Apktool/install/). \n\nInstall the other project dependencies with `yarn`. \n\n## Usage\nInstall the script globally with `npm install -g` and then run with the command with `apki`.\n\nOtherwise run the script from the project directory with the command `node index.js`.\n\n## Options\n`apki [option] \u003cparameter\u003e` \n\n| option | alias | parameters | description |\n| --- | --- | --- | --- | \n| --local-source | -l | __string__: path_to_apk | path to local APK |\n| --remote-source | -r | __string__: URL | URL of remote source |\n| --output-type | -o | [__json__], [__text__], [__both__] | output file type |\n| --console-output | -c | none | print output to console |\n|  --specify-permission | -x | __string__: permission_name | console log if permisison is found |\n|  --specify-dependency | -y | __string__: package_name | console log if dependency is found |\n| --permissions-only | -p | none | only output permissions |\n| --dependencies-only | -d | none | only output dependencies |\n| --version | -v | none | Show version number |\n| --help | -h | none | Show help |\n\nExamples\n```\n  apki -r https://pathtoapk.io -x camera\n  apki -l ./Downloads/myapk.apk -d\n  node index.js\n```\n\n## License\nAPK Inspector is under the MIT License. \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamerakit%2Fapk-inspector","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcamerakit%2Fapk-inspector","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcamerakit%2Fapk-inspector/lists"}