Skip to content
This repository has been archived by the owner on Sep 13, 2022. It is now read-only.

Unlock Bootloader

sukanka edited this page Dec 6, 2019 · 22 revisions

There are TWO methods to unlock your phone, I suggest the new one, which is based on Fastboot mode.

Notice: All the unlock files you get can be reused, YOU DO NOT HAVE TO REDONATE AFTER YOU RELOCK YOUR PHONE AND WANT TO UNLOCK IT AGAIN.

Here are the links to the two methods and the relock method:

New Method(Fastboot)

This method shall work for all MEIZU devices with Qualcomm processor. This method unlocks your phone in Fastboot mode. Below are the steps:

  1. Download the github repository, unzip it to some place you like, then double click on meizublunlock.exe

  1. Reboot your phone into Fastboot mode, connect it to your computer, and make sure your device is detected.

  1. Clike on Create request button, a file named as 892xxxxxx_req.dat ( referred as req.dat below) will be generated in the same folder that the software is in. Donate US$5 or 40CNY or more using the one of following links:
  1. Email your req.dat it to fastrpl@yahoo.com with title starting with DONATE, and attach your transaction number as well as your transaction screeshot. You will get the reply with a file like xxx_res.dat(referred as res.dat below) in about 3 hours. Sometimes the reply will be in Trash, please check it. Or you can get the file in the free queue, waiting for about 10-40 days.

  2. Put the res.dat into the same folder as the software, start the software, click on Unlock BL and choose your res.dat file. Notice: YOUR DATA WILL BE WIPED AT THIS STEP!

  3. Here are the successful example.

A picture with Magisk and the model name.

Old Method(9008)

Here are the steps:

  • Install QualcommHS-USB9008 driver

  • Download the master branch and upzip it and go to the unzipped MZLOCK directory.

  • Reboot your phone into 9008 mode. Usually that is "Poweroff your phone, and hold all Volume keys and connect your phone to computer." or you can see another way in the Skills page.

  • Remember the 9008 port number.

  • Click on generate port_trace.bat, follow the instructions.

  • Donate US$5 or 40CNY or more using the one of following links:

  • Email the generated port_trace.txt file to fastrpl@yahoo.com with title starting with DONATE, and attach your transaction number as well as your transaction screeshot, and wait for reply, you will get your BL.bin and flash.bin in about 3 hours.

  • Copy the BL.bin and flash.bin into MZLOCK, and then click on unlock.bat and follow the instructions.

  • go to stock recovery and click Volume up for 5 times, then Volume down for 5 times to erase your data fully, or the touch screen won't work after unlock.

Relock Method

Reboot your device to fastboot mode, connect it to your computer, then input

fastboot oem lock

in Powershell or CMD. DO WIPE YOUR PHONE TOTALLY IN STOCK RECOVERY AFTER THIS!!