[Q] S-OFF and SuperCID on cid HTC_038 ?

Search This thread

arvi11301

Member
Oct 4, 2012
30
0
I tried the same error.. My software number is 1.19.707.2 maybe this is a problem?

Sent from my HTC Butterfly using xda premium
 

WPMan

Senior Member
Aug 20, 2010
268
78
I should probably use this tool in the future instead of manually typing fastboot commands (not all though).

Question, do these commands actually lock/relock the device when you execute them or just MARK them as such (i.e. mark as 'locked' for warranty but device is actually unlocked).
 

Top Liked Posts

  • There are no posts matching your filters.
  • 1
    How do i get S-OFF and supercid on cid HTC_038 (x920d - dlxub1) ?

    Thanks

    EDIT ************* S-OFF Steps

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

    1) Download the Revone file above and transfer it to your phone (or download on your phone)

    2) Use a root file explorer like ROM TOOLBOX LITE and paste the file inside the /data/local/tmp folder on phone

    3) Open a terminal emulator on phone using same app as above and type following:
    su (enter)
    cd /data/local/tmp (enter)
    chmod 755 revone.bin (enter)
    ./revone.bin -P (enter)

    Reboot

    4) Open terminal again and type:
    su (enter)
    cd /data/local/tmp (enter)
    ./revone.bin -s 0 -u (That would be a ZERO) (enter)

    Reboot

    5) That’s it! To get rid of the tampered, or relock, follow instructions below

    To remove “tampered”

    open terminal

    cd /data/local/tmp
    su
    ./revone.bin -t

    These are other commands that you can fill in above to

    -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.


    SuperCID

    Refer to thread : http://xdaforums.com/showthread.php?t=2317536
    1
    Revone can be tried. Other methods have failed. Try to get a older version of firmware and flash it n try revone

    Sent from my HTC Butterfly using xda premium

    Thanks... by firmware you mean downgrading the HBOOT or software number ?

    i am currently on HBOOT 1.41 and software number 1.18.709.3.

    Since i am s-on i can only downgrade to software 1.14.709.1 which is available at http://xdaforums.com/showthread.php?t=2372865

    and then try revone ?
    1
    Thanks... by firmware you mean downgrading the HBOOT or software number ?

    i am currently on HBOOT 1.41 and software number 1.18.709.3.

    Since i am s-on i can only downgrade to software 1.14.709.1 which is available at http://xdaforums.com/showthread.php?t=2372865

    and then try revone ?
    You dont have to downgrade hboot or software.Try revone method as follows:

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

    Download the Revone file above and transfer it to your phone (or download on your phone)
    Use a root file explorer like ROM TOOLBOX LITE and paste the file inside the /data/local/tmp folder on phone
    Open a terminal emulator on phone using same app as aboveand type following:
    su (enter)
    cd /data/local/tmp (enter)
    chmod 755 revone (enter)
    ./revone -P (enter)

    Reboot
    Open terminal again and type:
    su (enter)
    cd /data/local/tmp (enter)
    ./revone -s 0 -u (That would be a ZERO) (enter)

    Reboot
    That’s it! To get rid of the tampered, or relock, follow instructions below

    To remove “tampered”

    open terminal

    cd /data/local/tmp
    su
    ./revone.bin -t

    These are other commands that you can fill in above to

    -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.

    Cheers!!
    1
    Thanks.. Will try and get back

    Sent from my HTC Butterfly using xda app-developers app
    1
    S-OFF now

    S-OFF worked... thanks a lot... updating to supercid now :)