Unofficial Instan Unlock Bootloader for Realme C20 RMX3063/ RMX3061
The process include pull images, bypass unlock bootloader and fix fastboot and flash custom recovery and also root your phone.
This method should work on any realme mediatek phone.
Prerequisite
- Use at your own risk! I am not responsible for your actions
- I will try to keep update this page
- Make sure use the latest stock firmware
- Take IMEI Backup !! Store backup on pc/sdcard (nvram, nvdata, nvcfcg for mediatek and EFS for snapdragon)
Video Tutorial
xxx
File Needed
- ADB & Fastboot platform-tools
- Mediatek USB Driver
- libusb driver
- UsbDk Driver
- Python (I'm using version python-3.11-amd64.exe)
- mtkclient-1.63
Setup Enviroment
- Install Python & UsbDk
- Extract mtkclient, open CMD inside the folder
- Installed requirement (require internet conenction)
- pip3 install -r requirements.txt
Pull Images
- turn off phone > open MTK Client
- Press vol down + up > plug in phone > Read partition
- Select boot.bin, lk.bin, and vbmeta.bin
- Read partition > save to a folder
Bypass UBL
- Select flash tools > hit Unlock bootloader
- Wait until it finissh > reboot system
Create Patch LK
Make sure u allready install python and pip3
- turn off phone (or press 3 button)
- pip3 install --upgrade git+https://github.com/R0rt1z2/lkpatcher
- python.exe -m lkpatcher lk.bin
- you will find lk-patched.img in your cmd folder
Now you can use lk-pather to fix your fastboot