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

firaX

Senior Member
Apr 30, 2008
421
18
0
35
München
Due to a few requests, this is how to reset your device to S-ON (completely not recommended/supported):-

./revone -s 3 -l
But it won't hard brick the device, right? I mainly need S-OFF to send in my phone, so i do want S-ON, Bootloader locked status (at least till the phone is fixed).
 

superchilpil

Senior Member
Sep 26, 2009
4,266
1,423
0
28
Texas
Difference between this and moonshine? Also any eng hboot to go with this?
P.S. I love you AlphaRev/Revolutionary
Who knows besides them, the moonshine exploit has a lot of checks along the way.
It's safer but if you have one issue it will fail and you have to start over

I like this method better tbh, you dont even need a computer

Sent from my HTC One using Tapatalk 4 Beta
 

poczynek

Senior Member
Jul 10, 2012
1,892
786
0
Sydney
Yupp

Sent from my HTC One using Tapatalk 4 Beta
Thanks. So have moved revone file to /data/local/tmp and then opened terminal emulator and put in:

cd /data/local/tmp

Then hit execute. Then I put:

chmod 755 revone

And it comes up in terminal emulator with:

No such file or directory.

What have I done wrong??
 

kmdm

Retired Recognized Developer
Jun 1, 2011
174
489
0
Apparently that's a hack that has to be written. It won't be long.
Someone might want to correct me, I've not checked, but I think that text is shown if you're S-OFF, LOCKED/RELOCKED and have a custom recovery or boot.

But I could be wrong on that. :)
 

firaX

Senior Member
Apr 30, 2008
421
18
0
35
München
Concerning hboot that comes with 2.17 Rom: Will revone still work on this if we update the hboot? If S-OFF i assume i can just downgrade the hboot anyhow if i wish to, right?
 

gianton

Recognized Contributor
Feb 5, 2009
12,071
9,918
253
Thessaloniki
Who knows besides them, the moonshine exploit has a lot of checks along the way.
It's safer but if you have one issue it will fail and you have to start over

I like this method better tbh, you dont even need a computer

Sent from my HTC One using Tapatalk 4 Beta
Can you post a walkthrough guide in order to run this from the device?
 
  • Like
Reactions: Otherland

superchilpil

Senior Member
Sep 26, 2009
4,266
1,423
0
28
Texas
Thanks. So have moved revone file to /data/local/tmp and then opened terminal emulator and put in:

cd /data/local/tmp

Then hit execute. Then I put:

chmod 755 revone

And it comes up in terminal emulator with:

No such file or directory.

What have I done wrong??
If you downloaded the file on your device it will add a .bin to the name so try running
Chmod 755 revone.bin

Sent from my HTC One using Tapatalk 4 Beta