{"id":18029278,"url":"https://github.com/std-microblock/adb-enabler","last_synced_at":"2025-03-27T03:31:03.168Z","repository":{"id":253354772,"uuid":"843255579","full_name":"std-microblock/adb-enabler","owner":"std-microblock","description":"This module enables adb without authentication for a production build of Android.","archived":false,"fork":false,"pushed_at":"2024-08-16T07:05:02.000Z","size":8,"stargazers_count":7,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-23T00:31:54.190Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Shell","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/std-microblock.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-08-16T05:40:59.000Z","updated_at":"2024-08-26T03:09:47.000Z","dependencies_parsed_at":"2024-09-21T18:02:27.003Z","dependency_job_id":null,"html_url":"https://github.com/std-microblock/adb-enabler","commit_stats":null,"previous_names":["microcber/adb-enabler","std-microblock/adb-enabler"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/std-microblock%2Fadb-enabler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/std-microblock%2Fadb-enabler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/std-microblock%2Fadb-enabler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/std-microblock%2Fadb-enabler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/std-microblock","download_url":"https://codeload.github.com/std-microblock/adb-enabler/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245778430,"owners_count":20670682,"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-10-30T09:08:43.326Z","updated_at":"2025-03-27T03:31:02.846Z","avatar_url":"https://github.com/std-microblock.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# ADB Enabler\nThis module enables adb without authentication for a production build of Android.\n\nTested on Android 14, marble.\n\n[Download Module](https://github.com/MicroCBer/adb-enabler/releases/download/latest/adb-enabler.zip)\n\n## Installation\n1. First, enter TWRP recovery.\n2. Decrypt data partition:\n```shell\nadb shell twrp decrypt [Your password/PIN]\n```\nIf it said that you are not authenticated, then you might not be in TWRP currently, or your TWRP adbd build is not userdebug. Correct it before continuing.\n\n3. Push and install module.\n```shell\nadb push .\\adb-enabler.zip /data/tmp\nadb shell twrp install /data/tmp/adb-enabler.zip\n```\n\n4. Restart and use `scrcpy` to rescue your data!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstd-microblock%2Fadb-enabler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstd-microblock%2Fadb-enabler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstd-microblock%2Fadb-enabler/lists"}