引用:
作者cjan.
沒有暈倒系統,有木有 linux 下的解鎖工具啊。
|
I have seen no unlock tool in Linux.
twrp-3.6.0_11-0-sweet.img
https://dl.twrp.me/sweet/
Install ADB and Fastboot on Debian/Ubuntu
sudo apt update
sudo apt upgrade
sudo apt install android-tools-adb android-tools-fastboot -y
fastboot devices
fastboot flash recovery recovery.img
fastboot boot recovery.img