[GUIDE][UNLOCK/RELOCK] Bootloader Unofficailly and Flash TWRP+Root

Search This thread

Sudeep Duhoon

Inactive Recognized Contributor
Oct 23, 2012
1,261
2,770
Delhi
DATA WILL BE WIPED SO MAKE A BACKUP
(instructions are there in rar too)

Unlocking
1. Download this rar and you'll get 2 folders namely unlock and ASUS_Android_USB_drivers_for_Windows
2. Install the drivers according to your OS and go the unlock folder
3. Reboot your phone to fastboot mode by pressing volume up + power on at the same time.
4. Connect it to pc and open unlock.bat in unlock folder
5. Done

TWRP
1. Download TWRP or RWRP
2. Follow instructions from there.

Rooting
1. Download magisk from op
2. And flash as a regular zip in TWRP.
3. Done.

Disable Forced Encryption
Go here and follow instruction.
If you get stuck on ASUS Logo or bootloop, it should fix that.

Optional:
Enable Camera2 API

Relock (NOT TESTED NOT SUGGESTED)
1. Boot to fastboot and enter following commands one by one
Code:
fastboot flashing lock
fastboot flashing lock_critical
or try relocking script
1. Extract the relock.rar and copy/move relock.bat/relock.sh to unlock folder
2. Open relock.bat/relock.sh
3. Wish for the best

Credits:
ASUS for phone, drivers, rom, this and that
Official Telegram group
@Saktis_STi for raw factory rom
@Shivam Kumar Jha for fixing the script
@Sujeet Ranipa for drivers link
@esashwin for testing
 

Attachments

  • relock.rar
    1.8 KB · Views: 35,966
Last edited:

nizarahmadi

Member
May 4, 2018
16
3
i have succeful install twrp but my phone not wanna boot !! stuck in logo zenfone !! must i install other patch ??
thanks sir
sory for my bad english
 

gusbalaa

Senior Member
Aug 16, 2014
1,431
345
Klungkung, Bali
Xiaomi Pad 6

nizarahmadi

Member
May 4, 2018
16
3
Fix sir thanks !!
succesfull UBL + TWRP + ROOT with out bootloop !!
just install mod disable force encryption

THANKS
 
Last edited:

Top Liked Posts

  • There are no posts matching your filters.
  • 95
    DATA WILL BE WIPED SO MAKE A BACKUP
    (instructions are there in rar too)

    Unlocking
    1. Download this rar and you'll get 2 folders namely unlock and ASUS_Android_USB_drivers_for_Windows
    2. Install the drivers according to your OS and go the unlock folder
    3. Reboot your phone to fastboot mode by pressing volume up + power on at the same time.
    4. Connect it to pc and open unlock.bat in unlock folder
    5. Done

    TWRP
    1. Download TWRP or RWRP
    2. Follow instructions from there.

    Rooting
    1. Download magisk from op
    2. And flash as a regular zip in TWRP.
    3. Done.

    Disable Forced Encryption
    Go here and follow instruction.
    If you get stuck on ASUS Logo or bootloop, it should fix that.

    Optional:
    Enable Camera2 API

    Relock (NOT TESTED NOT SUGGESTED)
    1. Boot to fastboot and enter following commands one by one
    Code:
    fastboot flashing lock
    fastboot flashing lock_critical
    or try relocking script
    1. Extract the relock.rar and copy/move relock.bat/relock.sh to unlock folder
    2. Open relock.bat/relock.sh
    3. Wish for the best

    Credits:
    ASUS for phone, drivers, rom, this and that
    Official Telegram group
    @Saktis_STi for raw factory rom
    @Shivam Kumar Jha for fixing the script
    @Sujeet Ranipa for drivers link
    @esashwin for testing
    10
    MY PROCESS WORK 100% FOR RELOCK BOOTLOADER TESTED !!

    CURRENT FIRMWARE : OPM1.WW_Phone-14.2016.1804.305-20180521

    AFTER UNLOCK BOOTLOADER DO THE FOLLOWING :

    ASUS DRIVERS : FROM HERE https://androidfilehost.com/?fid=818222786056030820
    FIRMWARE : DOWNLOAD CSC FACTORY IMAGE FROM HERE https://androidfilehost.com/?fid=962339331458995708. ZB610KL INDIAN VERSION.
    EXTRACT THE ZIP FILE
    AND EXTRACT RECOVERY.IMG FILE -(52MB) APPROX. ( FOR RECEIVING OTA)
    FLASH IT WITH COMMAND : fastboot flash recovery recovery.img

    1) Download Zenfone_Max_M1_Pro_Relock.zip and extract it to a folder on your desktop.
    2) Power off your phone. Then press Power and Volume + key together, to boot into fastboot mode.
    3) Connect your Asus Zenfone Max Pro M1 to the PC using a USB cable.
    4) Windows will now automatically detect the device and start installing the fastboot drivers for it. If not, download and install these ASUS drivers.
    5) Open the directory where you extracted the file from #1.
    6) In that directory, open a file named relock_bl.cmd
    7) A Command (CMD) prompt will do the rest of the work for you.
    Let the phone restart.
    8) It will then erase all the data on your phone (excluding Micro SD card).
    9) Now the phone won’t show the “bootloader unlocked” warning that was displayed before you relocked the bootloader.

    You have successfully relocked the bootloader.

    REMEMBER : LOCKED BOOTLOADER SHOWS = CSC FASTBOOT MODE ( TO VERIFY IF LOCKED OR NOT)

    UNLOCKED BOOTLOADER SHOWS = FASTBOOT MODE AND WARNING WHILE BOOTING THE PHONE
    7
    ada yang berhasil ga ya orang Indonesia??? :good:
    Use English on XDA please.
    Tolong pakai Bahasa Inggris di XDA.

    Sent from my Redmi Note 4 using XDA Labs
    6
    Guys how can I unlock bootloader using Linux
    1) unzip the file
    2) look out for 'unlock.sh' or something similar which is in .sh format.
    3) make the 'unlock.sh' file executable - set permission.
    4) boot your android device to Fastboot mode. open terminal in your linux system and do the below using sudo . please remember sudo is very important else it wont work.
    Code:
     ./unlock.sh
    so the code should look like

    Code:
     sudo ./unlock.sh
    hope that helps .
    ps ; i used ./unlock.sh because thats what it is written in the unlock file that have . SS attached.
    5
    Nice,added in OP.