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

Lo_RaT_PeNaT

Senior Member
Aug 5, 2008
1,254
211
0
Valencia
Something I'm doing well, the fact is that I've tried many times, and in the end always stumble on the same site, I've tried for the two methods, both modes have come to ask you to restart, restart once and try revone-s 0-u, as I say in both modes, this is the result.

Any idea or help?
 

Attachments

slyevo

Senior Member
Jul 2, 2010
289
20
18
Due to a few requests, this is how to reset your device to S-ON (completely not recommended/supported):-

./revone -s 3 -l

Ok, seriously, no-one?

"""
If any of you are simlocked with a definitive ability to test (e.g. two sims etc...)

Come ping/nudge/poke me on FreeNode (irc.freenode.net) in #revolutionary
"""
So if I used the above command am I able to unlock again at a later date?
Thx
 

horsetastic

Senior Member
Jun 6, 2011
2,478
1,301
113
Isle of Wight, UK
Worked on about the third attempt on my three UK phone. H3G__OO1 now supercid, s-off. Loving life. Thanks for the work. If it's OK I'm going to try and write a script or hta app for this later on. It should hopefully keep rebooting the phone and trying again until successful then reboot and allow you to chose which options you want.....

Sent from my HTC One using Tapatalk 2
 

migascalp

Senior Member
Aug 31, 2006
538
315
93
Créteil
That`s what I figured, CID seems to be stored at 2 different locations, not only in partition. Whether we now have proper Super CID remains to be seen. In any case I double checked with our team members and they all have the same issue, Super CID in fastboot, but when checking with adb shell getprop "ro.cid", the original CID still shows.
Original cid HTC__203

->S-OFF->SuperCID->Flash RUU 1.28.401.7

fastboot oem read cid
11111111

adb shell getprop "ro.cid"
11111111
 
  • Like
Reactions: Mikenif

floppy22

Member
Jun 11, 2010
11
14
0
no way

Hi all,

I tried like 50 times, but no way.

I come from a stock Orange FR 1.28 ROM

From my PC several times i got the success message, but on every reboot nothing.

Then i unlocked the bootloader, and root it, and no more

Now i try from the phone :

- with root explorer i copy revone in /system/bin
- i launch Terminal, then su
cd /system/bin
chmod 755 revone
revone -P

then power button / reboot

then
- with root explorer i copy revone in /system/bin
- i launch Terminal, then su
revone -s 0
successfull

But when i reboot, still S-ON

Where is my mistake?
 

xuxindb

Member
Dec 5, 2012
40
1
0
Shanghai
have the same question.....doesnot know what to do next...
with my dev version, no root,no custom rom...
waiting for help....
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
 

im0rtalz

Senior Member
Mar 22, 2010
968
564
0
Boston
Hi all,

I tried like 50 times, but no way.

I come from a stock Orange FR 1.28 ROM

From my PC several times i got the success message, but on every reboot nothing.

Then i unlocked the bootloader, and root it, and no more

Now i try from the phone :

- with root explorer i copy revone in /system/bin
- i launch Terminal, then su
cd /system/bin
chmod 755 revone
revone -P

then power button / reboot

then
- with root explorer i copy revone in /system/bin
- i launch Terminal, then su
revone -s 0
successfull

But when i reboot, still S-ON

Where is my mistake?
try putting it where the instructions said to put it... at /data/local/tmp