Skip to content

Latest commit

 

History

History
77 lines (45 loc) · 3.37 KB

revancify.md

File metadata and controls

77 lines (45 loc) · 3.37 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. Termux Monet is recommended. Otherwise, use Termux.

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

curl -sL "https://raw.githubusercontent.com/decipher3114/Revancify/main/install.sh" | bash

Tip

If the above command doesn't work, use this:

pkg update -y -o Dpkg::Options::="--force-confnew" && pkg install git -y && git clone --depth=1 https://github.com/decipher3114/Revancify.git && ./Revancify/revancify

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 or revancify --help.

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 inotia00. Then press Done.

Note

If it is your first time running Revancify, the Change Source menu will open automatically upon installation. So just select inotia00 and press Done.

  1. Select Fetch Tools to download the latest patch files.

revancify_1

  1. Select Select Patches to choose patches to include or exclude for the app you want to patch.
  • Read this document for information on patches you may want to include or exclude. Otherwise, just click the Recommended button.

Important

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

revancify_2

  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].

revancify_3

The version will be downloaded and patching will begin.

Note

If the download feature doesn't work, follow the steps on this page. Then return to Revancify and press From Storage to select the APK you downloaded from APKMirror.

revancify_4
  1. Install the patched APK when prompted.

Tip

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