• After 15+ years, we've made a big change: Android Forums is now Early Bird Club. Learn more here.

Root Unroot desire hd with file ruu

ok,here are your superCID directions:

download these files:
-back to stock firmware here DO NOT EXTRACT. move to adb/fastboot folder
-ace-tools.zip from here(from this page). extract and move contents to adb/fastboot folder


1)flash exploitable firmware
-in fastboot:
fastboot erase cache

fastboot oem rebootRUU

fastboot flash zip backtostock-firmware-orangcid.zip

*when it finishes:

fastboot reboot

*wait for phone to boot and settle.

2)change cid
adb devices

adb reboot recovery
phone will boot to a black screen

adb devices
(if you get HTxxxxx offline unplug,and replug. repeat )

adb push gfree /tmp/

adb shell chmod 775 /tmp/gfree

adb shell /tmp/gfree -c 11111111

adb reboot bootloader

fastboot getvar all
(will confirm superCID)

now,you will need to update your recovery and radio,as this process puts you on very old ones. let me refer you this post post to update them-now that youre superCID it should be a piece of cake :)


holler if you have questions :)
 
I managed to make the firmware downgrade to 1.32.405.6
but I find some problems for the supercid.
I don't understand, I think there are some commands slightly corrected.
I can't seem to make the screenshot of the entire procedure, do I copy and paste for parts,
Ok?
at this point I need absolutely to you.
1) this is the screen of getvar all after the procedure:
INFOversion: 0.5
INFOversion-bootloader: 0.85.0024
INFOversion-baseband: 26.03.02.26 _M
INFOversion-cpld: None
INFOversion-microp: 0438
INFOversion-main: 1.32.405.6
INFOserialno: HT11MRX01020
INFOimei: 356299046574842
INFOproduct: ace
INFOplatform: HBOOT-7230
INFOmodelid: PD9810000
INFOcidnum: ORANG001
INFObattery-status: good
INFObattery-voltage: 3884mV
INFOpartition-layout: Generic
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: a3d4fa0f
INFOhbootpreupdate: 11
INFOgencheckpt: 0
INFOregion-id: 0
all: Done!
finished. total time: 0.031 s


2)
catturajpg5.jpg

3)
catturajpg4.jpg

4)
catturajpg3.jpg

5)
catturajpg2w.jpg
 
no,the commands are fine. i ran thru them to change my CID back to 11111111. unfortunately,your screenshots dont tell me anything. when you type an adb command incorrectly,the utility will spit out the useage guide that youre seeing.

a couple hints:
-make sure you copy and past the commands from here into cmd to eliminate the possibility of typos and spacing errors. (bold face are the commands you copy)
-make sure to go slow so you dont skip a command
-make sure you look at the other directions(parts not in bold face)

from now on,copy and paste your cmd window,dont take screen shots. make sure you copy the entire session,and we will be able to figure out how it went wrong :)

i meant to put this up last night,but forgot :o

this is how it should look in your cmd window. the red are my inputs,you can see the output that each input recieves.
Code:
c:\miniadb_inspire>[COLOR="Red"]adb reboot bootloader[/COLOR]

c:\miniadb_inspire>[COLOR="red"]fastboot erase cache[/COLOR]
               erasing 'cache'... OKAY [  0.350s]
finished. total time: 0.351s

c:\miniadb_inspire>[COLOR="red"]fastboot oem rebootRUU[/COLOR]
                              ... OKAY [  0.417s]
finished. total time: 0.418s

c:\miniadb_inspire>[COLOR="red"]fastboot flash zip backtostockfirmware-orang001.zip[/COLOR]  [COLOR="Blue"](my file is named a lil differently than yours)[/COLOR]
      sending 'zip' (15830 KB)... OKAY [  2.608s]
                 writing 'zip'... INFOzip header checking...
INFOzip info parsing...
INFOchecking model ID...
INFOchecking custom ID...
INFOstart image[recovery] unzipping & flushing...
INFO[RUU]UZ,recovery,0
INFO[RUU]UZ,recovery,23
INFO[RUU]UZ,recovery,47
INFO[RUU]UZ,recovery,69
INFO[RUU]UZ,recovery,96
INFO[RUU]UZ,recovery,100
INFO[RUU]WP,recovery,0
INFO[RUU]WP,recovery,100
INFOstart image[radio] unzipping & flushing...
INFO[RUU]UZ,radio,0
INFO[RUU]UZ,radio,8
INFO[RUU]UZ,radio,13
INFO[RUU]UZ,radio,20
INFO[RUU]UZ,radio,25
INFO[RUU]UZ,radio,33
INFO[RUU]UZ,radio,41
INFO[RUU]UZ,radio,49
INFO[RUU]UZ,radio,57
INFO[RUU]UZ,radio,66
INFO[RUU]UZ,radio,74
INFO[RUU]UZ,radio,80
INFO[RUU]UZ,radio,86
INFO[RUU]UZ,radio,94
INFO[RUU]UZ,radio,99
INFO[RUU]UZ,radio,100
INFO[RUU]WP,radio,0
INFO[RUU]WP,radio,6
INFO[RUU]WP,radio,14
INFO[RUU]WP,radio,19
INFO[RUU]WP,radio,27
INFO[RUU]WP,radio,36
INFO[RUU]WP,radio,44
INFO[RUU]WP,radio,100
OKAY [ 35.563s]
finished. total time: 38.172s

c:\miniadb_inspire>[COLOR="red"]fastboot reboot[/COLOR]
                     rebooting...
finished. total time: 0.175s

c:\miniadb_inspire>[COLOR="red"]adb devices[/COLOR]
List of devices attached
HTxxxxxxxxxx    device


c:\miniadb_inspire>[COLOR="red"]adb reboot recovery[/COLOR]

c:\miniadb_inspire>[COLOR="red"]adb devices[/COLOR]
List of devices attached
HTxxxxxxxxxx    recovery


c:\miniadb_inspire>[COLOR="red"]adb push gfree /tmp/[/COLOR]
2125 KB/s (722728 bytes in 0.332s)

c:\miniadb_inspire>[COLOR="red"]adb shell chmod 775 /tmp/gfree[/COLOR]

c:\miniadb_inspire>[COLOR="red"]adb shell /tmp/gfree -c 11111111[/COLOR]
--cid set. CID will be changed to: 11111111
Section header entry size: 40
Number of section headers: 44
Total section header table size: 1760
Section header file offset: 0x00015398 (86936)
Section index for section name string table: 41
String table offset: 0x000151df (86495)
Searching for .modinfo section...
 - Section[16]: .modinfo
 -- offset: 0x000011cc (4556)
 -- size: 0x000000c4 (196)
Kernel release: 2.6.32.21
New .modinfo section size: 196
Attempting to power cycle eMMC... OK.
Write protect was successfully disabled.
Searching for mmc_blk_issue_rq symbol...
 - Address: c02db21c, type: t, name: mmc_blk_issue_rq, module: N/A
Kernel map base: 0xc02db000
Kernel memory mapped to 0x40002000
Searching for brq filter...
 - Address: 0xc02db21c + 0x34c
 - 0x2a000012 -> 0xea000012
Backing up current partition 7 and patching it...
Done.

c:\miniadb_inspire>[COLOR="red"]adb reboot bootloader[/COLOR]

c:\miniadb_inspire>[COLOR="red"]fastboot getvar all[/COLOR]
INFOversion: 0.5
INFOversion-bootloader: 0.85.0024
INFOversion-baseband: 26.03.02.26_M
INFOversion-cpld: None
INFOversion-microp: 0438
INFOversion-main: 1.32.405.6
INFOserialno: HTxxxxxxxxxx
INFOimei: xxxxxxxxxxxxxxx
INFOproduct: ace
INFOplatform: HBOOT-7230
INFOmodelid: PD9812000
INFOcidnum: 11111111
INFObattery-status: good
INFObattery-voltage: 4165mV
INFOpartition-layout: Generic
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: a3d4fa0f
INFOhbootpreupdate: 11
INFOgencheckpt: 0
INFOregion-id: 0
all: Done!
finished. total time: 0.024s

c:\miniadb_inspire>[COLOR="red"]fastboot reboot[/COLOR]
                     rebooting...
finished. total time: 0.225s

c:\miniadb_inspire>

to copy in cmd,right click,click mark. highlight everything in white. hit enter,or right click.
 
c:\adb>adb push gfree tmp
2538 KB/s (722728 bytes in 0.278s)
i just do it

than:

c:\adb>adb shell chmod 775 tmp gfree
chmod: gfree: No such file or directory

c:\adb>adb shell chmod 775/tmp/gfree
BusyBox v1.16.2androidminimal (2010-03-28 22:34:51 EDT) multi-call binary.

Usage: chmod [-R] MODE[,MODE]... FILE...

Each MODE is one or more of the letters ugoa, one of the
symbols +-= and one or more of the letters rwxst

Options:
-R Recurse


and the command adb shell /tmp/gfree -c 11111111 dont' work

what i wrong?
 
c:\adb>adb push gfree tmp
2538 KB/s (722728 bytes in 0.278s)
i just do it

than:

c:\adb>adb shell chmod 775 tmp gfree
chmod: gfree: No such file or directory

c:\adb>adb shell chmod 775/tmp/gfree
BusyBox v1.16.2androidminimal (2010-03-28 22:34:51 EDT) multi-call binary.

Usage: chmod [-R] MODE[,MODE]... FILE...

Each MODE is one or more of the letters ugoa, one of the
symbols +-= and one or more of the letters rwxst

Options:
-R Recurse


and the command adb shell /tmp/gfree -c 11111111 dont' work

what i wrong?

well for starters,you are either:
1)typing commands in,rather than copy and pasting them,resulting in errors

or

2)you are not providing a copy/paste of your actual session.

if number 2 is the case,i cannot help you,as i dont know what youre really doing. i need to see your actual cmd window,entire session.

if its number one, slow down,dont type commands. copy and paste them. read the directions carefully. if you dont get the same responses,copy and paste entire comd window,not just select parts.
 
no,the commands are fine. i ran thru them to change my CID back to 11111111. unfortunately,your screenshots dont tell me anything. when you type an adb command incorrectly,the utility will spit out the useage guide that youre seeing.

a couple hints:
-make sure you copy and past the commands from here into cmd to eliminate the possibility of typos and spacing errors. (bold face are the commands you copy)
-make sure to go slow so you dont skip a command
-make sure you look at the other directions(parts not in bold face)

from now on,copy and paste your cmd window,dont take screen shots. make sure you copy the entire session,and we will be able to figure out how it went wrong :)

i meant to put this up last night,but forgot :o

this is how it should look in your cmd window. the red are my inputs,you can see the output that each input recieves.
Code:
c:\miniadb_inspire>[COLOR="Red"]adb reboot bootloader[/COLOR]

c:\miniadb_inspire>[COLOR="red"]fastboot erase cache[/COLOR]
               erasing 'cache'... OKAY [  0.350s]
finished. total time: 0.351s

c:\miniadb_inspire>[COLOR="red"]fastboot oem rebootRUU[/COLOR]
                              ... OKAY [  0.417s]
finished. total time: 0.418s

c:\miniadb_inspire>[COLOR="red"]fastboot flash zip backtostockfirmware-orang001.zip[/COLOR]  [COLOR="Blue"](my file is named a lil differently than yours)[/COLOR]
      sending 'zip' (15830 KB)... OKAY [  2.608s]
                 writing 'zip'... INFOzip header checking...
INFOzip info parsing...
INFOchecking model ID...
INFOchecking custom ID...
INFOstart image[recovery] unzipping & flushing...
INFO[RUU]UZ,recovery,0
INFO[RUU]UZ,recovery,23
INFO[RUU]UZ,recovery,47
INFO[RUU]UZ,recovery,69
INFO[RUU]UZ,recovery,96
INFO[RUU]UZ,recovery,100
INFO[RUU]WP,recovery,0
INFO[RUU]WP,recovery,100
INFOstart image[radio] unzipping & flushing...
INFO[RUU]UZ,radio,0
INFO[RUU]UZ,radio,8
INFO[RUU]UZ,radio,13
INFO[RUU]UZ,radio,20
INFO[RUU]UZ,radio,25
INFO[RUU]UZ,radio,33
INFO[RUU]UZ,radio,41
INFO[RUU]UZ,radio,49
INFO[RUU]UZ,radio,57
INFO[RUU]UZ,radio,66
INFO[RUU]UZ,radio,74
INFO[RUU]UZ,radio,80
INFO[RUU]UZ,radio,86
INFO[RUU]UZ,radio,94
INFO[RUU]UZ,radio,99
INFO[RUU]UZ,radio,100
INFO[RUU]WP,radio,0
INFO[RUU]WP,radio,6
INFO[RUU]WP,radio,14
INFO[RUU]WP,radio,19
INFO[RUU]WP,radio,27
INFO[RUU]WP,radio,36
INFO[RUU]WP,radio,44
INFO[RUU]WP,radio,100
OKAY [ 35.563s]
finished. total time: 38.172s

c:\miniadb_inspire>[COLOR="red"]fastboot reboot[/COLOR]
                     rebooting...
finished. total time: 0.175s

c:\miniadb_inspire>[COLOR="red"]adb devices[/COLOR]
List of devices attached
HTxxxxxxxxxx    device


c:\miniadb_inspire>[COLOR="red"]adb reboot recovery[/COLOR]

c:\miniadb_inspire>[COLOR="red"]adb devices[/COLOR]
List of devices attached
HTxxxxxxxxxx    recovery


c:\miniadb_inspire>[COLOR="red"]adb push gfree /tmp/[/COLOR]
2125 KB/s (722728 bytes in 0.332s)

c:\miniadb_inspire>[COLOR="red"]adb shell chmod 775 /tmp/gfree[/COLOR]

c:\miniadb_inspire>[COLOR="red"]adb shell /tmp/gfree -c 11111111[/COLOR]
--cid set. CID will be changed to: 11111111
Section header entry size: 40
Number of section headers: 44
Total section header table size: 1760
Section header file offset: 0x00015398 (86936)
Section index for section name string table: 41
String table offset: 0x000151df (86495)
Searching for .modinfo section...
 - Section[16]: .modinfo
 -- offset: 0x000011cc (4556)
 -- size: 0x000000c4 (196)
Kernel release: 2.6.32.21
New .modinfo section size: 196
Attempting to power cycle eMMC... OK.
Write protect was successfully disabled.
Searching for mmc_blk_issue_rq symbol...
 - Address: c02db21c, type: t, name: mmc_blk_issue_rq, module: N/A
Kernel map base: 0xc02db000
Kernel memory mapped to 0x40002000
Searching for brq filter...
 - Address: 0xc02db21c + 0x34c
 - 0x2a000012 -> 0xea000012
Backing up current partition 7 and patching it...
Done.

c:\miniadb_inspire>[COLOR="red"]adb reboot bootloader[/COLOR]

c:\miniadb_inspire>[COLOR="red"]fastboot getvar all[/COLOR]
INFOversion: 0.5
INFOversion-bootloader: 0.85.0024
INFOversion-baseband: 26.03.02.26_M
INFOversion-cpld: None
INFOversion-microp: 0438
INFOversion-main: 1.32.405.6
INFOserialno: HTxxxxxxxxxx
INFOimei: xxxxxxxxxxxxxxx
INFOproduct: ace
INFOplatform: HBOOT-7230
INFOmodelid: PD9812000
INFOcidnum: 11111111
INFObattery-status: good
INFObattery-voltage: 4165mV
INFOpartition-layout: Generic
INFOsecurity: off
INFObuild-mode: SHIP
INFOboot-mode: FASTBOOT
INFOcommitno-bootloader: a3d4fa0f
INFOhbootpreupdate: 11
INFOgencheckpt: 0
INFOregion-id: 0
all: Done!
finished. total time: 0.024s

c:\miniadb_inspire>[COLOR="red"]fastboot reboot[/COLOR]
                     rebooting...
finished. total time: 0.225s

c:\miniadb_inspire>

to copy in cmd,right click,click mark. highlight everything in white. hit enter,or right click.


perfect now...cid changed...now is 11111111

so now can i flash any custom rom?
can i change now the recovery?
what rom is the better ? cyano or viper?
 
perfect now...cid changed...now is 11111111

so now can i flash any custom rom?
can i change now the recovery?
what rom is the better ? cyano or viper?

excellente! :cool:

glad you are now sorted. things should be much easier for you in the future,since you wont have any restrictions to worry about.

you can flash any custom rom. you can update your recovery and radio (see this post)

as to wich is better,thats a matter of preference. i personalluy prefer AOSP,but try out a few and find one you like :)
 
very thanks...
so i'm free to flash any custom rom from recovery,
right?
it needn't to flash radio before flash any custom rom from recovery, right?
 
very thanks...
so i'm free to flash any custom rom from recovery,
right?
it needn't to flash radio before flash any custom rom from recovery, right?

Yes,flash custom roms from recovery.

You do not need to update the radio first,but I would recomend to do it at some point. The exploitable radio you're on now is old. The newer one will be much more efficient,giving you stronger,more stable signal,and possibly better battery life
 
sorry,my inspire hasnt been a daily driver in awhile. youll have to your own research on that one :) id start at xda to look for roms,and maybe search some other threads here to see what other folks have been running :)

DHD android development XDA
 
scotty i tried to flash the cyano 7.2 version stable but is based on anroid 2.3.7 and sense free.
do you know rom with android 4.1 with sense?
 
No,sorry. I am pretty unfamiliar with dhd Roms. Ral is the resident rom expert. May want to search his threads,or start a new one :)
 
scotty...i tried to flash the file zip virtuous_infinity
but when i When I came to
fastboot oem reboot RUU
the device is stuck on writing HTC
without that came out the green progress bar.
I had to take the battery out and restart ...
I flashed the rom viper, but there is some problem with the market.I do not know ...
 
Back
Top Bottom