[s-off] rumrunner s-off

Search This thread

beaups

Senior Recognized Developer
Nov 28, 2007
3,276
7,257
Dublin, OH
rumrunner s-off is now available for select htc one's, including those that have been previously unexploitable.

brought to you by beaups and fuses

www.rumrunner.us

note:
you MUST be htc dev unlocked or rooted
you MUST have working drivers (windows)
you MUST meet all of the prerequisites


support is available at #rumrunners on freenode and andirc
do NOT clutter support channels with unsupported configurations
 
Last edited:

Fuses

Inactive Recognized Developer
Feb 28, 2012
125
1,789
Rumrunner custom hboot. Enjoy.
No portion of it may be redistributed, repacked, rehosted, or oneclicked!

S-OFF device is required!!

Features:
  • Full set of fastboot flash commands
  • Full set of fastboot erase commands
  • Full set of fastboot oem commands (eng-hboot command set)
  • Removes red banner
  • Removes tampered text

Download here

How to flash:
1) Put your phone in fastboot mode
2) Type the following commands into terminal
Code:
fastboot erase cache
fastboot oem rebootRUU
fastboot flash zip rumrunner_2.24_401.8_hboot.zip
fastboot reboot-bootloader
If you like our work, please donate at rumrunner.us
 
Last edited:

hypocritelecteur

Senior Member
Apr 20, 2013
711
192
Hmmm, so I carefully ensured that I met the requirements and had the right package for my model 224113, I restored a stock TMO twrp backup, and ran rumrunner.

All seemed well until suddenly I encountered the following error during test 3

FATAL: **** IT
Now it's been printing periods in the cmd window for about 15 minutes.
The device is in bootloader.

What is safe for me to do?
 
Last edited:
M

Mr_Bartek

Guest
Hmmm, so I carefully ensured that I met the requirements and had the right package for my model 224113, I restored a stock TMO twrp backup, and ran rumrunner.

All seemed well until suddenly I encountered the following error during test 3

FATAL: **** IT
Now it's been printing periods in the cmd window for about 15 minutes.
The device is in bootloader.

What is safe for me to do?

Disable antivirus/firewall/Windows Defender etc etc. Retry.
 

komsboy_more

Senior Member
May 5, 2013
76
9
S-OFFed successfully, thank you very much :)

any way to remove "tampered" flag?

You can use revone to remote TAMPERED : http://xdaforums.com/showthread.php?t=2314582

You should do BOLD steps:

Instructions

Use any operating system you like, you only need adb.

1. Download revone and push it to your device: adb push revone /data/local/tmp/
2. Open an adb shell and: => command : adb shell
* cd /data/local/tmp
* chmod 755 revone
3. (optional) If your device is unlocked and rooted please switch to root using su.
4. Prepare to gain S-OFF by running the command: ./revone -P
4a. If revone reports success reboot the device and proceed to step 5)
4b. If revone reboots the device (we'll pretend this isn't an undiagnosed random crash) please wait 2 minutes then try again from step 2.
4c. If revone reports that you need to reboot and try again please reboot and try again from step 2.
5. Now that revone has successfully prepared your device for S-OFF please open another adb shell (as per step 2) and change to
the /data/local/tmp directory.
6. Instruct revone to grant you S-OFF and unlock status by running the command: ./revone -s 0 -u
6a. Other optional command arguments:-
* -u - Unlock the device
* -l - Lock the device (as if it was never unlocked)
* -r - Relock the device (mark the device as relocked)
* -t - Reset the device's tamper flag.
7. Presuming revone reported success please reboot the device again, this time to the bootloader (adb reboot bootloader)
8. You should now observe your device is S-OFF (and the lock status changed if you invoked that option).
9. (optional) Re-run revone to remove TAMPERED from your HBOOT screen: ./revone -t
 
  • Like
Reactions: iarejohnsmith

acank46.mh

Senior Member
Apr 8, 2011
117
7
Surabaya
Does it works on Viper 2.7.0 sense based Custom ROM with build 2.24.401.1? Becase I lost my nandroid backup for last OTA 4.2.2 update

My HTC One Is International version
Asia WWE Version
Unlocked via HTCDev.com

Sent from my HTC One using xda premium
 
M

Mr_Bartek

Guest
@acank46.mh I S-OFF'd with ViperOne 2.6.0, so 2.7.0 should be fine.

---------- Post added at 12:33 PM ---------- Previous post was at 12:33 PM ----------


@balla786 It will work on 1.55.
 
Last edited:
  • Like
Reactions: ridder215215

polys_a

Member
May 17, 2011
41
7
Larnaca
www.coroflot.com
Got my HTC one s-offed last friday. I was tring to make it work on windows 8.1 but it was impossible to get the fastboot drivers to work. finaly I tried on a different computer with windows 8 and all worked perfectly.

thank you for the hard work.
 
  • Like
Reactions: r3dal3x

r3dal3x

Member
Jan 18, 2011
41
2
Got my HTC one s-offed last friday. I was tring to make it work on windows 8.1 but it was impossible to get the fastboot drivers to work. finaly I tried on a different computer with windows 8 and all worked perfectly.

thank you for the hard work.

Ah, so it doesn't work on windows 8.1. Thanks for the tip, I've been trying for two days on 8.1 with no luck so I will try on Windows 8. Thanks.:good:
 

Top Liked Posts

  • There are no posts matching your filters.
  • 343
    rumrunner s-off is now available for select htc one's, including those that have been previously unexploitable.

    brought to you by beaups and fuses

    www.rumrunner.us

    note:
    you MUST be htc dev unlocked or rooted
    you MUST have working drivers (windows)
    you MUST meet all of the prerequisites


    support is available at #rumrunners on freenode and andirc
    do NOT clutter support channels with unsupported configurations
    90
    updated version for 2.24.401.8 posted. If you are on this firmware and have been having issues, please remove ALL old versions and download again from rumrunner.us. Sorry for the issues.
    53
    Rumrunner custom hboot. Enjoy.
    No portion of it may be redistributed, repacked, rehosted, or oneclicked!

    S-OFF device is required!!

    Features:
    • Full set of fastboot flash commands
    • Full set of fastboot erase commands
    • Full set of fastboot oem commands (eng-hboot command set)
    • Removes red banner
    • Removes tampered text

    Download here

    How to flash:
    1) Put your phone in fastboot mode
    2) Type the following commands into terminal
    Code:
    fastboot erase cache
    fastboot oem rebootRUU
    fastboot flash zip rumrunner_2.24_401.8_hboot.zip
    fastboot reboot-bootloader
    If you like our work, please donate at rumrunner.us
    18
    thread opened.
    8
    To remove 'Tampered' banner after S-OFF'ing, put this is in terminal emulator

    Code:
    su
    echo -ne '\x00' | dd of=/dev/block/mmcblk0p7 bs=1 seek=4265988

    Just copy and paste it into terminal to ensure no errors

    Credits @scotty1223

    Maybe @beaups can put this in the OP to prevent repeat questions?