[HBOOT] S-OFF Hex edited Sprint Stock Hboot 3.16.0.0000 No Red Text

seblee6666

Senior Member
Jul 6, 2010
86
9
0
Duluth
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

  • Nothing
View attachment 2672731

HBOOT - No Red Text
  • Red development text removed
View attachment 2672732
View attachment 2672731

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
View attachment 2672734

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

My personal
View attachment 2672735

How to install:

Bootloader Method


Fastboot Method


Download Links:
Bootloader/Fastboot

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, S-OFF, Unlocked
http://d-h.st/vxu


Removed fastboot links since the files are the same.

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
Not sure what I'm doing wrong but I have root access and have done the add fastboot method numerous times.. It went through the process and and seems like it works but whenever I reboot into recovery it still says S-on.

I would like to have S-Off, wondering if you could help me out?

Thanks for your indulgence!

Sent from my 831C using XDA Premium 4 mobile app
 

Sloth

Recognized Contributor / Retired Forum Moderator
Apr 23, 2012
10,699
11,295
0
Xda-Dev,NV
Not sure what I'm doing wrong but I have root access and have done the add fastboot method numerous times.. It went through the process and and seems like it works but whenever I reboot into recovery it still says S-on.

I would like to have S-Off, wondering if you could help me out?

Thanks for your indulgence!

Sent from my 831C using XDA Premium 4 mobile app
Were you S-OFF to start with?
 
  • Like
Reactions: ronniemayo

ronniemayo

Senior Member
Oct 25, 2012
324
259
0
Flint
Not sure what I'm doing wrong but I have root access and have done the add fastboot method numerous times.. It went through the process and and seems like it works but whenever I reboot into recovery it still says S-on.

I would like to have S-Off, wondering if you could help me out?

Thanks for your indulgence!

Sent from my 831C using XDA Premium 4 mobile app
I'm assuming you ran firewater already to gain s-off??

Sent from my 831C using xda app-developers app
 
Last edited:

seblee6666

Senior Member
Jul 6, 2010
86
9
0
Duluth
No.. I don't think so.

Sent from my 831C using XDA Premium 4 mobile app

---------- Post added at 04:58 AM ---------- Previous post was at 04:57 AM ----------

No I also didn't run firewater

Sent from my 831C using XDA Premium 4 mobile app
 

ronniemayo

Senior Member
Oct 25, 2012
324
259
0
Flint
No.. I don't think so.

Sent from my 831C using XDA Premium 4 mobile app

---------- Post added at 04:58 AM ---------- Previous post was at 04:57 AM ----------

No I also didn't run firewater

Sent from my 831C using XDA Premium 4 mobile app
You need to gain s-off before you can change hboot.

Sent from my Nexus 7 using xda app-developers app
 

florelui001p

Senior Member
Jul 18, 2009
515
50
0
Do you have any guide to obtain my hboot file and modify it to remove the red text? I have the At&t m8.

Nvm I did it!!!
 
Last edited:

Bachatu

Senior Member
Jul 8, 2011
254
155
73
Orlando, FL
I don't have a guide with steps to extract the Hboot and to make the necessary hex edits, but I'm sure some one has one. If you post your hboot.img file I can remove the red text for you. It's a simple edit to make.
 
  • Like
Reactions: wirral59

Bachatu

Senior Member
Jul 8, 2011
254
155
73
Orlando, FL
Just red text removed please I have already removed tampered flag and dont mind it saying s-off or unlocked
Here is the edited hboot for your phone with the red develpoment text removed.

NOT FLASHABLE
HBOOT - No Red Text
hboot_m8_ul_uk_no_red_text.zip
MD5: 8681AEB69D96233594329A9B0B3DD258
http://d-h.st/dPa

To flash this zip through the bootloader or fastboot you will need the android-info.txt file for your phone and add it to this zip using 7zip or other similar program.

How did you remove the tampered flag from your phone without removing it from hboot?
 

wirral59

Senior Member
Sep 7, 2008
593
120
0
Liverpool
Here is the edited hboot for your phone with the red develpoment text removed.

NOT FLASHABLE
HBOOT - No Red Text
hboot_m8_ul_uk_no_red_text.zip
MD5: 8681AEB69D96233594329A9B0B3DD258
http://d-h.st/dPa

To flash this zip through the bootloader or fastboot you will need the android-info.txt file for your phone and add it to this zip using 7zip or other similar program.

How did you remove the tampered flag from your phone without removing it from hboot?
http://forum.xda-developers.com/showthread.php?t=2708565 this is how i removed tampered Thanks where will i find android-info.txt file Im running custom ViperOne Rom Its ok i found it thanks very much Your a star worked a treat much appreciated
 
Last edited:

Bachatu

Senior Member
Jul 8, 2011
254
155
73
Orlando, FL
http://forum.xda-developers.com/showthread.php?t=2708565 this is how i removed tampered Thanks where will i find android-info.txt file Im running custom ViperOne Rom Its ok i found it thanks very much Your a star worked a treat much appreciated
Thanks, I wasnt aware of that method. I think you can do the following to flash it through fastboot without that file:

Code:
fastboot flash boot hboot_signedbyaa.img
fastboot reboot
 
  • Like
Reactions: wirral59