Revancify 🛠️
A TUI wrapper for Revanced CLI with amazing features.
Termux
Features
- Auto updates Patches and CLI
- Interactive and Easy to use
- Inbuilt scrapper for ApkMirror
Only support apps available on apkmirror. However, you can still download app manually and use the apk file to patch
- Contains User-friendly Patch-options Editor
- Conserve selected patches
- Supports App Version downgrade for devices with Signature Spoof enabled
- Convenient Installation and usage
- Lightweight and faster than any other tool
Guide
Installation
- Download and Install Termux.
- Open Termux.
- Copy and paste this command.
curl -sL "https://raw.githubusercontent.com/decipher3114/Revancify/main/install.sh" | bash
If the above one 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 installation, type revancify
in termux and press enter.
Or use with arguments. Check them with revancify -h
or revancify --help
Thanks & Credits
Revanced
Revanced Extended