Get Mystery Box with random crypto!

How To Install the Patched Boot Image on MediaTek device In | Sƚαɾ LαႦʂ™

How To Install the Patched Boot Image on MediaTek device

Install the SP Flash tool on your PC and run the flash tool exe file. 

Once SP Flash tool loads, you will see the screen with a mobile device picture, Now Tap on the menu download (See the screenshot below)

Now in the download tab, you will find the option Download agent and scatter loading, Now click on the Download Agent and MTK_AllInOneDA.bin (It is inside the SP Flashtool folder -> SP_MDT) 

In the same tab, Tap on the Scatter-loading menu and load the Scatter file which is inside the Stock ROM extracted zip. (If you have extracted, you will find the file named MT6xxx_Android_scatter.txt) – MTxxxx here xxxx is the number of MediaTek processor

Now load the MT6xxx_Android_scatter.txt file

Once you have loaded, make sure to untick all the files except bootimg

Now click the Download button

Now to start the Flashing process, You should Remove your battery (Only if battery removable or turn off) Insert again, Hold the Volume Down and Volume Up key together and Connect your Phone to PC/Laptop using USB Cable (Keep the Volume Down and Volume Up button until your computer detects the phone.)

Once the phone connects, Flashing will begin, Wait for a few minutes or Two

After Flashing has completed, you will see a green button will appear 

Now you can close the SP Flash Tool and also Disconnect your phone and Reboot to see if your device has rooted successfully.

That’s it! You should have a rooted device now.

In some cases, if the above method doesn’t work on your MediaTek device, then try via ADB fastboot method.

After extracting ADB fastboot tool, you must move the patched boot image to the same folder. Hold the SHIFT key and click on the right mouse button to open the command window/PowerShell.

Run the following command in the open command prompt.

Flash the “patched_boot.img” to install Magisk and root your Android device:fastboot flash boot patched_boot.img

For devices with A/B partition system, use the following commands:fastboot flash boot_a patched_boot.img fastboot flash boot_b patched_boot.img

Please replace [patched_boot.img] with the name of the boot image file you downloaded followed by the .img extension.

The flashing process will begin. Once done, runfastboot reboot

@TGStarLabs @Qtagbot