[HOWTO] How to Perm-Root/S-off Your HTC Evo 3D AND FLASH TWRP *NOW ROOT WORKING*

Search This thread

clark44

Senior Member
Mar 31, 2011
2,863
6,997
East Lansing
Hey guys Just wanted to give a quick TUT to the Noobs...


THIS IS THE BETA VERSION I DID NOT CREATE IT ALL CREDIT GOES TO TEAM Revolutionary...
I AM NOT RESPONSIBLE FOR ANYTHING THAT HAPPENES TO YOUR PHONE...


1.)Go to http://revolutionary.io/ select your operating system...
2.) once downloaded apply for a beta key (this is needed!!)
3.) Boot into you phone like normal and go to Settings>Applications>Development>And check USB Debugging...Make sure your phone is on charge only.
4.) Extract the downloaded ZIP to a folder (DONT RUN IT FROM THE ZIP) and run the file "revolutionary"
5.) It will ask you for a beta key (you should he gotten from the site) enter it and hit enter.
6.) It will get you S-Off and root.

OPTIONAL FLASH TWRP

1.) Download TWRP from their thread.
2.) Plug in you phone to your pc and make sure you have fastboot drivers and your phone is in fastboot mode
2* to put your phone is fastboot mode remove the battery>put it in and hold down volume down and powerbutton>once in bootloader use the volume rockers to go to fastboot> hit the power button...done!
3.) Once you have your usb plugged in and the .img downloaded open CMD
4.) Navigate to your sdk/tools path not your platform-tools/ (since thats where fastboot is)
5.) (make sure the recovery-twrp-shooter-1.0.0.img is in the sdk/tools/ folder) Type in
Code:
fastboot flash_image recovery recovery-twrp-shooter-1.0.0.img

Your command should look like this

Code:
C:\sdk\tools>fastboot flash recovery C:\Users\abe\Desktop\recovery-twrp-shooter-1.0.0.img
just change
Code:
 C:\Users\abe\Desktop\recovery-twrp-shooter-
1.0.0.img


(drag and drop the file into the cmd window to choose its position and walllah!!)

Rooting Proccess...


1.) Download this file http://goo-inside.me/superuser/su-2.3.6.3-efgh-signed.zip
2.) Put the downloaded file on your sdcard
3.) Boot to TWRP
4.) Hit install a .ZIP
5.) Choose the file and BOOM you got root :)
Hits thanks if that helped!! PCE GUYS IM GOING TO COOK UP SOME ROMS

If you get error while flashing use this file

HELPFUL LINKS!

Link to Twrps Thread http://xdaforums.com/showthread.php?t=1192077
Link to fastboot drivers
Link to Unrevoked TUT and FAQ: http://unrevoked.com/rootwiki/doku.php/public/revolutionary (use that if this fails (which it hasn't for most))
Link to setup ADB: http://xdaforums.com/showthread.php?t=502010

Drivers http://downloads.unrevoked.com/HTCDriver3.0.0.007.exe


REMEMBER TO RUN A NANDROID RIGHT AWAY

FAQ:

Q.I am stuck at root method 3
A. Uninstall HTC sync

Q.I get this error while flashing SU
Code:
Creating SYSTEM:/xbin/su symbolic  link...
E:Error in /tmp/sideload/package.zip
(Status 0)
A.just reflash it and the error will go away on its own
 
Last edited:

Techronico

Senior Member
Mar 1, 2009
456
120
Santa Clara
I went through the steps and now phone is off and wont turn on. When connected QHSUSB_DLOAD in device manager.

Do we need to have the QHSUSB_DLOAD drivers for this exploit to work?

Thanks ahead of time.

EDIT: Did a battery pull and started over from begining. We now have S-Off!!!!! Failed to install CWM but I will install TWRP
 
Last edited:

clark44

Senior Member
Mar 31, 2011
2,863
6,997
East Lansing
If your phone wont turn on you probably dont have your fastboot drivers installed. Do that first


AS for amon RA recovery that hasent been built for the shooter yet. If you want cmw just keep running the revolutionary application and it will ask if you want it to flash CMW
 

CrippleB

Senior Member
Aug 19, 2010
1,741
127
El Sobrante, CA.
If your phone wont turn on you probably dont have your fastboot drivers installed. Do that first


AS for amon RA recovery that hasent been built for the shooter yet. If you want cmw just keep running the revolutionary application and it will ask if you want it to flash CMW

There are people having trouble flashing CWM with the tool. AFter the tool finishes if you try and run again it says device not supported at this time. I have s-off but cannot flash a recovery.
 

souless poet

Senior Member
Nov 9, 2009
434
59
I have all the drivers installed. I have uninstalled htc sync. I am stuck on waiting for fastboot. Can't get past that part. HHHMMMMM

Edit: I reinstalled the drivers about three times while it was waiting for fastboot. Disconnected and connected a few times and it finally took.
 
Last edited:

WillJitsu

Senior Member
Jun 7, 2010
270
97
42
Memphis
I flashed this through fastboot and it appeared to work. It won't boot into the recovery though. Are there some steps I'm missing?
 

ibejaminben

Member
Jun 13, 2010
30
2
beta key

I have tried to enter in the beta key oh about 20 time but it keeps saying invalid press almost and key to abort anyone else having this problem ?
 
  • Like
Reactions: Psych0t1c20

Top Liked Posts

  • There are no posts matching your filters.
  • 82
    Hey guys Just wanted to give a quick TUT to the Noobs...


    THIS IS THE BETA VERSION I DID NOT CREATE IT ALL CREDIT GOES TO TEAM Revolutionary...
    I AM NOT RESPONSIBLE FOR ANYTHING THAT HAPPENES TO YOUR PHONE...


    1.)Go to http://revolutionary.io/ select your operating system...
    2.) once downloaded apply for a beta key (this is needed!!)
    3.) Boot into you phone like normal and go to Settings>Applications>Development>And check USB Debugging...Make sure your phone is on charge only.
    4.) Extract the downloaded ZIP to a folder (DONT RUN IT FROM THE ZIP) and run the file "revolutionary"
    5.) It will ask you for a beta key (you should he gotten from the site) enter it and hit enter.
    6.) It will get you S-Off and root.

    OPTIONAL FLASH TWRP

    1.) Download TWRP from their thread.
    2.) Plug in you phone to your pc and make sure you have fastboot drivers and your phone is in fastboot mode
    2* to put your phone is fastboot mode remove the battery>put it in and hold down volume down and powerbutton>once in bootloader use the volume rockers to go to fastboot> hit the power button...done!
    3.) Once you have your usb plugged in and the .img downloaded open CMD
    4.) Navigate to your sdk/tools path not your platform-tools/ (since thats where fastboot is)
    5.) (make sure the recovery-twrp-shooter-1.0.0.img is in the sdk/tools/ folder) Type in
    Code:
    fastboot flash_image recovery recovery-twrp-shooter-1.0.0.img

    Your command should look like this

    Code:
    C:\sdk\tools>fastboot flash recovery C:\Users\abe\Desktop\recovery-twrp-shooter-1.0.0.img
    just change
    Code:
     C:\Users\abe\Desktop\recovery-twrp-shooter-
    1.0.0.img


    (drag and drop the file into the cmd window to choose its position and walllah!!)

    Rooting Proccess...


    1.) Download this file http://goo-inside.me/superuser/su-2.3.6.3-efgh-signed.zip
    2.) Put the downloaded file on your sdcard
    3.) Boot to TWRP
    4.) Hit install a .ZIP
    5.) Choose the file and BOOM you got root :)
    Hits thanks if that helped!! PCE GUYS IM GOING TO COOK UP SOME ROMS

    If you get error while flashing use this file

    HELPFUL LINKS!

    Link to Twrps Thread http://xdaforums.com/showthread.php?t=1192077
    Link to fastboot drivers
    Link to Unrevoked TUT and FAQ: http://unrevoked.com/rootwiki/doku.php/public/revolutionary (use that if this fails (which it hasn't for most))
    Link to setup ADB: http://xdaforums.com/showthread.php?t=502010

    Drivers http://downloads.unrevoked.com/HTCDriver3.0.0.007.exe


    REMEMBER TO RUN A NANDROID RIGHT AWAY

    FAQ:

    Q.I am stuck at root method 3
    A. Uninstall HTC sync

    Q.I get this error while flashing SU
    Code:
    Creating SYSTEM:/xbin/su symbolic  link...
    E:Error in /tmp/sideload/package.zip
    (Status 0)
    A.just reflash it and the error will go away on its own
    3
    If your phone wont turn on you probably dont have your fastboot drivers installed. Do that first


    AS for amon RA recovery that hasent been built for the shooter yet. If you want cmw just keep running the revolutionary application and it will ask if you want it to flash CMW
    3
    When I did that it just came up with a list of commands

    you paste that command and drag the file into the cmd window so it tells cmd where the file is
    3
    Hey thanks worked perfectly with me, and I was even able to install clockworkmod. I made a little video for people who like to see visually how to root their device.

    http://www.youtube.com/watch?v=Smp6cT4UEKE
    2
    What is required for me to flash twrp? I know I have to use command prompt but is sdk a part of adb? where can i download it? I know these are noob questions...

    download the sdk from http://developer.android.com/sdk/index.html