Skip to content
This repository was archived by the owner on Mar 10, 2026. It is now read-only.

Latest commit

 

History

History
62 lines (37 loc) · 2.78 KB

File metadata and controls

62 lines (37 loc) · 2.78 KB

About Revancify

Revancify is a tool for building ReVanced in Termux. It is developed by @decipher3114. Visit the Revancify repository for more info.

Installing Revancify for the first time

  1. Install Termux.

  2. Open Termux and run this command to install Revancify:

curl -sL https://github.com/decipher3114/Revancify/raw/refs/heads/main/install.sh | bash

Usage

After Revancify is installed, type revancify in Termux and press Enter to run it.

Tip

It can also be ran with arguments. See the available arguments with revancify -h.

Tip

You can also use my shortcut to quickly open Revancify. Find out more here.

Patching

  1. From the Revancify menu, select Change Source and select ReVanced-Extended. Then, press Done.

  2. Select Update Assets to download the latest CLI and patch files.

  1. Select Patch App and choose the app you want to auto-download and patch. From the Version Selection Menu, choose the Auto Select option or a version labeled [RECOMMENDED].

Important

If there is no Auto Select or [RECOMMENDED] option, follow the steps on this page. Then, move the APK you downloaded into Internal storage/Revancify/Stock. Then, return to Revancify and press Import to import the APK you placed in the Stock directory.

  1. Choose patches to include or exclude. If you aren't sure, just press Recommended.
  • Read this document for information on patches you may want to include or exclude.

Important

For ROOT YouTube / YT Music installations, the GmsCore support patch must be excluded. For non-ROOT installations, the patch must be included.

  1. After selecting the patches you can configure the patch options (options.json). After they are set to your liking, press Done to begin patching.

  2. Install the patched APK when prompted. (The patched APK will also be saved in Internal storage > Revancify > Patched.)

Tip

For ROOT installations, I recommend also installing the Detach Magisk module. It prevents automatic updates from the Google Play Store, which would cause crashes to occur in the ROOT environment.