{"id":26485445,"url":"https://github.com/shahidcodes/android-nougat-ssl-intercept","last_synced_at":"2025-09-05T23:56:04.238Z","repository":{"id":149820602,"uuid":"106090853","full_name":"shahidcodes/Android-Nougat-SSL-Intercept","owner":"shahidcodes","description":"It decompiles target apk and adds security exception to accept all certificates thus making able to work with Burp/Charles and Other Tools","archived":false,"fork":false,"pushed_at":"2020-11-22T13:47:55.000Z","size":7108,"stargazers_count":17,"open_issues_count":1,"forks_count":3,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-05T21:42:26.222Z","etag":null,"topics":["android","apk","burp","certificates","charles","charles-proxy","intercept","interception-httphttps-request","interceptor","ssl","ssl-certificates"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","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/shahidcodes.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}},"created_at":"2017-10-07T10:56:36.000Z","updated_at":"2023-08-26T16:40:15.000Z","dependencies_parsed_at":"2024-01-12T10:25:57.093Z","dependency_job_id":"54c05393-861f-4bcc-a1cd-edbfe65a3de9","html_url":"https://github.com/shahidcodes/Android-Nougat-SSL-Intercept","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shahidcodes/Android-Nougat-SSL-Intercept","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahidcodes%2FAndroid-Nougat-SSL-Intercept","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahidcodes%2FAndroid-Nougat-SSL-Intercept/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahidcodes%2FAndroid-Nougat-SSL-Intercept/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahidcodes%2FAndroid-Nougat-SSL-Intercept/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shahidcodes","download_url":"https://codeload.github.com/shahidcodes/Android-Nougat-SSL-Intercept/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shahidcodes%2FAndroid-Nougat-SSL-Intercept/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":273838364,"owners_count":25177162,"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-05T02:00:09.113Z","response_time":402,"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","apk","burp","certificates","charles","charles-proxy","intercept","interception-httphttps-request","interceptor","ssl","ssl-certificates"],"created_at":"2025-03-20T05:58:01.677Z","updated_at":"2025-09-05T23:56:04.216Z","avatar_url":"https://github.com/shahidcodes.png","language":"JavaScript","funding_links":[],"categories":["\u003ca id=\"33431f1a7baa0f6193334ef4d74ff82c\"\u003e\u003c/a\u003eAndroid"],"sub_categories":["\u003ca id=\"d155578c9e4dea24eae19774031650dd\"\u003e\u003c/a\u003e工具"],"readme":"# Android Nougat SSL Intercept\n\nIn Android 7.0, Google introduced changes to the way user Certificate Authorities (CA) are trusted. These changes prevent third-parties from listening to network requests coming out of the application:\nMore info: \n1) https://developer.android.com/training/articles/security-config.html\n2) http://android-developers.blogspot.com/2016/07/changes-to-trusted-certificate.html\n\nThis script injects network security exceptions into the APK that allow third-party software like Charles Proxy/Fiddler to listen to the network requests and responses of some Android applications.\n\n\n## Getting Started\n\n1. Clone the repository.\n2. In repo directory run `npm install`\n\n### Prerequisites\n1. Node \u003e= 6.9.*\n2. JRE (to run apktool)\n\n## Usage\n``` \n\t$ node addSecurityException.js /path/to/apk /path/to/keystore keystorePass\n```\n### Examples\n\n```\nuses default keystore\n\t$ node addSecurityException.js myApp.apk \n\nwith your keystore\n\t$ node addSecurityException.js myApp.apk finalKey.jks android\n\n```\n\n### Alternatives\n- https://github.com/shroudedcode/apk-mitm\n- https://bird.ac/injecting-mitm-proxy-on-compiled-android-apk/\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshahidcodes%2Fandroid-nougat-ssl-intercept","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshahidcodes%2Fandroid-nougat-ssl-intercept","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshahidcodes%2Fandroid-nougat-ssl-intercept/lists"}