awesome-xiaomi-bootloader-u.../README.md
2024-02-06 15:51:10 +00:00

126 lines
3.7 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-flash-unlock-official-xiaomi-tool)
- [MiTool](#mitool)
- [Mi Unlock](#mi-unlock)
- [Termux-MiUnlock](#termux-miunlock)
- [XiaoMiToolV2](#xiaomitoolv2)
- [Xiaomi HyperOS BootLoader Bypass](#xiaomi-hyperos-bootloader-bypass)
- [MTKClient](#mtkclient)
- [Guides](#guides)
- [Unlock Bootloader](#unlock-bootloader-github)
## Tools
**Note: This tools cannot bypass the 7, 14, 30 day unlock time.** (MTKClient exception)
#### Mi Flash Unlock (Official Xiaomi Tool)
[Official WebSite](https://en.miui.com/unlock/download_en.html)
[Mi Flash Unlock 7.6.727.43 Download link](https://miuirom.xiaomi.com/rom/u1106245679/7.6.727.43/miflash_unlock_en_7.6.727.43.zip)
[Mi Flash Unlock 6.6.510.37 Download link](https://miuirom.xiaomi.com/rom/u1106245679/6.6.510.37/miflash_unlock_en_6.6.510.37.zip)
[Mi Flash 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)
[Mi Flash Unlock 5.5.224.24 Download link](https://miuirom.xiaomi.com/rom/u1106245679/5.5.224.24/miflash_unlock-en-5.5.224.24.zip)
- Open Source ❌
- Run on linux ❌
- Run without РС
- Maintained ✅
- Bypass HyperOS china region restrictions ❌
- Works ✅ (If you have errors try other versions)
#
#### MiTool
[GitHub](https://github.com/offici5l/MiTool)
- Open Source ✅
- Run on linux ✅ ([PC Version](https://github.com/offici5l/un-lock))
- Run without РС ✅ ([Termux](https://github.com/termux/termux-app/releases/latest))
- Maintained ✅
- Bypass HyperOS china region 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 china region restrictions ❌
- Works ❓
#
#### Termux-MiUnlock
[GitHub](https://github.com/RohitVerma882/termux-miunlock) (Not Open Source)
- Open Source ❌
- Run on linux ❌
- Run without РС ✅ ([Termux](https://github.com/termux/termux-app/releases/latest))
- Maintained ✅
- Bypass HyperOS china region 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)
- Open Source ✅
- Run on linux ✅
- Run without РС
- Maintained ❌
- Bypass HyperOS china region restrictions ❌
- Works ❌ (Try [my fork](https://github.com/topminipie/XiaoMiToolV2))
#
#### 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.
Only bypasses HyperOS bootloader restrictions (Does not unlock the bootloader), then you need to use the tools described above.
- Open Source ✅
- Run on linux ✅
- Run without РС ❓ ([Termux?](https://github.com/termux/termux-app/releases/latest))
- Maintained ✅
- Bypass HyperOS china region restrictions ✅
- Works ✅
#
#### 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 china region restrictions ❌
- Works ✅ (Depends on luck)
## Guides
#### [Unlock Bootloader (GitHub)](https://github.com/topminipie/XiaoMiToolV2/wiki/Unlock-BootLoader)