121 lines
6.3 KiB
Markdown
121 lines
6.3 KiB
Markdown
|
||
# Awesome Xiaomi BootLoader Unlock
|
||
|
||
## Contents
|
||
- [Tools](#tools)
|
||
- [Mi Flash Unlock (Official Xiaomi Tool)](#mi-flash-unlock-official-xiaomi-tool)
|
||
- [MiUnlockTool & MiBypassTool & MiTool & MiCommunityTool & MiAssistantTool](#miunlocktool--mibypasstool--mitool--micommunitytool--miassistanttool)
|
||
- [Termux-MiUnlock](#termux-miunlock)
|
||
- [XiaoMiToolV2](#xiaomitoolv2)
|
||
- [HyperSploit](#hypersploit)
|
||
- [Xiaomi HyperOS BootLoader Bypass](#xiaomi-hyperos-bootloader-bypass)
|
||
- [MTKClient](#mtkclient)
|
||
- [Guides](#guides)
|
||
- [Unlock Miui Bootloader](#unlock-miui-bootloader)
|
||
- [Unlock HuperOS Bootloader](#unlock-hyperos-bootloder)
|
||
- [Bootloader Unlock Wall of Shame](#bootloader-unlock-wall-of-shame-unlocking-bootloader-for-other-vendors)
|
||
- [Others](#others)
|
||
|
||
## Tools
|
||
|
||
**Note: This tools cannot bypass the 7, 14, 30 day unlock time.** (MTKClient exception)
|
||
|
||
### Mi Flash Unlock (Official Xiaomi Tool)
|
||
[&color=181717&logo=Xiaomi&logoColor=orange&label=)](https://en.miui.com/unlock/download_en.html)
|
||
[&color=181717&logo=Xiaomi&logoColor=orange&label=)](https://www.miui.com/unlock/download.html)
|
||
|
||
<details>
|
||
<summary>Versions:</summary>
|
||
|
||
| Version | Global | China |
|
||
| -----------|----------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------- |
|
||
| 7.6.727.43 | [Link](https://miuirom.xiaomi.com/rom/u1106245679/7.6.727.43/miflash_unlock_en_7.6.727.43.zip) | [Link](https://cdn.cnbj1.fds.api.mi-img.com/flash-tool/miflash_unlock_7.6.727.43.zip) |
|
||
| 6.6.510.37 | [Link](https://miuirom.xiaomi.com/rom/u1106245679/6.6.510.37/miflash_unlock_en_6.6.510.37.zip) | [Link](https://cdn.cnbj1.fds.api.mi-img.com/flash-tool/miflash_unlock_6.6.510.37.zip) |
|
||
| 6.5.224.28 | [Link](https://miuirom.xiaomi.com/rom/u1106245679/6.5.224.28/miflash_unlock-en-6.5.224.28.zip) | ? |
|
||
| 5.5.224.24 | [Link](https://miuirom.xiaomi.com/rom/u1106245679/5.5.224.24/miflash_unlock-en-5.5.224.24.zip) | ? |
|
||
|
||
</details>
|
||
|
||
- Source code available: ❌
|
||
- Supported Desktop OS: Windows
|
||
- Run without РС: ❌
|
||
|
||
#
|
||
|
||
### MiUnlockTool & MiBypassTool & MiTool & MiCommunityTool & MiAssistantTool
|
||
|
||
[](https://github.com/offici5l?tab=repositories)
|
||
[](https://t.me/Offici5l_Channel)
|
||
[](https://offici5l.github.io)
|
||
|
||
- Source code available: ✅ (Apache 2.0)
|
||
- Supported Desktop OS: Windows, Linux, MacOS
|
||
- Run without РС: ✅ (Android/[Termux](https://github.com/termux/termux-app/releases/latest))
|
||
|
||
#
|
||
|
||
### Termux-MiUnlock
|
||
[](https://github.com/RohitVerma882/termux-miunlock)
|
||
|
||
- Source code available: Partial ([termux-miunlock-cli](https://github.com/RohitVerma882/termux-miunlock-cli), no account.apk)
|
||
- Supported Desktop OS: Windows, Linux, MacOS
|
||
- Run without РС: ✅ (Android/[Termux](https://github.com/termux/termux-app/releases/latest))
|
||
|
||
#
|
||
|
||
### XiaoMiToolV2
|
||
[](https://github.com/francescotescari/XiaoMiToolV2)
|
||
|
||
The original XiaomiToolV2 is abandoned and it needed a small correction to make it run on linux.
|
||
|
||
My fork - [GitHub](https://github.com/topminipie/XiaoMiToolV2)
|
||
|
||
- Source code available: ✅ ([Apache 2.0](https://github.com/francescotescari/XiaoMiToolV2/blob/refactor/distribution/LICENSE))
|
||
- Supported Desktop OS: Linux (Windows, MacOS *¯\ _ (ツ)_/¯*)
|
||
- Run without РС: ❌
|
||
|
||
#
|
||
|
||
### HyperSploit
|
||
[](https://github.com/TheAirBlow/HyperSploit)
|
||
|
||
- Source code available: ✅ ([MPL 2.0](https://github.com/TheAirBlow/HyperSploit/blob/main/LICENCE))
|
||
- Supported Desktop OS: Windows, Linux, MacOS
|
||
- Run without РС: ❓
|
||
|
||
#
|
||
|
||
### Xiaomi HyperOS BootLoader Bypass
|
||
[](https://github.com/MlgmXyysd/Xiaomi-HyperOS-BootLoader-Bypass)
|
||
|
||
- Source code available: ✅ ([License](https://github.com/MlgmXyysd/Xiaomi-HyperOS-BootLoader-Bypass#%EF%B8%8F-license))
|
||
- Supported Desktop OS: Windows, Linux, MacOS
|
||
- Run without РС: ❓
|
||
|
||
#
|
||
|
||
### MTKClient
|
||
[](https://github.com/bkerler/mtkclient)
|
||
|
||
[Unlock BootLoader](https://github.com/bkerler/mtkclient#unlock-bootloader)
|
||
|
||
Some MTK (MediaTek) devices can be unlocked bypassing the official method.
|
||
|
||
- Source code available: ✅ ([GPL 3.0](https://github.com/bkerler/mtkclient/blob/main/LICENSE))
|
||
- Supported Desktop OS: Windows, Linux, MacOS
|
||
- Run without РС: ❓ ([issue #684](https://github.com/bkerler/mtkclient/issues/684), [issue #1113](https://github.com/bkerler/mtkclient/issues/1113#issuecomment-2243611730))
|
||
|
||
## Guides
|
||
|
||
#### [Unlock Miui BootLoader](https://github.com/topminipie/XiaoMiToolV2/wiki/Unlock-Miui-BootLoader)
|
||
|
||
#### [Unlock HyperOS BootLoder](https://github.com/topminipie/XiaoMiToolV2/wiki/Unlock-HyperOS-BootLoader)
|
||
|
||
#### [Bootloader Unlock Wall of Shame](https://github.com/melontini/bootloader-unlock-wall-of-shame) (Unlocking bootloader for other vendors)
|
||
|
||
## Others
|
||
|
||
#### [Penn5 miunlock](https://github.com/penn5/miunlock), [Canny1913 miunlock (My archive)](https://github.com/topminipie/miunlock)
|
||
|
||
#### [Technical details](https://github.com/lrh2000/Xiaomi-bootloader)
|
||
|