95 lines
1.9 KiB
Markdown
95 lines
1.9 KiB
Markdown
|
||
# Awesome Xiaomi BootLoader Unlock
|
||
|
||
## Contents
|
||
- [Tools](#tools)
|
||
- [Mi Unlock (Official)](#mi-unlock-official)
|
||
- [MiTool](#mitool)
|
||
- [Mi Unlock](#mi-unlock)
|
||
- [Termux-MiUnlock](#termux-miunlock)
|
||
- [XiaoMiToolV2](#xiaomitoolv2)
|
||
- [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 Unlock (Official)
|
||
|
||
[Official WebSite](https://en.miui.com/unlock/download_en.html)
|
||
|
||
- Open Source ❌
|
||
- Run on linux ❌
|
||
- Run without РС ❌
|
||
- Maintained ✅
|
||
- Works ✅
|
||
|
||
#
|
||
|
||
#### MiTool
|
||
|
||
[GitHub](https://github.com/offici5l/MiTool)
|
||
|
||
- Open Source ✅
|
||
- Run on linux ❓ (Probably yes)
|
||
- Run without РС ✅ (Termux)
|
||
- Maintained ✅
|
||
- Works ✅
|
||
|
||
#
|
||
|
||
#### Mi Unlock
|
||
[GitHub](https://github.com/Canny1913/miunlock)
|
||
|
||
- Open Source ✅
|
||
- Run on linux ✅
|
||
- Run without РС ❌
|
||
- Maintained ❌
|
||
- Works ❓
|
||
|
||
#
|
||
|
||
#### Termux-MiUnlock
|
||
[GitHub](https://github.com/RohitVerma882/termux-miunlock) (Not Open Source)
|
||
|
||
- Open Source ❌
|
||
- Run on linux ❌
|
||
- Run without РС ✅ (Termux)
|
||
- Maintained ✅
|
||
- 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 ❌
|
||
- Works ❌ (Use [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 ✅
|
||
- Works ✅ (Depends on luck)
|
||
|
||
## Guides
|
||
|
||
#### [Unlock Bootloader (GitHub)](https://github.com/topminipie/XiaoMiToolV2/wiki/Unlock-BootLoader)
|