awesome-xiaomi-bootloader-u.../README.md
2024-01-24 13:15:54 +00:00

118 lines
2.9 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

# Awesome Xiaomi BootLoader Unlock
## Contents
- [Tools](#tools)
- [Mi Unlock (Official)](#mi-unlock-official-xiaomi-tool)
- [MiTool](#mitool)
- [Mi Unlock](#mi-unlock)
- [Termux-MiUnlock](#termux-miunlock)
- [XiaoMiToolV2](#xiaomitoolv2)
- [MTKClient](#mtkclient)
- [Xiaomi HyperOS BootLoader Bypass](#xiaomi-hyperos-bootloader-bypass)
- [Guides](#guides)
- [Unlock Bootloader](#unlock-bootloader-github)
## Tools
**Note: This tools cannot bypass the 7, 14, 30 day unlock time.** (MTKClient exception)
#### Mi Unlock (Official Xiaomi Tool)
[Official WebSite](https://en.miui.com/unlock/download_en.html)
[Mi Unlock 6.5.224.28 Download link](https://miuirom.xiaomi.com/rom/u1106245679/6.5.224.28/miflash_unlock-en-6.5.224.28.zip)
- Open Source ❌
- Run on linux ❌
- Run without РС
- Maintained ✅
- Bypass HyperOS restrictions ❌
- Works ✅
#
#### MiTool
[GitHub](https://github.com/offici5l/MiTool)
- Open Source ✅
- Run on linux ✅ ([PC Version](https://github.com/offici5l/un-lock))
- Run without РС ✅ (Termux)
- Maintained ✅
- Bypass HyperOS restrictions ❓ [Link](https://github.com/offici5l/MiTool/blob/main/MT/bypass-bl.py)
- Works ✅
#
#### Mi Unlock
[GitHub](https://github.com/Canny1913/miunlock)
- Open Source ✅
- Run on linux ✅
- Run without РС
- Maintained ❌
- Bypass HyperOS restrictions ❌
- Works ❓
#
#### Termux-MiUnlock
[GitHub](https://github.com/RohitVerma882/termux-miunlock) (Not Open Source)
- Open Source ❌
- Run on linux ❌
- Run without РС ✅ (Termux)
- Maintained ✅
- Bypass HyperOS restrictions ❌
- Works ✅
#
#### XiaoMiToolV2
[GitHub](https://github.com/francescotescari/XiaoMiToolV2)
The original XiaomiToolV2 is abandoned and it needed a small correction to make it run on linux.
My Works Fork - [GitHub](https://github.com/topminipie/XiaoMiToolV2) (abandoned)
- Open Source ✅
- Run on linux ✅
- Run without РС
- Maintained ❌
- Bypass HyperOS restrictions ❌
- Works ❌ (Try [my fork](https://github.com/topminipie/XiaoMiToolV2))
#
#### MTKClient
[GitHub](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.
- Open Source ✅
- Run on linux ✅
- Run without РС
- Maintained ✅
- Bypass HyperOS restrictions ❌
- Works ✅ (Depends on luck)
#
#### Xiaomi HyperOS BootLoader Bypass
[GitHub](https://github.com/MlgmXyysd/Xiaomi-HyperOS-BootLoader-Bypass)
A PoC that exploits a vulnerability to bypass the Xiaomi HyperOS community restrictions of BootLoader unlocked account bindings.
- Open Source ✅
- Run on linux ✅
- Run without РС ❓ (Termux?)
- Maintained ✅
- Bypass HyperOS restrictions ✅
- Works ✅
## Guides
#### [Unlock Bootloader (GitHub)](https://github.com/topminipie/XiaoMiToolV2/wiki/Unlock-BootLoader)