offici5l / MiUnlockTool

MiUnlockTool developed to retrieve encryptData(token) for Xiaomi devices for unlocking bootloader, It is compatible with all platforms.
Apache License 2.0
209 stars 4 forks source link
android bootloader hyperos hyperos-bootloader-unlock miflash miui miunlock poco python redmi termux tool tools unlock xiaomi xiaomi-redmi
MiUnlockTool

Developed to retrieve encryptData(token) for Xiaomi devices to unlock the bootloader. Compatible with all platforms.


Version 1.5.5 CHANGELOG

Telegram Channel

Installation:

For Windows, Linux, MacOS :

  1. Install Python3.
  2. Download MiUnlockTool and run it.

For Android :

  1. Install Termux.
  2. Install Termux API.
  3. From the Termux command line, run the following commands:
termux-setup-storage
curl https://raw.githubusercontent.com/offici5l/MiUnlockTool/main/.install | bash
License