[S-OFF] revone - DEVELOPER EARLY ACCESS PREVIEW EDITION

ieftm

Retired Recognized Developer
Apr 17, 2008
291
1,761
0
MOD EDIT: In order to prevent undue questions and excessive off-topic I'm making this edit to the op to inform the users revone does not support HBOOT 1.54.

What is "EARLY ACCESS PREVIEW"?

We want to give you S-OFF as soon as practically possible so an early access preview release is not a polished product but it does work (mostly). It will:-

* require knowledge of common android tools like adb and/or fastboot
* be a command line tool
* be rough around the edges
* probably crash sometimes
* fail to work everytime or in all cases or on different carrier ROMs - LET US KNOW if you get repeated failure on carrier variants.
* certainly not look pretty.
* despite being "early access" be very unlikely to brick your device (but naturally, this is possible, it's still a hack).
* give you a very good chance of getting S-OFF. Today. Right now.

Status

* revone has been known to grant S-OFF on the latest WWE & EU RUU, T-Mobile and AT&T versions, as well as Sprint HTC One.
* revone might also work on the Droid DNA 2.04 and 2.06. Awaiting (your) feedback.

Download

* Get the Android SDK for ADB. You may need to update to the latest version of the SDK for jellybean devices.

* Download revone: http://revolutionary.io/revone

Instructions

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

1. Download revone (above) and push it to your device: adb push revone /data/local/tmp/
2. Open an adb shell and:
* 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

Credits

revone is brought to you by the Revolutionary dev team.

We've been silent, we're back.

Disclaimer

Revolutionary dev team disclaims all responsibility for your use of revone (and any of our tools): If the world ends, it's not our fault. If your device spontaneously ignites, well, that's not our fault either. You make the choice to use our tool, we don't force it upon you.

Support

Please visit #revolutionary on the Freenode IRC network. We will try to support you in the best way possible, but remember, this is early access, and operators might be asleep or not available at the time you join. Just hang around and wait for someone to answer.
 
Last edited by a moderator:

kmdm

Retired Recognized Developer
Jun 1, 2011
174
489
0
ALTERNATE revone binary (v0.2.1-wlj)

Alternate revone binary for the HTC J One (m7_wlj) only, if the main one crashes, reboots or otherwise does not work.

Download: revone-0.2.1-wlj

UPDATED revone binary (v0.2.1)

* Safety update: No longer allows -s 3 since this can lead to bricks with custom HBOOTs, use: fastboot oem writesecureflag 3 (which is safer - and checks such things)
* Fix: delusions of grandeur - revone now no longer reports success when it fails.
* Outside chance some previous failures will now be successful but most likely they will just correctly report failure.

Please note that due to the safety update ALL previous versions have been replaced with v0.2.1 and are hence no longer supported.

YOU WILL NOT RECEIVE SUPPORT FOR A VERSION LESS THAN v0.2.1

Download (and any previous link): revone-0.2.1

UPDATED revone binary (v0.2)

* Remove the random reboot feature.
* Vastly reduce the error -6 probability.

Download: revone-0.2

Use as per OP instructions renaming or name substituting as appropriate.

Reverting to S-ON (updated)

* ./revone -l
* fastboot oem writesecureflag 3

Instructions updated since stating "fastboot oem lock" was a fail - my bad! xD

Stuck with error: -1?

When initiating a reboot after "./revone -P" please press and hold the power button for 15 seconds.

To start the entire process from scratch please power off the device and wait 30 seconds, turn it on and continue to ."/revone -P".

Redistribution/Bundling revone

Permission is not given to redistribute and/or bundle revone into "one click" utilities (or similar). Please only obtain revone directly from us, this allows us to ensure the most up to date version is available in case of any critical issues.

Many thanks for your understanding.
 
Last edited:

Electronic Punk

Senior Member
Mar 9, 2007
4,583
2,593
253
39
Copenhagen
www.electronicpunk.com
I wanted to update my post (Monday) as I have the priviledge of being on the first page.

I did struggled to get this installed, the first two attempts failed and told me to reboot, the third worked but did not S-Off the device.

Eventually, after multiple combinations of "-P" and "-s 0" (with all reporting successes) and my device was suddenly S-Off.

Then of course, locking and removing the tamper were easily done.

Excellent work everyone involved!

My stock HTC One with HTC_001 (purchased from Phones4U UK) on the EE network is now unlocked!
 
Last edited:
  • Like
Reactions: lemondroid

fnoji111

Senior Member
Feb 4, 2008
101
130
0
Miyagi Prefecture,Sendai City,JP
very thanks revteam!

I use HTC J butterfly. 1.29.970.1 version (DNA 2.06/2.05 same situation)
root method is temproot

c:\adb\DLX_J>adb push revone /data/local/tmp/
2438 KB/s (646704 bytes in 0.258s)

c:\adb\DLX_J>adb shell chmod 755 /data/local/tmp/revone

c:\adb\DLX_J>adb shell
[email protected]:/ $ /data/local/tmp/run_root_shell
/data/local/tmp/run_root_shell
Attempt perf_swevent exploit...
writing address is 8e55
[email protected]:/ # cd /data/local/tmp
cd /data/local/tmp
[email protected]:/data/local/tmp # ./revone -P
./revone -P
revone failed (error code = 2

error code 2...?
Please advise me...!

thanks
 
  • Like
Reactions: sahamipoor

itzsnookums

Senior Member
Oct 22, 2009
1,063
351
0
Spokane, Wa

kmdm

Retired Recognized Developer
Jun 1, 2011
174
489
0