Android Version | Download Link |
---|---|
Android 8+ | Termux Monet (Strictly Recommended) |
Android 4+ | Termux |
- 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
- 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
After installation, type revancify
in termux and press enter.
Or use with arguments. Check them with revancify -h
or revancify --help