Related
ATTENTION!
You MUST read all the guide BEFORE doing it, if you do it without reading all of it first you may ends up bricking your phone!
Prerequisites:
Asus ZE500KL (may work on ZE500KG, but haven't tested, do it on your own risk) on Marshmallow, NOT LOLLIPOP!
Also, it must have fully booted AT LEAST one time, otherwise, you'll soft-brick it.
If your phone is not on Marshmallow, you can use THIS guide insteadDownload and put the unlocker zip file and the SuperSu zip file in the phone
How To:
1 - Install adb and fastboot driver (follow THIS guide)
Now you can connect the phone to your computer2 - Reboot in fastboot mode with one of the following method:
a -Volume Up while booting upb -With adb, after enabling USB debugging in developer settings, using:
Code:
adb reboot bootloader
Now that you are in bootloader, you have to boot in TWRP,
download THIS recovery (is the twrp one) and boot in to it, using this command:
IMPORTANT: DON'T FLASH IT OR YOU WILL GET BOOTLOOP!!!
Code:
fastboot boot TWRP-x-x-x-x.img
(Obviusly the recovery name must be the one you downloaded)
IMPORTANT: DON'T FLASH IT OR YOU WILL GET BOOTLOOP!!!
It should automaticaly enter in recovery.
Now you MUST flash FIRST ZE500KL_BootloaderUnlock.zip, otherwise you'll brick your phone
Btw, the recovery will mount your phone's memory, so you can put now the files in the phone, if you forgot to do it before
AFTER you installed the unlocker zip, you can install the SuperSu zip
When the install is complete, clear the cache and reboot your phone, now you can enjoy your root!
Downloads:
Latest @MiauLightouch TWRP - 3.0.0.2 Mirror
Latest SuperSu zip - 2.65 Mirror
Bootloader Unlocker (from @MiauLightouch original post) - Mirror
Credits:
@MiauLightouch for pretty much everything
@LuK1337 , @luca020400 and everyone on #titandev for being awesome
So.. I'm thinking of buying a ZE500KL and I've been doing some reading on this phone on the forums.. did it really just get unlocked like yesterday? does that mean custom roms from now on?
MuzgontarAco said:
So.. I'm thinking of buying a ZE500KL and I've been doing some reading on this phone on the forums.. did it really just get unlocked like yesterday? does that mean custom roms from now on?
Click to expand...
Click to collapse
I would recommend Z00L/T, you will get cm13, official unlock at least.
You Say " May Work On ZE500KG" Is ze500kg already receive Marshmallow Update?
MiauLightouch said:
I would recommend Z00L/T, you will get cm13, official unlock at least.
Click to expand...
Click to collapse
thanks for the advice but my choices are poor with about 5 phones in this price range with this one looking waay better.. getting it via contract so yeah..
How to install supersu zip? Tia.
Working! Have you tried to flash Viper4Android? On lollipop this will break Call recording and FM Radio, maybe this will not be a problem on MM?
Seanjhon027 said:
How to install supersu zip? Tia.
Click to expand...
Click to collapse
Inside TWRP there is a big "Install" button, press it and select the zip
what is the meaning of booted
mohamedelkholy said:
what is the meaning of booted
Click to expand...
Click to collapse
context?
until you saw the lock screen, that's what "booted".
stuck waiting for device
C:\Users\Clynt\Desktop\Android M>adb reboot bootloader
C:\Users\Clynt\Desktop\Android M>fastboot boot twrp.img
< waiting for device >
Ok I don't know where I get wrong but I got this error.
Img file name is ok because I renamed it.
Drivers were installed already.
Developers mode is enabled already.
Windows 7 64bit
Tried rooting this using lollipop and everything went well.
thanks!
UPDATE: i got it. it has something to do with the drivers.
Without opening the bootloader.
Notice. I have not tried it.
http://www.asus-zenfone.com/2016/05/how-to-root-asus-zenfone-2-laser-ze50kl-marshmallow.html?m=1
thanl you man i have rooted my zenfone 2 laser
Thanks very much for this guide and your work.
Can I install the new update v13.10.7.1 when I opened bootloader.
The twrp recovery is temporary or permanent? If permanent how to go back to stock recovery? Tia
thanks
thks TS
now my phone its rooted
Muminek111 said:
Without opening the bootloader.
Notice. I have not tried it.
No... when trace a perequisite link Given..
you really need to unlock bootloader first
wulfe13 said:
The twrp recovery is temporary or permanent? If permanent how to go back to stock recovery? Tia
Click to expand...
Click to collapse
i think isnt permanent, this step is needed to boot into twrp then flashing a unlockBL..
to make permanent.. the command must "fastboot flash recovery twrp_X.X.X.X.img"
but make sure to unlock bootloader first...
CMIIW
Click to expand...
Click to collapse
Is it me or everytime I reboot the device after rooted, it's going back to unrooted?
Root is a success tho, great job, OP!
Edit: okay, not every reboot, but after several reboots, then it went back unrooted
I've read some other posts on how to root this phone, but in my mind, it doesn't seem specific enough. Even though this phone was $90, I really don't want to screw up the process.
If it's still too complicated to root the device, I'd be happy with being able to get TWRP going.
You may lose all data, pictures, etc. Back up what you need first.
Step by step guide:
1) Unlock your bootloader. See https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a for instructions, If your bootloader cannot be unlocked, then STOP. If it can be unlocked, you will now have an unlock code.
2) You will need ADB for the next step. You can Google Minimal ADB and use that. Use "fastboot oem unlock CODE" where you use the code obtained above.
3) You now have an unlocked phone, without these steps you cannot proceed further. The TWRP variation that you use depends on the type of phone processor you have. There are TWRP variants for both Qualcomm (https://forum.xda-developers.com/moto-e4-plus/development/twrp-twrp-moto-e4-plus-qualcomm-t3697154) and for Mediatek (https://forum.xda-developers.com/mo...rp-ported-twrp-recovery-moto-e4-plus-t3667559) Be sure to use the right one. Download to your ADB directory.
4) I put the Magisk.zip (for Root) and the Magisk Manager on my phone first. Links are here: https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
5) Back to ADB. Command is "fastboot flash recovery YOURIMAGENAME.IMG" The name of the Recovery image will vary depending on which one you downloaded.
6) TWRP should now be installed. Use the ADB command "ADB reboot recovery" and you should be at the TWRP screen. Flash the Magisk zip. Reboot the phone (and that will take a bit.)
7) You are basically done, but install the Magisk Manager APK to get updates.
You should now have an unlocked and rooted phone.
I believe that the Amazon E4 Plus phones already are unlocked because the bootloader was already unlocked in developer options
CarLover014 said:
I believe that the Amazon E4 Plus phones already are unlocked because the bootloader was already unlocked in developer options
Click to expand...
Click to collapse
I have never seen a new phone come with Developer options enabled, let alone OEM unlocked. Also, when you say an "Amazon phone" if you mean one with Amazon ads enabled, those have a locked bootloader.
But no point in debating. Go to ADB and type "fastboot oem device-info" and that will give you the status.
Everything goes seemingly well until I do "adb reboot recovery". Then I get "error: device not found". What am I doing wrong here?
Zexter said:
Everything goes seemingly well until I do "adb reboot recovery". Then I get "error: device not found". What am I doing wrong here?
Click to expand...
Click to collapse
If you haven't done so, try installing these drivers: http://drivers.softpedia.com/get/MO...a-Device-Manager-Android-USB-Driver-254.shtml
koop1955 said:
If you haven't done so, try installing these drivers: http://drivers.softpedia.com/get/MO...a-Device-Manager-Android-USB-Driver-254.shtml
Click to expand...
Click to collapse
I've installed the drivers. I can can transfer files n what not. Twrp also runs when booting it but not when flashing it. I get the "device not found" error message. I did end up rooting by just running twrp instead of flashing it, but would like to get it flashed.
Zexter said:
I've installed the drivers. I can can transfer files n what not. Twrp also runs when booting it but not when flashing it. I get the "device not found" error message. I did end up rooting by just running twrp instead of flashing it, but would like to get it flashed.
Click to expand...
Click to collapse
1) You can have your phone recognized by your computer as an MTP (letting you transfer files), but not under ADB. Those are two different things. The drivers that I linked to, along with Minimal ADB, should get your phone recognized under both.
2) If your phone is rooted and you have TWRP installed, then you don't need to do more. But if you follow the steps above, you will get ADB to recognize your phone.
koop1955 said:
1) You can have your phone recognized by your computer as an MTP (letting you transfer files), but not under ADB. Those are two different things. The drivers that I linked to, along with Minimal ADB, should get your phone recognized under both.
2) If your phone is rooted and you have TWRP installed, then you don't need to do more. But if you follow the steps above, you will get ADB to recognize your phone.
Click to expand...
Click to collapse
I was able to get root by just booting into twrp but couldnt get twrp flasdhed. However, I did a repair install of the drivers from the link u provided and was able to get it flashed.
Ty much!
Zexter said:
I was able to get root by just booting into twrp but couldnt get twrp flasdhed. However, I did a repair install of the drivers from the link u provided and was able to get it flashed.
Ty much!
Click to expand...
Click to collapse
You are welcome! Cheers!
koop1955 said:
You may lose all data, pictures, etc. Back up what you need first.
Step by step guide:
1) Unlock your bootloader. See https://motorola-global-portal.custhelp.com/app/standalone/bootloader/unlock-your-device-a for instructions, If your bootloader cannot be unlocked, then STOP. If it can be unlocked, you will now have an unlock code.
2) You will need ADB for the next step. You can Google Minimal ADB and use that. Use "fastboot oem unlock CODE" where you use the code obtained above.
3) You now have an unlocked phone, without these steps you cannot proceed further. The TWRP variation that you use depends on the type of phone processor you have. There are TWRP variants for both Qualcomm (https://forum.xda-developers.com/moto-e4-plus/development/twrp-twrp-moto-e4-plus-qualcomm-t3697154) and for Mediatek (https://forum.xda-developers.com/mo...rp-ported-twrp-recovery-moto-e4-plus-t3667559) Be sure to use the right one. Download to your ADB directory.
4) I put the Magisk.zip (for Root) and the Magisk Manager on my phone first. Links are here: https://forum.xda-developers.com/apps/magisk/official-magisk-v7-universal-systemless-t3473445
5) Back to ADB. Command is "fastboot flash recovery YOURIMAGENAME.IMG" The name of the Recovery image will vary depending on which one you downloaded.
6) TWRP should now be installed. Use the ADB command "ADB reboot recovery" and you should be at the TWRP screen. Flash the Magisk zip. Reboot the phone (and that will take a bit.)
7) You are basically done, but install the Magisk Manager APK to get updates.
You should now have an unlocked and rooted phone.
Click to expand...
Click to collapse
never mind i am an idiot... i downloaded the source code... i found the downloads tab... *face palm*
can ya root it without installing twrp?? i dont want nor need it. I just want it rooted.
thanks for the guide. So the "no-verity-opt-encrypt" file is not needed no matter what kind of moto e plus it is right? also what happens if I let the motorola update by mistake (the motorola update service that always wants to run system update)? will that unroot the phone?
---------- Post added at 04:33 AM ---------- Previous post was at 04:01 AM ----------
koop1955 said:
You may lose all data, pictures, etc. Back up what you need first.
Step by step guide:
You should now have an unlocked and rooted phone.
Click to expand...
Click to collapse
thanks for the guide. So the "no-verity-opt-encrypt" file is not needed no matter what kind of moto e plus it is right? also what happens if I let the motorola update by mistake (the motorola update service that always wants to run system update)? will that unroot the phone?
and do I need to update Magisk Manager all the time? what does the updates do (I think Magisk Manager houses supersu which is the thing that grants root access to apps that require it?_
hello, I don't know what to do when im trying to know if my device is unlockable like I installed everything but im stuck on step 2 like I open a command prompt and type in the command but it says unknown command
I have Motorola MOTO E4 PLUS(XT1770).
I don't know how to go back default setting in engineering mode?
Actually i modified the mtk engineering settings(telephony) and in result i get my volte is not working.
Can anyone have Motorola MOTO E4 Plus default setting of engineering mode. If anyone have please post ss of full engineering mode settings (telephony).
Sorry my english is weak!
Please guys!!!!!!
HELP ME
Sent from my Moto E4 Plus using XDA Labs
MrCelcol said:
im stuck on step 2 like I open a command prompt and type in the command but it says unknown command
Click to expand...
Click to collapse
Did you install fastboot?
Are you running in the right directory?
Any app so we can root without twrp or other rom's??
Edit:Kingroot and Kingoroot both show root failed
Sent from my Moto E (4) Plus using Tapatalk
SpeedFreak905 said:
Any app so we can root without twrp or other rom's??
Edit:Kingroot and Kingoroot both show root failed
Sent from my Moto E (4) Plus using Tapatalk
Click to expand...
Click to collapse
Not happening. At all. Need TWRP..
Thanks buddy
bcrichster said:
Not happening. At all. Need TWRP..
Click to expand...
Click to collapse
Sent from my Moto E (4) Plus using Tapatalk
I am a complete newbie when it comes to rooting phones and stuff. I have been going through the tutorials and the toolkits that have been posted here years ago. However, when I click on "install HTC drivers" the program doesn't do anything...
Are there current and working All in One Toolkits to root my HTC One M7? Would be highly highly appreciated.
MrAlexM said:
I am a complete newbie when it comes to rooting phones and stuff. I have been going through the tutorials and the toolkits that have been posted here years ago. However, when I click on "install HTC drivers" the program doesn't do anything...
Are there current and working All in One Toolkits to root my HTC One M7? Would be highly highly appreciated.
Click to expand...
Click to collapse
I would recommend you to do it without using any toolkit. There are all outdated anyway and doing it the right way is only 3 steps:
Unlock your bootloader
Flash twrp recovery
Install the latest supersu.zip using twrp recovery
alray said:
I would recommend you to do it without using any toolkit. There are all outdated anyway and doing it the right way is only 3 steps:
Unlock your bootloader
Flash twrp recovery
Install the latest supersu.zip using twrp recovery
Click to expand...
Click to collapse
Sounds good but how do I do it exactly? is there a step by step tutorial that I can "blindly" follow?
MrAlexM said:
Sounds good but how do I do it exactly? is there a step by step tutorial that I can "blindly" follow?
Click to expand...
Click to collapse
https://www.youtube.com/watch?v=xuIq0gmYpFA
https://www.youtube.com/watch?v=EE6F-4KjR9I
Just make sure to use the latest twrp recovery and supersu.zip, not the versions instructed in the videos.
I am stuck at the bootloader unlocking stage where I download the fastboot.exe on the desktop and run it within cmd.exe
But it does virtually nothing. The bootloader zip from htcdev contained just the bootloader.exe whereas in the video tutorial it comes with a DLL and another file.
I specified the HTC One M7 as this is the phone that I am currently working with and want to root.
What am I missing, what am I doing wrong?
MrAlexM said:
I am stuck at the bootloader unlocking stage where I download the fastboot.exe on the desktop and run it within cmd.exe
But it does virtually nothing. The bootloader zip from htcdev contained just the bootloader.exe whereas in the video tutorial it comes with a DLL and another file.
I specified the HTC One M7 as this is the phone that I am currently working with and want to root.
What am I missing, what am I doing wrong?
Click to expand...
Click to collapse
You can use minimal adb and fastboot
https://forum.xda-developers.com/showthread.php?t=2317790
This will install the correct files (adb.exe fastboot.exe and their dll) and create a shortcut to launch a termimal window from the correct folder (start menu --> program ---> minimal adb and fastboot --> minimal adb and fastboot.exe
Then continue with step 5 from htcdev.com/bootloader
When you'll get your Unlock_code.bin file, don't forget to save it in the same folder where minimal adb and fastboot is installed on your computer (by default C:\minimal adb and fastboot\)
Fantastic, thank you, I was able to unlock the bootloader. Now I am off to the second video to actually root my phone now. Will let you guys know how it goes!
The problem now is that in the thread that the said root video's thread is now different. There is not the root "SuperSU" file in it anymore, what to do? I either need to find the supersu root files or I need a different tutorial. Sorry for the noobish questions I am just scared to break my phone so I need to make sure to follow the steps closely and not improvise stuff
Edit: I did it and I finally got the hang of it.
1. I unlocked the bootloader
2. I installed the twrp ROM for my HTC One M7
3. I downloaded the newest supersu zip from the original supersu site and put that into my internal storage
4. I entered into the recovery mode and picked "install" and chose the supersu zip
Thanks for your help guys
Topic.
blitzball said:
Topic.
Click to expand...
Click to collapse
For rooting with SuperSU there is a good active topic with instructions
https://forum.xda-developers.com/p9/...mui-5-t3612258
For rooting with Magisk, similarly search for the existing topic
zgfg said:
For rooting with SuperSU there is a good active topic with instructions
https://forum.xda-developers.com/p9/...mui-5-t3612258
For rooting with Magisk, similarly search for the existing topic
Click to expand...
Click to collapse
I'm sorry but i'm kinda a noob at this rooting stuff but how do I actually flash twrp on my p9? I followed a guide within that thread you linked me to, and the instructions are as follows:
1. Enter fastboot mode on unlocked device
2. Flash recovery using the following command: fastboot flash recovery twrp-3.1.1-1-eva.img
3. reboot to recovery!
I'm not quite sure how to do step #2. It says to flash the .img file using the following command. Question is, what program do I use to flash the file? The thread doesn't have any links to a program that can flash the image file. It only has the img file itself.
blitzball said:
I'm sorry but i'm kinda a noob at this rooting stuff but how do I actually flash twrp on my p9? I followed a guide within that thread you linked me to, and the instructions are as follows:
1. Enter fastboot mode on unlocked device
2. Flash recovery using the following command: fastboot flash recovery twrp-3.1.1-1-eva.img
3. reboot to recovery!
I'm not quite sure how to do step #2. It says to flash the .img file using the following command. Question is, what program do I use to flash the file? The thread doesn't have any links to a program that can flash the image file. It only has the img file itself.
Click to expand...
Click to collapse
Search is your friend, you need to install ADB and drivers, you will need to enable ADB on the phone, but furst of all you will need to unlock Bootloader.
For ADB the easiest (smallest package and fastest to install on the PC): Minimal ADB and Fastboot.
Invest a day or two or more (depending on your knowledge and experience with hacking of other Android phones)) by searching and reading topics and ask further questions (in the corresponding topics) once you have an overview of the proess and when you start on and have practical questions
zgfg said:
Search is your friend, you need to install ADB and drivers, you will need to enable ADB on the phone, but furst of all you will need to unlock Bootloader.
For ADB the easiest (smallest package and fastest to install on the PC): Minimal ADB and Fastboot.
Incesr a day or two on searching and reading ans ask further questions (in the corresponding topics) once you have an overview of the proess and when you start on and hace practical questions
Click to expand...
Click to collapse
I already have the bootloader unlocked. Where can I get the ADB and Fastboot programs?
blitzball said:
I already have the bootloader unlocked. Where can I get the ADB and Fastboot programs?
Click to expand...
Click to collapse
Did you attempt to search yourself for eg Minimal ADB or you expect that all the time others will search for you?
zgfg said:
Did you attempt to search yourself for eg Minimal ADB or you expect that all the time others will search for you?
Click to expand...
Click to collapse
Sorry man I'm a noob. Don't know what version to search for.
blitzball said:
Sorry man I'm a noob. Don't know what version to search for.
Click to expand...
Click to collapse
Is it so hard to enter "Minimal ADB" to Google and it immediately gives you a link to XDA with installation and instructions for PC - it takes a second or two?!?
Or you really expect that others will search for every for every small detail to copy you links and instructions - if searching and concentrating to read is to hard than better give up and use stock, un-rooted phone, but also not a bricked phone
zgfg said:
Is it so hard to enter "Minimal ADB" to Google and it immediately gives you a link to XDA with installation and instructions for PC - it takes a second or two?!?
Or you really expect that others will search for every for every small detail to copy you links and instructions - if searching and concentrating to read is to hard than better give up and use stock, un-rooted phone, but also not a bricked phone
Click to expand...
Click to collapse
Come on bro if it only takes two seconds then why didn't you just give me a link instead of posting all that long stuff? Thanks anyways.
hello everyone
Buy a Chinese mi8, unlock it waiting for the days that xiaomi tells you.
I installed the global version, and everything works correctly, but I want to change the rom.
I've tried to install TWRP with adb and it's impossible, it tells me the ADB template that OKEY, but never restarts in recovery mode with TWRP, so I can not install magisk, or any rom that is not official.
Is there any way to install a ROM (.zip) without TWRP?, how do I do Root without magisk? Has it happened to anyone?
thanks!
First of all, you're in the wrong section.
Second you should install via fastboot as described a thousand times AND reboot directly to your TWRP image via fastboot command.
The you can flash another from and root it.
Third, I'd like to strongly advice you to do some research about android, flashing etc to make sure that you know what you are doing.... So many people are moaning about bricked devices....
trahzebuck said:
First of all, you're in the wrong section.
Second you should install via fastboot as described a thousand times AND reboot directly to your TWRP image via fastboot command.
The you can flash another from and root it.
Third, I'd like to strongly advice you to do some research about android, flashing etc to make sure that you know what you are doing.... So many people are moaning about bricked devices....
Click to expand...
Click to collapse
Thanks for your help
It's not the first cell phone I've flashed that you're not smart.
I have followed the steps as they are, and as you can see in the image, everything seems to be installed correctly. But whenever I restart in recovery mode, I get the xiaomi no twrp.
Do you know why?
cheteuk said:
Thanks for your help
It's not the first cell phone I've flashed that you're not smart.
I have followed the steps as they are, and as you can see in the image, everything seems to be installed correctly. But whenever I restart in recovery mode, I get the xiaomi no twrp.
Do you know why?
Click to expand...
Click to collapse
You are trying to be smart? Well...
Why didn't you post your exact steps with fastboot in the first post?
Now it's clear what you did wrong. I already expected it. And you did NOT read what I wrote:
You are rebooting your device with fastboot reboot. In this case your twrp is wiped out by the XIAOMI recovery. Use: fastboot boot yourimagename.
btw, why are you using such an old TWRP? You won't be able to flash actual roms.
So I'd like to come back to my advice in the first answer....
cheteuk said:
Thanks for your help
It's not the first cell phone I've flashed that you're not smart.
I have followed the steps as they are, and as you can see in the image, everything seems to be installed correctly. But whenever I restart in recovery mode, I get the xiaomi no twrp.
Do you know why?
Click to expand...
Click to collapse
fastboot boot recovery.img
not fastboot reboot
Sent from my MI 8 using Tapatalk
Vuska said:
fastboot boot recovery.img
not fastboot reboot
Sent from my MI 8 using Tapatalk
Click to expand...
Click to collapse
I've tried twrp-3.3.1-0-dipper too, and fastboot boot xxxx.img.
And it hasn't been restarted either.
cheteuk said:
I've tried twrp-3.3.1-0-dipper too, and fastboot boot xxxx.img.
And it hasn't been restarted either.
Click to expand...
Click to collapse
Use the all in one tool, to remove encryption and flash a compatible TWRP.
tsongming said:
Use the all in one tool, to remove encryption and flash a compatible TWRP.
Click to expand...
Click to collapse
What is the all in one tool?
cheteuk said:
What is the all in one tool?
Click to expand...
Click to collapse
Try this. There is all you need.
https://tradingshenzhen.com/de/cont...sh-tutorial-global-firmware-xiaomieu-firmware
Upps, in German. You can choose English.
Goalach said:
Try this. There is all you need.
https://tradingshenzhen.com/de/cont...sh-tutorial-global-firmware-xiaomieu-firmware
Upps, in German. You can choose English.
Click to expand...
Click to collapse
Thanks for the help.
But all the steps that indicate, I have passed them and I never install the TWRP correctly.
1. my mobile phone is unlocked (with the padlock open)
2. I have the official rom installed
3. I try to install twrp with all the commands you have told me, and I never restart the mobile with twrp. I've tried new, intermediate and older versions. and nothing
Is there any way to install an unofficial rom without TWRP?
cheteuk said:
Thanks for the help.
But all the steps that indicate, I have passed them and I never install the TWRP correctly.
1. my mobile phone is unlocked (with the padlock open)
2. I have the official rom installed
3. I try to install twrp with all the commands you have told me, and I never restart the mobile with twrp. I've tried new, intermediate and older versions. and nothing
Is there any way to install an unofficial rom without TWRP?
Click to expand...
Click to collapse
You can't flash a ROM without TWRP and Magisk is the only way you can root your phone that I know of. If you don't even know these simple things/haven't done simple research you might risk to softbrick or even hardbrick your new and shiny phone. There are many guides on how to flash TWRP but you can PM me if you want more help.
Also you don't install TWRP with adb, you need to use fastboot...
cheteuk said:
What is the all in one tool?
Click to expand...
Click to collapse
The number 1 result
http://bfy.tw/Nvtb
You can try this
Make sure you have activated the usb debugging in developer options.
1. Download the tools from here: bit.ly/FlashToolMi8
2. Install the minimal_adb_fastboot_v1.3.1_setup
3. Copy the twrp-3.2.3-0-dipper.img to Minimal ADB and Fastboot Folder
4. Turn off your phone completely. then press power button + volume down to boot in fastboot mode.
5. Run CMD as Administrator then cd to the installed Minimal ADB and Fastboot folder. (Ex: cd C:\Program Files (x86)\Minimal ADB and Fastboot)
6. Use this command on your cmd: fastboot flash recovery twrp-3.2.3-0-dipper.img
7. Then: fastboot boot twrp-3.2.3-0-dipper
8. And: fastboot reboot recovery
9. You're now in twrp recovery mode
10. Copy Disable_Dm-Verity_FEC_v1.1 and Magisk-v18.1 to your phone
11. Install Disable_Dm-Verity_FEC_v1.1 from twrp
12. Then install Magisk-v18.1
13. Reboot, Your phone now rooted