{"id":13479186,"url":"https://github.com/j-hc/revanced-magisk-module","last_synced_at":"2026-04-10T18:07:09.993Z","repository":{"id":40122018,"uuid":"507288931","full_name":"j-hc/revanced-magisk-module","owner":"j-hc","description":"Extensive ReVanced builder. Builds both modules and APKs. Updated daily.","archived":false,"fork":false,"pushed_at":"2025-05-10T16:15:05.000Z","size":23237,"stargazers_count":5203,"open_issues_count":2,"forks_count":864,"subscribers_count":73,"default_branch":"main","last_synced_at":"2025-05-10T17:25:06.619Z","etag":null,"topics":["extended","magisk","module","revanced","rvx"],"latest_commit_sha":null,"homepage":"https://t.me/rvc_magisk","language":"Shell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"revanced/revanced-documentation","license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/j-hc.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":"2022-06-25T11:10:48.000Z","updated_at":"2025-05-10T16:56:53.000Z","dependencies_parsed_at":"2023-12-17T17:33:03.003Z","dependency_job_id":"92f7770c-f286-48f1-b45d-27e1af52247b","html_url":"https://github.com/j-hc/revanced-magisk-module","commit_stats":null,"previous_names":[],"tags_count":295,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j-hc%2Frevanced-magisk-module","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j-hc%2Frevanced-magisk-module/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j-hc%2Frevanced-magisk-module/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/j-hc%2Frevanced-magisk-module/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/j-hc","download_url":"https://codeload.github.com/j-hc/revanced-magisk-module/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253990498,"owners_count":21995776,"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":["extended","magisk","module","revanced","rvx"],"created_at":"2024-07-31T16:02:11.051Z","updated_at":"2026-04-10T18:07:09.986Z","avatar_url":"https://github.com/j-hc.png","language":"Shell","funding_links":[],"categories":["Shell","Android","others","🔨 Projects"],"sub_categories":[],"readme":"# ReVanced Magisk Module\n[![Telegram](https://img.shields.io/badge/Telegram-2CA5E0?style=for-the-badge\u0026logo=telegram\u0026logoColor=white)](https://t.me/rvc_magisk)\n[![CI](https://github.com/j-hc/revanced-magisk-module/actions/workflows/ci.yml/badge.svg?event=schedule)](https://github.com/j-hc/revanced-magisk-module/actions/workflows/ci.yml)\n\nExtensive ReVanced builder  \n\nGet the [latest CI release](https://github.com/j-hc/revanced-magisk-module/releases).\n\nUse [**zygisk-detach**](https://github.com/j-hc/zygisk-detach) to detach YouTube and YT Music from Play Store if you are using magisk modules. \n\n\u003cdetails\u003e\u003csummary\u003e\u003cbig\u003eFeatures\u003c/big\u003e\u003c/summary\u003e\n\u003cul\u003e\n \u003cli\u003e Supports all present and future ReVanced apps (including projects implementing the same API)\u003c/li\u003e\n \u003cli\u003e Can build Magisk modules and non-root APKs\u003c/li\u003e\n \u003cli\u003e Updated daily with the latest versions of apps and patches\u003c/li\u003e\n \u003cli\u003e Optimizes APKs and modules for size\u003c/li\u003e\n \u003cli\u003e Modules\u003c/li\u003e\n    \u003cul\u003e\n     \u003cli\u003e recompile invalidated odex for faster usage\u003c/li\u003e\n     \u003cli\u003e receive updates from Magisk app\u003c/li\u003e\n     \u003cli\u003e do not break safetynet or trigger root detections\u003c/li\u003e\n     \u003cli\u003e handle installation of the correct version of the stock app and all that\u003c/li\u003e\n     \u003cli\u003e support Magisk and KernelSU\u003c/li\u003e\n    \u003c/ul\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\n## To include/exclude patches or patch other apps\n\n * Star the repo :eyes:\n * Use the repo as a [template](https://github.com/new?template_name=revanced-magisk-module\u0026template_owner=j-hc)\n * Customize [`config.toml`](./config.toml) using [rvmm-config-gen](https://j-hc.github.io/rvmm-config-gen/)\n * Run the build [workflow](../../actions/workflows/build.yml)\n * Grab your modules and APKs from [releases](../../releases)\n\nalso see here [`CONFIG.md`](./CONFIG.md)\n\n## If you are having trouble with the classic mount method of the modules\nsuch as,\n- **\"Reflash needed\"** error after reboots\n- **\"Suspicious mount detected\"** warnings from root detector apps\n\nYou can consider using [rvmm-zygisk-mount](https://github.com/j-hc/rvmm-zygisk-mount)\n\n## Building Locally\n### On Termux\n```console\nbash \u003c(curl -sSf https://raw.githubusercontent.com/j-hc/revanced-magisk-module/main/build-termux.sh)\n```\n\n### On Linux\n```console\n$ git clone https://github.com/j-hc/revanced-magisk-module --depth 1\n$ cd revanced-magisk-module\n$ ./build.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj-hc%2Frevanced-magisk-module","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fj-hc%2Frevanced-magisk-module","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fj-hc%2Frevanced-magisk-module/lists"}