https://github.com/tmzt/g2root-kmod/raw/scotty2/scotty2/psneuter/psneuter (right click > save as...)
http://www.multiupload.com/A9PNGVBWBE
http://www.multiupload.com/9L618DJVR6
2. Extract misc_version_01.zip (only misc_version is needed)
3. Get the PC10IMG.zip from here or download the full RUU from here. If you already downloaded the 1.34 RUU somewhere else you can skip this step.
4.
adb push psneuter /data/local/tmp
adb push misc_version /data/local/tmp
adb shell chmod 777 /data/local/tmp/psneuter
adb shell chmod 777 /data/local/tmp/misc_version
adb shell /data/local/tmp/psneuter adb shell
5. Check if you have the '#' sign instead of the '$' If you see the '#' sign you got root!
6.
/data/local/tmp/misc_version -s 1.33.405.5 exit
7. If you have downloaded the 1.34.405.5_PC10IMG.zip copy it to you SD-Card and rename it to PC10IMG.zip.
If you downloaded the full RUU or had it already execute the exe file (mine is called RUU_Vision_HTC_WWE_1.34.405.5_Radio_12.28b.60.140e _26.03.02.26_M_release_155556_signed.exe), start explorer and type %temp% in the adress bar.
Look in all the folders starting with a { sign and also in the sub directories if it also starts with a { sign, in one of the subdirectories there should be a rom.zip file with 298.442.206 bytes and the MD5 sum 2ff42897cd27e0db425a2cf36c8bd078.
Copy this rom.zip to your SD-Card on the phone and rename it to PC10IMG.zip
8.
adb reboot bootloader(or turn your phone of and on again while holding the trackbad).
9. Select bootloader (vol +/- buttons for navigation and power button for select).
10. Enable USB-Debugging on your phone
11. Extract root.zip
12.
adb install AndroidTerm.apk
adb push busybox /data/local/tmp/
adb push gfree /data/local/tmp/
adb push rage /data/local/tmp
adb push root /data/local/tmp/
adb shell chmod 0755 /data/local/tmp/*
adb push su /sdcard/
adb push Superuser.apk /sdcard/
13. Start the Terminal app on your phone and type:
/data/local/tmp/rage
14. Wait until you see the message "Forked #### childs.", reset Terminal (menu > Reset Term). The Terminal app will close, launch it again. It will force close, launch it again.
You should see the magic '#' sign again.
15. Type in the terminal
/data/local/tmp/gfree -f
16. Last step in terminal app on your phone is to execute these commands.
/data/local/tmp/root sync
Wow lots of steps here
ReplyDelete