For android release before 2020 with mtk processor, you can temporary root your phone using mtk-su created by Diplomatic. It is good to block bloatware behave badly!
You can make Termux as a root and make some system change to block bloatware. The steps are:
1. Download and install Termux from Play Store, APKPure, APKMirror or provider you trust.
2. Run termux and install wget
$ pkg install wget
Note: Do not install as root!
3. Download mtk-su created by Diplomatic or download from this site
$ wget http://garasiku.my.id/folder/mtk-su_r23.zip
4. unzip
$ unzip mtk-su_r23.zip
5. run it
$ ./arm/mtk-su
#
or
$ ./arm64/mtk-su
#
After your prompt change to #, you are a root user!
Reference link:
https://forum.xda-developers.com/t/amazing-temp-root-for-mediatek-armv8-2020-08-24.3922213/
No comments:
Post a Comment