{"id":44244369,"url":"https://github.com/7723mod/npatch","last_synced_at":"2026-02-10T12:00:50.710Z","repository":{"id":313051739,"uuid":"1039585556","full_name":"7723mod/NPatch","owner":"7723mod","description":"NPatch是一个复刻自LSPatch，以LSPosed为基础的免root的Xposed框架","archived":false,"fork":false,"pushed_at":"2026-01-01T08:23:02.000Z","size":10980,"stargazers_count":699,"open_issues_count":7,"forks_count":46,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-01-11T17:35:25.267Z","etag":null,"topics":["lspatch","rootless","xposed"],"latest_commit_sha":null,"homepage":"https://t.me/NPatch","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/7723mod.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-08-17T15:00:19.000Z","updated_at":"2026-01-11T09:18:42.000Z","dependencies_parsed_at":"2025-09-21T15:18:16.174Z","dependency_job_id":"2be1f79a-d660-4208-9683-40b61ce0e9e9","html_url":"https://github.com/7723mod/NPatch","commit_stats":null,"previous_names":["7723mod/npatch"],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/7723mod/NPatch","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7723mod%2FNPatch","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7723mod%2FNPatch/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7723mod%2FNPatch/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7723mod%2FNPatch/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/7723mod","download_url":"https://codeload.github.com/7723mod/NPatch/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/7723mod%2FNPatch/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29298522,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T10:40:02.018Z","status":"ssl_error","status_checked_at":"2026-02-10T10:38:28.459Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["lspatch","rootless","xposed"],"created_at":"2026-02-10T12:00:38.866Z","updated_at":"2026-02-10T12:00:50.689Z","avatar_url":"https://github.com/7723mod.png","language":"Java","readme":"# Neo LSPatch Framework\n\n[![Build](https://img.shields.io/github/actions/workflow/status/7723mod/NPatch/main.yml?branch=master\u0026logo=github\u0026label=Build\u0026event=push)](https://github.com/7723mod/NPatch/actions/workflows/main.yml?query=event%3Apush+is%3Acompleted+branch%3Amaster) [![Crowdin](https://img.shields.io/badge/Localization-Crowdin-blueviolet?logo=Crowdin)](https://crowdin.com/project/lspatch_jingmatrix) [![Download](https://img.shields.io/github/v/release/7723mod/NPatch?color=orange\u0026logoColor=orange\u0026label=Download\u0026logo=DocuSign)](https://github.com/7723mod/NPatch/releases/latest) [![Total](https://shields.io/github/downloads/7723mod/NPatch/total?logo=Bookmeter\u0026label=Counts\u0026logoColor=yellow\u0026color=yellow)](https://github.com/7723mod/NPatch/releases)\n\n## Introduction \n\nRootless implementation of LSPosed framework, integrating Xposed API by inserting dex and so into the target APK.\n\nWe sincerely invite you to join our [Telegram](https://t.me/NPatch) group to get more information and updates about NPatch.\n\n## Supported Versions\n\n- Min: Android 8.1\n- Max: In theory, same with [JingMatrix/LSPosed](https://github.com/JingMatrix/LSPosed#supported-versions)\n\n## Download\n\nFor stable releases, please go to [Github Releases page](https://github.com/7723mod/NPatch/releases)\nFor canary build, please check [Github Actions](https://github.com/7723mod/NPatch/actions)\nNote: debug builds are only available in Github Actions\n\n## Usage\n\n+ Through jar\n1. Download `npatch.jar`\n1. Run `java -jar npatch.jar`\n\n+ Through manager\n1. Download and install `manager.apk` on an Android device\n1. Follow the instructions of the manager app\n\n\n## Star Number\n\n[![Star History Chart](https://api.star-history.com/svg?repos=7723mod/NPatch\u0026type=Date)](https://star-history.com/#7723mod/NPatch\u0026Date)\n\n## Translation Contributing\n\nYou can contribute translation [here](https://crowdin.com/project/lspatch_jingmatrix).\n\n## Credits\n\n- [LSPosed](https://github.com/JingMatrix/LSPosed): Core framework\n- [Xpatch](https://github.com/WindySha/Xpatch): Fork source\n- [Apkzlib](https://android.googlesource.com/platform/tools/apkzlib): Repacking tool\n\n## License\n\nNPatch is licensed under the **GNU General Public License v3 (GPL-3)** (http://www.gnu.org/copyleft/gpl.html).\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7723mod%2Fnpatch","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F7723mod%2Fnpatch","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F7723mod%2Fnpatch/lists"}