文章

ROG Phone 1 (ZS600KL) Dungle Unlock notes

Thanks: ASUS Taiwan for help

fastboot oem gen-random

1
2
3
4
5
6
7
C:\Users\EdwardWu>fastboot oem gen-random
< waiting for any device >
(bootloader) ==================================
(bootloader) Random Num = 1114ca59159229aa0dc91f4e3d65277f
(bootloader) ==================================
OKAY [  0.009s]
Finished. Total time: 0.010s
1
2
fastboot flash asuskey2 hash_file.bin
fastboot flashing unlock

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
D:\待整理\hash_file>fastboot oem auth-hash
(bootloader) ==================================
(bootloader)    Calculate hash =
(bootloader)     229e7d95573ab004c75a2fb155ea4626
(bootloader)     573ab004c75a2fb155ea4626
(bootloader)     c75a2fb155ea4626
(bootloader) ==================================
(bootloader) ==================================
(bootloader)    Receiver hash =
(bootloader)     229e7d95573ab004c75a2fb155ea4626
(bootloader)     573ab004c75a2fb155ea4626
(bootloader)     c75a2fb155ea4626
(bootloader) ==================================
(bootloader)    Authorized Result : PASS
OKAY [  0.031s]
Finished. Total time: 0.032s
tags: Android ASUS ROG
本文章以 CC BY 4.0 授權