{"id":28073457,"url":"https://github.com/akinalts/apatchtool","last_synced_at":"2025-05-12T22:16:34.787Z","repository":{"id":222481523,"uuid":"757409828","full_name":"CatPlanetOSS/APatchTool","owner":"CatPlanetOSS","description":"(Aka. APatchAutoPatchTool) A script for automating the installation of APatch.","archived":false,"fork":false,"pushed_at":"2025-05-12T15:12:23.000Z","size":2225,"stargazers_count":25,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-12T22:16:24.914Z","etag":null,"topics":["apatch","automation","root","shell","shell-script","shell-scripts"],"latest_commit_sha":null,"homepage":"","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CatPlanetOSS.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,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-02-14T12:45:36.000Z","updated_at":"2025-05-12T15:12:27.000Z","dependencies_parsed_at":"2024-06-12T23:27:15.515Z","dependency_job_id":"af6c5783-7a68-43b3-8e86-b05c772a8980","html_url":"https://github.com/CatPlanetOSS/APatchTool","commit_stats":null,"previous_names":["nya-main/apatchautopatchtool","neosayuri/apatchautopatchtool","atopessayuri/apatchautopatchtool","akinaacct/apatchautopatchtool","akinaacct/apatchtool","akinalts/apatchtool","catplanetoss/apatchtool"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatPlanetOSS%2FAPatchTool","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatPlanetOSS%2FAPatchTool/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatPlanetOSS%2FAPatchTool/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CatPlanetOSS%2FAPatchTool/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CatPlanetOSS","download_url":"https://codeload.github.com/CatPlanetOSS/APatchTool/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253831015,"owners_count":21971008,"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":["apatch","automation","root","shell","shell-script","shell-scripts"],"created_at":"2025-05-12T22:16:34.008Z","updated_at":"2025-05-12T22:16:34.776Z","avatar_url":"https://github.com/CatPlanetOSS.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"![socialify](https://socialify.git.ci/AkinaAcct/APatchTool/image?description=1\u0026forks=1\u0026issues=1\u0026name=1\u0026owner=1\u0026pulls=1\u0026stargazers=1\u0026theme=Dark)\n\n# APatchTool\n\n## What is this\n\nA script automating the process of patching the kernel with [KernelPatch](https://github.com/bmax121/KernelPatch), and supports the following features:\n\n- User-specified image path or get from current Android device.  \n- User-specified KernelPatch version. Or default, latest release.  \n- User-specified SuperKey. [What is SuperKey?](https://apatch.dev/faq.html#what-is-superkey)\n- Supports directly install.\n- Supports OTA updates.\n- Supports embedding KPMs.\n\n## Usage\n\n### Android\n\n- Open Termux\n\n- Prepare\n\n```sh\ncd ${HOME}\ncurl -LO https://raw.githubusercontent.com/AkinaAcct/APatchAutoPatchTool/main/AAP.sh\nchmod +x AAP.sh\n```\n\n- Run\n\nUsage:\n\n```sh\n./AAP.sh -h\n```\n\n### Linux\n\n\u003e [!NOTE]\n\u003e This should work. If you encounter any problems, please submit an issue with logs provided by debug mode.\n\n- Just like in Termux:\n\n```sh\ncd ${HOME}\ncurl -LO https://raw.githubusercontent.com/AkinaAcct/APatchAutoPatchTool/main/AAP.sh\nchmod +x AAP.sh\n```\n\n- Run\n\nUsage:\n\n```sh\n./AAP.sh -h\n```\n\n## Reporting Bugs\n\nIf you have issues or need feedback, please run `AAP.sh` in debug mode. To enable debug mode, run:\n\n```sh\nAPTOOLDEBUG=1 ./AAP.sh [ARGS] | tee AAP_Log_$(date +\"%Y-%m-%d_%H:%M:%S\").txt\n```\n\nLogs will be stored in AAP_Log_\\[date]_\\[time].txt  \nCreate an issue on github, and upload it as the log.\n\n---\n\nIf you encounter any issues, please submit an issue on github.\n\n---\n\n## Credits\n\n- [Magisk](https://github.com/topjohnwu/magisk): For magiskboot\n\n- [KernelPatch](https://github.com/bmax121/KernelPatch): For kptools and kpimg\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakinalts%2Fapatchtool","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fakinalts%2Fapatchtool","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fakinalts%2Fapatchtool/lists"}