Skip to content

Instantly share code, notes, and snippets.

@sabpprook
Created September 26, 2017 18:53
Show Gist options
  • Save sabpprook/091c7f51f064013c734b3afcef131d6d to your computer and use it in GitHub Desktop.
Save sabpprook/091c7f51f064013c734b3afcef131d6d to your computer and use it in GitHub Desktop.
FRP unlock for HTC devices
--for download devices
htc_fastboot dump kstoken 0 0 0
--for hboot devices
htc_fastboot oem get_ks_token
--submit token to htcdev unlock bootloader page
https://www.htcdev.com/bootloader/unlock-instructions/page-2
--flash kstoken
htc_fastboot flash kstoken <bin>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment