{"id":25003526,"url":"https://github.com/alphanecron/revanced","last_synced_at":"2025-10-19T19:31:48.011Z","repository":{"id":212020740,"uuid":"730515961","full_name":"AlphaNecron/revanced","owner":"AlphaNecron","description":null,"archived":false,"fork":false,"pushed_at":"2024-02-09T16:22:36.000Z","size":35,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-02-09T17:36:34.928Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Shell","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/AlphaNecron.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}},"created_at":"2023-12-12T05:07:49.000Z","updated_at":"2023-12-12T05:07:55.000Z","dependencies_parsed_at":"2024-02-06T17:51:00.480Z","dependency_job_id":null,"html_url":"https://github.com/AlphaNecron/revanced","commit_stats":null,"previous_names":["alphanecron/revanced"],"tags_count":19,"template":false,"template_full_name":"j-hc/revanced-magisk-module","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaNecron%2Frevanced","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaNecron%2Frevanced/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaNecron%2Frevanced/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AlphaNecron%2Frevanced/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AlphaNecron","download_url":"https://codeload.github.com/AlphaNecron/revanced/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":237209268,"owners_count":19272496,"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":"2025-02-04T22:30:49.048Z","updated_at":"2025-10-19T19:31:47.673Z","avatar_url":"https://github.com/AlphaNecron.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"#### ⚠️ Do not download modules from 3rd party sources like random websites you found on Google. There are many that uses my modules and impersonates ReVanced.\n\n# 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\u003eSupport all present and future ReVanced and \u003ca href=\"https://github.com/inotia00/revanced-patches\"\u003eReVanced Extended\u003c/a\u003e apps\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 Optimize 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\nNote that the \u003ca href=\"../../actions/workflows/ci.yml\"\u003eCI workflow\u003c/a\u003e is scheduled to build the modules and APKs everyday using GitHub Actions if there is a change in ReVanced patches. You may want to disable it.\n\u003c/details\u003e\n\n## To include/exclude patches or patch other apps\n[**See the list of patches**](https://j-hc.github.io/rvmm-config-gen/)\n\n * Star the repo :eyes:\n * [Fork the repo](https://github.com/j-hc/revanced-magisk-module/fork) or use it as a template\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## 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 Desktop\n```console\n$ git clone https://github.com/j-hc/revanced-magisk-module\n$ cd revanced-magisk-module\n$ ./build.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphanecron%2Frevanced","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Falphanecron%2Frevanced","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Falphanecron%2Frevanced/lists"}