{"id":24941606,"url":"https://github.com/ryanking13/android-ssl-unpinning","last_synced_at":"2025-04-10T03:04:07.679Z","repository":{"id":43716609,"uuid":"276127373","full_name":"ryanking13/android-SSL-unpinning","owner":"ryanking13","description":"Bypass android application SSL-pinning","archived":false,"fork":false,"pushed_at":"2023-02-27T09:52:15.000Z","size":38075,"stargazers_count":194,"open_issues_count":3,"forks_count":29,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-03-24T04:35:14.631Z","etag":null,"topics":["android","apk","https","reverse-engineering","ssl"],"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/ryanking13.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":"2020-06-30T14:46:08.000Z","updated_at":"2025-03-15T02:03:13.000Z","dependencies_parsed_at":"2025-02-02T18:37:25.085Z","dependency_job_id":null,"html_url":"https://github.com/ryanking13/android-SSL-unpinning","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanking13%2Fandroid-SSL-unpinning","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanking13%2Fandroid-SSL-unpinning/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanking13%2Fandroid-SSL-unpinning/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ryanking13%2Fandroid-SSL-unpinning/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ryanking13","download_url":"https://codeload.github.com/ryanking13/android-SSL-unpinning/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248148224,"owners_count":21055547,"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":["android","apk","https","reverse-engineering","ssl"],"created_at":"2025-02-02T18:23:37.426Z","updated_at":"2025-04-10T03:04:07.646Z","avatar_url":"https://github.com/ryanking13.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# android-SSL-unpinning\n\nA simple Python script which patches Android APK file to bypass SSL-pinning.\n\n## Requirements\n\n- Python3\n- Java\n\n## How to Run\n\n```sh\ngit clone https://github.com/ryanking13/android-SSL-unpinning\ncd android-SSL-unpinning\n\npython patch.py com.apk.file.to.patch.apk\n```\n\n## How it works\n\n1. Decompile the APK file using [APKtool](https://ibotpeaches.github.io/Apktool/install/)\n2. Modify `AndroidManifest.xml` and `network_security_config.xml` to trust user certificate\n3. Recompile the APK file using [APKtool](https://ibotpeaches.github.io/Apktool/install/)\n4. Sign the APK file using [uber-apk-signer](https://github.com/patrickfav/uber-apk-signer)\n\n## References\n\n- [APKtool](https://ibotpeaches.github.io/Apktool/install/)\n- [uber-apk-signer](https://github.com/patrickfav/uber-apk-signer)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanking13%2Fandroid-ssl-unpinning","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fryanking13%2Fandroid-ssl-unpinning","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fryanking13%2Fandroid-ssl-unpinning/lists"}