💻 Command-line application to use ReVanced https://revanced.app
Find a file
semantic-release-bot 30faac46c7 chore: Release v6.0.0 [skip ci]
# [6.0.0](https://github.com/ReVanced/revanced-cli/compare/v5.0.1...v6.0.0) (2026-03-14)

* build(Needs bump)!: Update to ReVanced Patcher v22 ([#385](https://github.com/ReVanced/revanced-cli/issues/385)) ([30f36ee](30f36ee270))

### Bug Fixes

* Do not print patch description if null ([bba90fe](bba90fede8))
* Group `mount` and `install` options into an argument group  ([#364](https://github.com/ReVanced/revanced-cli/issues/364)) ([0c53a2d](0c53a2d1d7))

### Features

* Add signature and build provenance verification ([f481462](f481462ccf))

### BREAKING CHANGES

* ReVanced CLI switches to ReVanced Patcher v22 and will therefore be incompatible with patches from older versions of ReVanced Patcher.
2026-03-14 23:07:56 +00:00
.github build(Needs bump)!: Update to ReVanced Patcher v22 (#385) 2026-02-22 00:17:52 +01:00
assets chore: Update README heading 2023-11-22 23:41:26 +01:00
docs feat: Add signature and build provenance verification 2026-02-26 19:15:12 +01:00
gradle feat: Add signature and build provenance verification 2026-02-26 19:15:12 +01:00
src feat: Add signature and build provenance verification 2026-02-26 19:15:12 +01:00
.gitattributes build: update gradle 2023-07-05 23:07:31 +02:00
.gitignore build: Bump ReVanced Patcher (#335) 2024-08-12 22:05:47 +02:00
.releaserc build(Needs bump)!: Update to ReVanced Patcher v22 (#385) 2026-02-22 00:17:52 +01:00
build.gradle.kts feat: Add signature and build provenance verification 2026-02-26 19:15:12 +01:00
CHANGELOG.md chore: Release v6.0.0 [skip ci] 2026-03-14 23:07:56 +00:00
CONTRIBUTING.md docs: Fix broken links 2024-02-26 04:37:46 +01:00
gradle.properties chore: Release v6.0.0 [skip ci] 2026-03-14 23:07:56 +00:00
gradlew build(Needs bump)!: Update to ReVanced Patcher v22 (#385) 2026-02-22 00:17:52 +01:00
gradlew.bat build(Needs bump)!: Update to ReVanced Patcher v22 (#385) 2026-02-22 00:17:52 +01:00
LICENSE Create LICENSE 2022-05-06 23:05:42 +02:00
package-lock.json build(Needs bump)!: Update to ReVanced Patcher v22 (#385) 2026-02-22 00:17:52 +01:00
package.json build(Needs bump)!: Update to ReVanced Patcher v22 (#385) 2026-02-22 00:17:52 +01:00
README.md docs: Use American spelling (#381) 2025-12-14 16:39:29 +01:00
settings.gradle.kts build(Needs bump)!: Update to ReVanced Patcher v22 (#385) 2026-02-22 00:17:52 +01:00


                       

Continuing the legacy of Vanced

💻 ReVanced CLI

GitHub Workflow Status (with event) GPLv3 License

Command-line application to use ReVanced.

About

ReVanced CLI is a command-line application that uses ReVanced Patcher to patch Android apps.

💪 Features

Some of the features ReVanced CLI provides are:

  • 💉 Patch apps: Harness ReVanced Patcher to patch Android apps
  • 💾 Install and uninstall apps: Install and uninstall Apps via ADB, using the Android package manager or by mounting using root permissions
  • 📃 List patches from patch bundles: List available patches, compatible packages, and versions
  • 💪 Flexibility and functionality: Apply any combination of patches to any version of Android apps

🔽 Download

You can download the most recent version of ReVanced CLI from here.
Learn how to use ReVanced CLI by following the documentation.

📚 Everything else

📙 Contributing

Thank you for considering contributing to ReVanced CLI. You can find the contribution guidelines here.

🛠️ Building

To build a ReVanced CLI, you can follow the documentation.

📃 Documentation

You can find the documentation of ReVanced CLI here.

📜 License

ReVanced CLI is licensed under the GPLv3 license. Please see the license file for more information. tl;dr you may copy, distribute and modify ReVanced CLI as long as you track changes/dates in source files. Any modifications to ReVanced CLI must also be made available under the GPL, along with build & install instructions.