I made this edited hboot for myself but figured someone may be interested as well.
Disclaimer:
Flash at your own risk - I tested all 3 packages on My phone and I was able to go back and forth with out issues. No animals were harmed in the making of this guide and mod and hopefully neither will your phone.
Requirements:
S-OFF
USB Debugging ON (fastboot method)
What was modified:
HBOOT - Stock

HBOOT - No Red Text


HBOOT - No Red Text, Masked Locked, Masked S-ON

Added:
HBOOT - No Red Text, Unlocked, S-OFF

My personal

How to install:
Bootloader Method
Fastboot Method
Download Links:
Bootloader/Fastboot 3.16.0.0000 1.12.651.17
HBOOT - Stock
http://d-h.st/3oh
HBOOT - No Red Text
http://d-h.st/pD2
HBOOT - No Red Text, Masked Locked, Masked S-ON
http://d-h.st/mY2
Added:
HBOOT - No Red Text, No Tampered S-OFF, Unlocked
http://d-h.st/vxu
HBOOT included in 1.54.401.8 firmware (Looks like it's the same hboot with a new compile date)
Bootloader/Fastboot
HBOOT - Stock
http://d-h.st/mLL md5:680C14AC00CD577B670EF459A08F7A07
HBOOT - No Red Text
http://d-h.st/vwo md5: CE25B514C8F3454B33CD5031B6234F52
HBOOT - No Red Text, Masked Locked, Masked S-ON
http://d-h.st/yui md5: 753CACCD7A6BAEF995D0CCC65ED394C6
HBOOT - No Red Text, No Tampered, S-OFF, Unlocked
http://d-h.st/xiY md5: 3A1E310AFB1B623F1F653569941917EB
Thanks to Captain_Throwback for the stock hboot.img
Thanks to XDA for the various HBOOT posts available that allowed me to make these edits.
**My first guide and contribution to XDA**
Edited:
Fixed attached images
Fixed fasboot .zips
fixed fastboot links
added no_red_text_s-off_unlocked
Removed fastboot links since the files are the same
Added external sdcard reference
added hboot 3.16.0.0000 1.54.651.8 versions
Disclaimer:
Flash at your own risk - I tested all 3 packages on My phone and I was able to go back and forth with out issues. No animals were harmed in the making of this guide and mod and hopefully neither will your phone.
Requirements:
S-OFF
USB Debugging ON (fastboot method)
What was modified:
HBOOT - Stock
- Nothing

HBOOT - No Red Text
- Red development text removed


HBOOT - No Red Text, Masked Locked, Masked S-ON
- "TAMPERED" removed
- "UNLOCKED" masked as "LOCKED"
- "S-OFF" masked as "S-ON"
- Red development text removed

Added:
HBOOT - No Red Text, Unlocked, S-OFF
- "TAMPERED" removed
- Red development text removed

My personal

How to install:
Bootloader Method
Code:
[LIST]
[*]Download Hex edited hboot file
[*]copy to root of your external sdcard and rename to 0P6BIMG.zip
[*]turn phone off
[*]press and hold volume button down and power button for 3 seconds
[*]press volume button up to update hboot
[*]press power to reboot
[/LIST]
*don't forget to remove the zip from your sdcard once you are done
Code:
[LIST]
[*]Copy zip file to your adb directory
[*]fastboot oem rebootRUU
[*]fastboot flash zip hboot_XXXX.zip (name of chosen file)
[*]fastboot reboot-bootloader
[/LIST]
Download Links:
Bootloader/Fastboot 3.16.0.0000 1.12.651.17
HBOOT - Stock
http://d-h.st/3oh
HBOOT - No Red Text
http://d-h.st/pD2
HBOOT - No Red Text, Masked Locked, Masked S-ON
http://d-h.st/mY2
Added:
HBOOT - No Red Text, No Tampered S-OFF, Unlocked
http://d-h.st/vxu
HBOOT included in 1.54.401.8 firmware (Looks like it's the same hboot with a new compile date)
Bootloader/Fastboot
HBOOT - Stock
http://d-h.st/mLL md5:680C14AC00CD577B670EF459A08F7A07
HBOOT - No Red Text
http://d-h.st/vwo md5: CE25B514C8F3454B33CD5031B6234F52
HBOOT - No Red Text, Masked Locked, Masked S-ON
http://d-h.st/yui md5: 753CACCD7A6BAEF995D0CCC65ED394C6
HBOOT - No Red Text, No Tampered, S-OFF, Unlocked
http://d-h.st/xiY md5: 3A1E310AFB1B623F1F653569941917EB
Thanks to Captain_Throwback for the stock hboot.img
Thanks to XDA for the various HBOOT posts available that allowed me to make these edits.
**My first guide and contribution to XDA**
Edited:
Fixed attached images
Fixed fasboot .zips
fixed fastboot links
added no_red_text_s-off_unlocked
Removed fastboot links since the files are the same
Added external sdcard reference
added hboot 3.16.0.0000 1.54.651.8 versions
Last edited:
