Long story short, my OG Pixel XL got an upgrade from Verizon today, and died, one day out of warranty.
Anyhow, I have been searching through the strings in the bootloaders, and I have found some interesting things. There is the option to get unlock tokens.
There is also the option to unlock the bootloader, but the codes just aren't available... When I try the following on a random file, I get...
I tried sending the token to HTC at https://www.htcdev.com/bootloader/unlock-instructions/page-2, and they won't help. I get this error:
I am wondering if anybody knows what a code LOOKS like, so I can ask Verizon about the codes, or are the codes programatically generated from the token?
Anyhow, I have been searching through the strings in the bootloaders, and I have found some interesting things. There is the option to get unlock tokens.
HTML:
$ fastboot oem get_ks_token
(bootloader) INFO< Please cut following message >
(bootloader) INFO<<<< Identifier Token Start >>>>
(bootloader) INFO70719A130CC737A62AD9E8684FFDF272
(bootloader) INFO6A56EB4CFBD864CE8E8FC43D872F66F4
(bootloader) INFO965A23766AEF80A54BD01A78BE8F018C
(bootloader) INFO99520E4305AA4DA779DA0D948F6F2768
(bootloader) INFO75923D3E2A4662600AFDC3AC357F989C
(bootloader) INFOA0BABDCAB822D06A62FD6AB998954BE5
(bootloader) INFO97CF6B1B29B5651444B3F348AB683C48
(bootloader) INFO9167DBB49A01D526D9895E597C0ADB08
(bootloader) INFO4F9E8C2A306579D4C2392E5776FB67F1
(bootloader) INFO04EDC3D42CA543CFDD5657AD6AF4026A
(bootloader) INFO3B7C2F2B40CD3C5D72D95636377C6F21
(bootloader) INFO520168A6B71480A4BC4C2BCEC13DCD40
(bootloader) INFODBE9CD17162EC0A51C474AFA20FCCC64
(bootloader) INFO4E2C1E22619423C09C6344FB5606C5D8
(bootloader) INFOE180EAF191C69D54272BE57022F11A3C
(bootloader) INFO3D15D1BE88971E43792968A07CA5081A
(bootloader) INFO<<<<< Identifier Token End >>>>>
OKAY [ 0.601s]
Finished. Total time: 0.623s
HTML:
$ fastboot flash kstoken test.txt
target reported max download size of 536870912 bytes
Sending 'kstoken' (0 KB)...
OKAY [ 0.090s]
Writing 'kstoken'...
(bootloader) flash KStoken
FAILED (remote: unlock token check failed)
Finished. Total time: 0.319s
HTML:
We're sorry, but it appears your attempt to unlock the bootloader on this device has failed. This could be caused by several factors including simple errors in the entry of the unlock token, problems with your device, or a lack of manufacturer support for the unlocking process. Please see the specific error code listed below, and try again if necessary.
Error Code: 150.
Error Reason: Extract Token Information Fail.