Alternative method of unlocking the bootloader - without code from HUAWEI

博客介绍了华为手机解锁Bootloader的方法。若不是安卓5.0系统需先降级,介绍了降级步骤,接着用KingRoot进行Root,下载Minimal ADB和fastboot并连接手机开启ADB,通过输入一系列命令获取解锁码,最终完成Bootloader解锁。

摘要生成于 C知道 ,由 DeepSeek-R1 满血版支持, 前往体验 >

原文:https://forum.xda-developers.com/p8lite/general/alternative-method-unlocking-bootloader-t3799294

 

1. If you do not have Android 5.0, do a downgrade.
How to go on Android 5.0 (downgrade):

1. Download Rollback and B170,
2. Unpack the rollback and upload update.app to the dload folder on your phone,
3. Turn off the phone, then hold vol +, vol- and power. The phone will install a rollback
4. Unpack B170 and put in the dload folder on your phone,
5. Turn off the phone, then hold vol +, vol- and power. The phone will install B170.


2. Root your phone with KingRoot,
3. Download Minimal ADB and fastboot, connect the phone in USB Debugging mode and start the ADB,
4. Enter the command:

Code:

adb shell

And then:

Code:

su -c "grep -m1 -aoE 'WVLOCK.{14}[0-9]{16}' /dev/block/mmcblk0p7 |grep -aoE '[0-9]{16}'"

You will receive the unlock code. Copy it.

5. Press ctrl + d and Enter:

Code:

adb reboot bootloader

6. Enter:

Code:

fastboot oem unlock ****************

(paste your code in place of the stars)


And that's it. You have the bootloader unlocked

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值