How To Guide Root for Realme GT2 Pro Global variant (RMX3301_11)

Search This thread

vanya.ag

Member
Jun 24, 2022
7
10
Hi, here I bring you a procedure for rooting your device using Magisk and Adb. I guess there is no need to say the risks involved in doing this.

First you'll need:
1. Having installed ADB on your pc, you can use this link: https://www.xda-developers.com/install-adb-windows-macos-linux/
2. Your device must have bootlader unlocked, here the process to do so: https://c.realme.com/in/post-details/1526491339024314368
3. The corresponding boot.img (In this thread you can find attached the file for RMX3301_11 global variant) or you can extracted by yourself from the ofp file using htis script https://github.com/bkerler/oppo_decrypt

Note: During the process I encountered that fastboot commands didn't seem to work, getting the message <<waiting for device>> when unloocking bootloader on windows 11.
This problem was caused due to the lack of proper drivers, if you face this problem there is a file with the needed drivers attached in this post as well.

Now rooting process:
1. You need to install the latest stable release of Magisk on your device, which you can find here: https://github.com/topjohnwu/Magisk
2. Copy the boot image to your device
3. Press the Install button in the Magisk card
4. Choose “Select and Patch a File” in method, and select the boot image, then connect your device via usb to your PC
5. Copy the patched image to your PC, move the file inside your platform-tools folder and rename it to patchedboot.img
6. Make sure usb debugging is turned on under developer options and give permission to your PC on your cellphone after typing the command adb devices on your ADB terminal
7. Type the command adb reboot bootloader
8. Once your device is on bootloader type de command fastboot devices to make sure your device is "attached".
9. Now type fastboot flash boot patchedboot.img
10. Reboot and open the Magisk app on your phone to check everything is ok.

Aditional stuff you might find useful:
Here you can find the Universal Safetynetfix module, which is working properly: https://github.com/blog2i2j/kdrag0n.._..safetynet-fix
You just need to flash it via magisk, reboot, turn on Zygysk and reboot again.
 

Attachments

  • boot.img
    192 MB · Views: 647
  • Fastboot driver-20220624T214518Z-001.zip
    8.4 MB · Views: 501

arzuakay

Senior Member
Apr 24, 2008
104
12
it is not work unlock app my phone
GT2 Pro RMX3301_11_A.16
Screenshot_2022-07-03-12-44-34-12_5461cd6783b6e8d9f5be0980ff5227f9.jpg
 

Rapper_skull

Senior Member
Apr 21, 2011
478
307
Naples
Xiaomi Mi Mix 2S
Realme GT 2 Pro

MB525

Senior Member
Dec 18, 2010
278
77
Please stop saying there is root or even bootloader unlock for the global variant. India is not "GLOBAL" aka the world, although you might like it to be.
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 3
    Hi, here I bring you a procedure for rooting your device using Magisk and Adb. I guess there is no need to say the risks involved in doing this.

    First you'll need:
    1. Having installed ADB on your pc, you can use this link: https://www.xda-developers.com/install-adb-windows-macos-linux/
    2. Your device must have bootlader unlocked, here the process to do so: https://c.realme.com/in/post-details/1526491339024314368
    3. The corresponding boot.img (In this thread you can find attached the file for RMX3301_11 global variant) or you can extracted by yourself from the ofp file using htis script https://github.com/bkerler/oppo_decrypt

    Note: During the process I encountered that fastboot commands didn't seem to work, getting the message <<waiting for device>> when unloocking bootloader on windows 11.
    This problem was caused due to the lack of proper drivers, if you face this problem there is a file with the needed drivers attached in this post as well.

    Now rooting process:
    1. You need to install the latest stable release of Magisk on your device, which you can find here: https://github.com/topjohnwu/Magisk
    2. Copy the boot image to your device
    3. Press the Install button in the Magisk card
    4. Choose “Select and Patch a File” in method, and select the boot image, then connect your device via usb to your PC
    5. Copy the patched image to your PC, move the file inside your platform-tools folder and rename it to patchedboot.img
    6. Make sure usb debugging is turned on under developer options and give permission to your PC on your cellphone after typing the command adb devices on your ADB terminal
    7. Type the command adb reboot bootloader
    8. Once your device is on bootloader type de command fastboot devices to make sure your device is "attached".
    9. Now type fastboot flash boot patchedboot.img
    10. Reboot and open the Magisk app on your phone to check everything is ok.

    Aditional stuff you might find useful:
    Here you can find the Universal Safetynetfix module, which is working properly: https://github.com/blog2i2j/kdrag0n.._..safetynet-fix
    You just need to flash it via magisk, reboot, turn on Zygysk and reboot again.