From 921c062591b4be68b11ded9fc3d0919acc2154f7 Mon Sep 17 00:00:00 2001 From: topminipie <145812405+topminipie@users.noreply.github.com> Date: Sat, 13 Jan 2024 15:10:52 +0000 Subject: [PATCH] Add MTKClient --- README.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/README.md b/README.md index c3033ad..abf4ad8 100644 --- a/README.md +++ b/README.md @@ -8,6 +8,7 @@ - [Mi Unlock](#mi-unlock) - [Termux-MiUnlock](#termux-miunlock) - [XiaoMiToolV2](#xiaomitoolv2) + - [MTKClient](#mtkclient) - [Guides](#guides) - [Unlock Bootloader](#unlock-bootloader-github) @@ -69,6 +70,18 @@ My Works Fork - [GitHub](https://github.com/topminipie/XiaoMiToolV2) - Run without РС ❌ - Works ❌ (Use [my fork](https://github.com/topminipie/XiaoMiToolV2)) +# + +#### MTKClient +[GitHub](https://github.com/bkerler/mtkclient) + +Some MTK (MediaTek) devices can be unlocked bypassing the official method. + +- Open Source ✅ +- Run on linux ✅ +- Run without РС ❌ +- Works ✅ (Depends on luck) + ## Guides #### [Unlock Bootloader (GitHub)](https://github.com/topminipie/XiaoMiToolV2/wiki/Unlock-BootLoader)