fa
Feedback
decipher it

decipher it

رفتن به کانال در Telegram

The main channel for all my infos, news and future projects

نمایش بیشتر
2 222
مشترکین
-224 ساعت
-17 روز
-2130 روز
آرشیو پست ها
Patched with revancify but failed ?? Reasons: → You patched an unsupported version. Maybe your selected a version that doesn't have supported tag or if your device is root, then it does tell you that the version is not supported and shows you a list of supported versions. → You patched using the wrong source. When you start revancify the very first time, it asks you for source Revanced (Official) or Revanced Extended (Fast updates, more features). You can also change it later in the 3rd option to change the source. Note: Revancify, Revanced/Rvx Builder and Revanced Manager all uses the same patcher. So, if you are able to patch with RV Manager and Revancify fails, then it means that it is something that you did wrong. First, investigate yourself and, if you did everything right, report here freely along with the patchlog file (Internal Storage -> Revancify -> patchlog.txt).

I am thinking to allow users to use text editors to edit the options file. Do you all have an app in your device which can be used to edit text file? Like Some file manager( MixPlorer, Amaze, Zarchiever, or something else)
Anonymous voting

Yayy 🥳🥳 Revancify is now one of the official methods for patching Revanced Extended apps Thanks to @inotia00 👌👌
Yayy 🥳🥳 Revancify is now one of the official methods for patching Revanced Extended apps Thanks to @inotia00 👌👌

It is very easy and visually interactive. But sadly, there is no easy way to do this. I mean, I can do this but it will make revancify harder to setup Usage will become easy, but installation won't be a single command based.

Liked Revancify ?? Want to appreciate my work ?? • Star the GitHub repo (You need to login to GitHub for this) • Recommend re
Liked Revancify ?? Want to appreciate my work ?? • Star the GitHub repo (You need to login to GitHub for this) • Recommend revancify to others

photo content
+1

See this is helpful for the files names like the one in 13 and 14.
See this is helpful for the files names like the one in 13 and 14.

Which one??
Anonymous voting

Which way is better to represent filename Var1 = can see longer names Var2 = can see even the end of filenames. It is better
Which way is better to represent filename Var1 = can see longer names Var2 = can see even the end of filenames. It is better to differentiate files like X.apk X (1).apk X (2).apk

Hello Guys !! Now you can use apk from storage as well to patch !! A menu which will show all the folders and apks will be shown, you can enter a directory, go back and choose an apk. Then, you can also select patches. I have possibly covered all the edge cases but if still any bug appears, record the screen and report it here. ENJOY !!

Important Information ℹ️ I have seen so many people, literally too much more than I ever expected, who asks "How to reduce app size ?". Let me explain to you. Revanced doesn't have suport for patching split apks, so only universal apk can be patched. Thus the app size may appear 134 -140 MB to you. But technically, the extra size doesn't make the app heavier. The libraries that are in the app but are useless for your device lie completely dormant. So, if your app has 134 MB or 54 MB the size only matters if you have a 2000s device. One legit reason could be "internet quota". If you have really limited internet then you can get pre patched apps; most trusted source being @rvx_lite Thus, if you patch your apps, then don't think 134 MB app is heavier than 54 MB app. There is one drawback of using a compressed app tho. Sometimes, optimisation removes some invokes which leads to fallback to slower generic methods. So, using mod lite, ultra lite, blah blah blah is a myth. And in 2023 with phones having 128 GB normally, it is completely negligible. If you understand, then it is good. Rest is up to your logical thinking ability.

I want someone with Android 13 on a decently fast device, some free time, some basic Linux knowledge and obviously some logic to help me test something. Please reply ASAP ❗❗

This prompt will be shown if you have a rooted device and you have selected an unsupported version. So, if you still patch an
This prompt will be shown if you have a rooted device and you have selected an unsupported version. So, if you still patch an unsupported version, don't say that "Patch failed !!"

It is finally happening 😭😭
It is finally happening 😭😭

YouTube removed some options from the app like clear or pause history, Muted playbacks option, etc. If you are facing the same, please wait for YouTube to fix.

=========================== 🥳🥳 Revancify Now has themes. There are 3 options available: Dark (Completely Black) Light (Completely White) Color (Dialog default) ===========================

>——Revancify complete usage guide——< Installation : paste this command in termux
pkg update -y && pkg install git -y && git clone https://github.com/decipher3114/Revancify.git && ./Revancify/revancify

Usage: ⇒ revancify : run revancify normally ⇒ revancify -f : run revancify and force update check for resources update ( CLI, patches, and integrations) on GitHub ⇒ revancify -n : run revancify as non-root, means it will allow you to install apps instead of mounting them ( Useful for TikTok, twitter, etc.) ⇒ revancify -d resources OR revancify --delete resources : run revancify and delete the downloaded CLI, patches and integrations for currently selected source (Useful if there is some error during downloading them which crashes the patcher). ⇒ revancify -d apps OR revancify --delete apps : run revancify and delete all the downloaded apps (Useful if there is some error during downloading them which crashes the patcher). ⇒ revancify -d toml OR revancify --delete toml : run revancify and deletes the options.toml file. ⇒ revancify -r : reinstall revancify ⇒ revancify -h OR revancify --help : Prints the help statement NOTE: These commands may change with an update. Keep checking them with revancify -h

Read and learn to use these as well
Read and learn to use these as well

READ CAREFULLY !! Hello everyone, I have introduced many drastic changes to Revancify which has resulted in breaking it, and sometimes users have to reinstall it. Due to this, all your saved patches are lost. But Now I have made a separate folder with the name revancify-data which will now keep all the apps, saved patches json file, options.toml file and other data. So, reinstalling revancify won't delete this data. But as you may have already understood, you have to loose it this time. Sorry, but yes. BTW, if you want to keep your saved patches, you can copy the file to this directory. To do this run revancify, it will update it. Then exit it. Then execute
cp ~/Revancify/*-patches.json ~/revancify-data || cp ~/storage/Revancify/*-patches.json ~/revancify-data


This will copy your saved patches, then run revancify -r, this will clean reinstall revancify. I have also made changes to flags, check them by running revancify -h or
revancify --help.

Thanks for your support

Inotia00 released a new update in which he changed the names of keys in options.toml file. Thus, you need to delete the older one. To delete, use this command rm ~/Revancify/options.toml OR rm ~/storage/Revancify/options.toml One of these should work.