mercredi 11 novembre 2015

[HOW TO](gaining root)unlock,downgrade,and achieve s-off with htcDev

Microsoft Windows [Version 6.1.7601]

Copyright (c) 2009 Microsoft Corporation.  All rights reserved.

C:\Users\Scott>[COLOR="Red"]cd c:\miniadb_inc[/COLOR]

c:\miniadb_inc>[COLOR="red"]adb devices[/COLOR]

List of devices attached

HT117HJ00242    device

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

c:\miniadb_inc>[COLOR="red"]fastboot devices[/COLOR]

HT117HJ00242    fastboot

c:\miniadb_inc>[COLOR="red"]fastboot oem get_identifier_token[/COLOR]

                              ... INFO

INFO< Please cut following message >

INFO<<<< Identifier Token Start >>>>

INFO65200481FCA29CD35BEC7DC337DCFA23

INFO71D74C4990C5E0CB5C6782517CFA050A

INFO99ABE5367E9EC9F5ACC1CE72B9A6A727

INFOA30412634D313494698CDFC7299A1F10

INFO8AB672DAB3DD89CA4CCFBB9201B4299F

INFO75043A2C4C5E311A30BF3DA18F103E73

INFOEEDA6977212E64D26B91A9C8D7895AFB

INFOD8AD398966EC1603F9AE177467FCE9CD

INFO4072F0702930148BC22923CBCF3C8925

INFO41B9FD1E6D913668186769E1ABBE877A

INFODD7DABBFB847F79F19665B0EDC6E7C67

INFO9E4426907F319A4E402E10625249A382

INFO325C48A94E2DFFB5F95734AA0BF32D9D

INFOADC2B232D8907982F2BC66DE75B73970

INFO6756674C42BE065E0A5B9FEF5C887E27

INFO5F6EFC9F42D1F543328893E3EC71C7B5

INFO<<<<< Identifier Token End >>>>>

OKAY [  0.065s]

finished. total time: 0.066s

[COLOR="blue"]*submit token to htc. move unlock_code.bin to miniadb_inc folder.[/COLOR]

c:\miniadb_inc>[COLOR="red"]fastboot flash unlocktoken Unlock_code.bin[/COLOR]

  sending 'unlocktoken' (0 KB)... OKAY [  0.014s]

         writing 'unlocktoken'... INFOunlock token check successfully

OKAY [  0.008s]

finished. total time: 0.022s

[COLOR="Blue"]*select yes to unlock on phone screen.phone will reboot,doing a factory data reset.[/COLOR]

c:\miniadb_inc>[COLOR="red"]adb devices[/COLOR]

List of devices attached

HT117HJ00242    device

c:\miniadb_inc>[COLOR="red"]md5sums recovery-clockwork-5.0.2.0-inc.img[/COLOR]

MD5sums 1.2 freeware for Win9x/ME/NT/2000/XP+

Copyright (C) 2001-2005 Jem Berkes - http://ift.tt/1MoXU2r

Type md5sums -h for help

[Path] / filename                              MD5 sum

-------------------------------------------------------------------------------

[c:\miniadb_inc\]

recovery-clockwork-5.0.2.0-inc.img             ea382ca5809cb872d0582aa22741d592

c:\miniadb_inc>a[COLOR="red"]db reboot bootloader[/COLOR]

c:\miniadb_inc>[COLOR="red"]fastboot devices[/COLOR]

HT117HJ00242    fastboot

c:\miniadb_inc>[COLOR="Red"]fastboot flash recovery recovery-clockwork-5.0.2.0-inc.img[/COLOR]

  sending 'recovery' (3064 KB)... OKAY [  0.422s]

            writing 'recovery'... OKAY [  0.976s]

finished. total time: 1.399s

c:\miniadb_inc>[COLOR="red"]fastboot reboot[/COLOR]

                     rebooting...

finished. total time: 0.098s

[COLOR="blue"]*phone reboots*[/COLOR]

c:\miniadb_inc>[COLOR="red"]adb devices[/COLOR]

List of devices attached

HT117HJ00242    device

c:\miniadb_inc>[COLOR="red"]md5sums mtd0.img[/COLOR]

MD5sums 1.2 freeware for Win9x/ME/NT/2000/XP+

Copyright (C) 2001-2005 Jem Berkes - http://ift.tt/1MoXU2r

Type md5sums -h for help

[Path] / filename                              MD5 sum

-------------------------------------------------------------------------------

[c:\miniadb_inc\]

mtd0.img                                       34307be744275f1db1dd16af04c37839

c:\miniadb_inc>[COLOR="red"]md5sums flash_image[/COLOR]

MD5sums 1.2 freeware for Win9x/ME/NT/2000/XP+

Copyright (C) 2001-2005 Jem Berkes - http://ift.tt/1MoXU2r

Type md5sums -h for help

[Path] / filename                              MD5 sum

-------------------------------------------------------------------------------

[c:\miniadb_inc\]

flash_image                                    0098a7dd6600b55fac34fc6645be5d7a

c:\miniadb_inc>[COLOR="red"]md5sums PB31IMG.zip[/COLOR]

MD5sums 1.2 freeware for Win9x/ME/NT/2000/XP+

Copyright (C) 2001-2005 Jem Berkes - http://ift.tt/1MoXU2r

Type md5sums -h for help

[Path] / filename                              MD5 sum

-------------------------------------------------------------------------------

[c:\miniadb_inc\]

PB31IMG.zip                               100% 31bb1611a0fa8197d447c0438426717e

c:\miniadb_inc>[COLOR="red"]adb push flash_image /data/local/[/COLOR]

1428 KB/s (76044 bytes in 0.052s)

c:\miniadb_inc>[COLOR="red"]adb push mtd0.img /sdcard/[/COLOR]

1120 KB/s (655360 bytes in 0.571s)

c:\miniadb_inc>[COLOR="red"]adb shell[/COLOR]

$ [COLOR="red"]su[/COLOR]

su

# [COLOR="red"]cd /data/local[/COLOR]

cd /data/local

# [COLOR="red"]chmod 0755 /data/local/flash_image[/COLOR]

chmod 0755 /data/local/flash_image

# [COLOR="red"]cd /data/local[/COLOR]

cd /data/local

# [COLOR="red"]./flash_image misc /sdcard/mtd0.img[/COLOR]

./flash_image misc /sdcard/mtd0.img

# [COLOR="red"]exit[/COLOR]

exit

$ [COLOR="red"]exit[/COLOR]

exit

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

c:\miniadb_inc>[COLOR="red"]fastboot getvar mainver[/COLOR]

mainver: 1.22.605.2 [COLOR="Blue"]<--if you dont see this number,something went wrong[/COLOR]

finished. total time: -0.000s

c:\miniadb_inc>[COLOR="red"]fastboot erase cache[/COLOR]

               erasing 'cache'... OKAY [  0.753s]

finished. total time: 0.754s

c:\miniadb_inc>[COLOR="Red"]fastboot oem rebootRUU[/COLOR]

                              ... OKAY [  0.100s]

finished. total time: 0.100s

c:\miniadb_inc>[COLOR="red"]fastboot flash zip PB31IMG.zip[/COLOR]

     sending 'zip' (176625 KB)... OKAY [ 25.609s]

                 writing 'zip'... INFOadopting the signature contained in this i

mage...

INFOsignature checking...

INFOzip header checking...

INFOzip info parsing...

INFOchecking model ID...

INFOchecking custom ID...

INFOchecking main version...

INFOstart image[hboot] unzipping for pre-update check...

INFOstart image[hboot] unzipping & flushing...

INFO[RUU]UZ,hboot,0

INFO[RUU]UZ,hboot,100

INFOstart image[radio] unzipping & flushing...

INFO[RUU]UZ,radio,0

INFO[RUU]UZ,radio,9

INFO[RUU]UZ,radio,18

INFO[RUU]UZ,radio,23

INFO[RUU]UZ,radio,32

INFO[RUU]UZ,radio,41

INFO[RUU]UZ,radio,46

INFO[RUU]UZ,radio,51

INFO[RUU]UZ,radio,60

INFO[RUU]UZ,radio,69

INFO[RUU]UZ,radio,78

INFO[RUU]UZ,radio,87

INFO[RUU]UZ,radio,97

INFO[RUU]UZ,radio,100

INFO[RUU]WP,radio,0

INFO[RUU]WP,radio,7

INFO[RUU]WP,radio,16

INFO[RUU]WP,radio,21

INFO[RUU]WP,radio,26

INFO[RUU]WP,radio,35

INFO[RUU]WP,radio,40

INFO[RUU]WP,radio,45

INFO[RUU]WP,radio,50

INFO[RUU]WP,radio,100

INFOstart image[boot] unzipping & flushing...

INFO[RUU]UZ,boot,0

INFO[RUU]UZ,boot,43

INFO[RUU]UZ,boot,83

INFO[RUU]UZ,boot,100

INFO[RUU]WP,boot,0

INFO[RUU]WP,boot,42

INFO[RUU]WP,boot,85

INFO[RUU]WP,boot,100

INFOstart image[recovery] unzipping & flushing...

INFO[RUU]UZ,recovery,0

INFO[RUU]UZ,recovery,20

INFO[RUU]UZ,recovery,43

INFO[RUU]UZ,recovery,73

INFO[RUU]UZ,recovery,99

INFO[RUU]UZ,recovery,100

INFO[RUU]WP,recovery,0

INFO[RUU]WP,recovery,20

INFO[RUU]WP,recovery,40

INFO[RUU]WP,recovery,60

INFO[RUU]WP,recovery,80

INFO[RUU]WP,recovery,100

INFOstart image[system] unzipping & flushing...

INFO[RUU]UZ,system,0

INFO[RUU]UZ,system,6

INFO[RUU]UZ,system,12

INFO[RUU]UZ,system,19

INFO[RUU]UZ,system,25

INFO[RUU]UZ,system,32

INFO[RUU]UZ,system,39

INFO[RUU]UZ,system,45

INFO[RUU]UZ,system,51

INFO[RUU]UZ,system,58

INFO[RUU]UZ,system,64

INFO[RUU]UZ,system,71

INFO[RUU]UZ,system,78

INFO[RUU]UZ,system,84

INFO[RUU]UZ,system,89

INFO[RUU]WP,system,0

INFO[RUU]WP,system,89

INFO[RUU]UZ,system,89

INFO[RUU]UZ,system,89

INFO[RUU]UZ,system,90

INFO[RUU]UZ,system,91

INFO[RUU]UZ,system,92

INFO[RUU]UZ,system,93

INFO[RUU]UZ,system,94

INFO[RUU]UZ,system,94

INFO[RUU]UZ,system,96

INFO[RUU]UZ,system,96

INFO[RUU]UZ,system,97

INFO[RUU]UZ,system,98

INFO[RUU]UZ,system,99

INFO[RUU]UZ,system,100

INFO[RUU]WP,system,89

INFO[RUU]WP,system,89

INFO[RUU]WP,system,90

INFO[RUU]WP,system,91

INFO[RUU]WP,system,92

INFO[RUU]WP,system,93

INFO[RUU]WP,system,94

INFO[RUU]WP,system,94

INFO[RUU]WP,system,95

INFO[RUU]WP,system,96

INFO[RUU]WP,system,97

INFO[RUU]WP,system,98

INFO[RUU]WP,system,99

INFO[RUU]WP,system,100

INFOstart image[sp1] unzipping & flushing...

INFO[RUU]UZ,sp1,0

INFO[RUU]UZ,sp1,100

INFO[RUU]WP,sp1,0

INFO[RUU]WP,sp1,100

OKAY [152.900s]

finished. total time: 178.510s

c:\miniadb_inc>[COLOR="red"]fastboot reboot[/COLOR]

                     rebooting...

finished. total time: 0.098s

[COLOR="blue"]*phone reboots*[/COLOR]

c:\miniadb_inc>[COLOR="red"]adb devices[/COLOR]

List of devices attached

HT117HJ00242    device

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

c:\miniadb_inc>[COLOR="red"]fastboot devices[/COLOR]

HT117HJ00242    fastboot

c:\miniadb_inc>[COLOR="red"]fastboot flash unlocktoken Unlock_code.bin[/COLOR]

  sending 'unlocktoken' (0 KB)... OKAY [  0.014s]

         writing 'unlocktoken'... INFOunlock token check successfully

OKAY [  0.005s]

finished. total time: 0.021s

[COLOR="Blue"]*select yes to unlock on phone screen.phone will reboot,doing a factory data reset.[/COLOR]

c:\miniadb_inc>[COLOR="red"]adb devices[/COLOR]

List of devices attached

HT117HJ00242    device

c:\miniadb_inc>[COLOR="red"]md5sums recovery-clockwork-5.0.2.0-inc.img[/COLOR]

MD5sums 1.2 freeware for Win9x/ME/NT/2000/XP+

Copyright (C) 2001-2005 Jem Berkes - http://ift.tt/1MoXU2r

Type md5sums -h for help

[Path] / filename                              MD5 sum

-------------------------------------------------------------------------------

[c:\miniadb_inc\]

recovery-clockwork-5.0.2.0-inc.img             ea382ca5809cb872d0582aa22741d592

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

c:\miniadb_inc>[COLOR="red"]fastboot devices[/COLOR]

HT117HJ00242    fastboot

c:\miniadb_inc>[COLOR="red"]fastboot flash recovery recovery-clockwork-5.0.2.0-inc.img[/COLOR]

  sending 'recovery' (3064 KB)... OKAY [  0.423s]

            writing 'recovery'... OKAY [  0.915s]

finished. total time: 1.340s

c:\miniadb_inc>[COLOR="red"]fastboot reboot[/COLOR]

                     rebooting...

finished. total time: 0.093s

[COLOR="blue"]*phone reboots*[/COLOR]

This entry passed through the Full-Text RSS service - if this is your content and you're reading it on someone else's site, please read the FAQ at http://ift.tt/jcXqJW.



[HOW TO](gaining root)unlock,downgrade,and achieve s-off with htcDev

Aucun commentaire:

Enregistrer un commentaire