Guest User

Untitled

a guest
Feb 11th, 2012
379
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.85 KB | None | 0 0
  1. * daemon started successfully *
  2. TacoRoot: HTC Edition v1
  3. By Justin Case (jcase)
  4. Presented by TeamAndIRC, RootzWiki and AndroidPolice
  5. With great assistance from Reid Holland (Erishasnobattery)
  6. ----------
  7. TacoRoot: HTC Edition v1 is based on a vulnerability independently discovered by
  8.  
  9. both Justin Case and Dan Rosenberg (Rosenberg first). I believe unrevoked and
  10. AlpahRev were also aware of it.
  11. ----------
  12. Usage:
  13. --recovery : For this exploit to work, you must have booted recovery at least on
  14. ce after your last factory reset.
  15. --setup : Setup the phone for root, must be done before --root.
  16. --root : Root the phone.
  17. --undo : Remove TacoRoot.
  18. ----------
  19. Rebooting into root.
  20.  
  21. C:\android-sdk-windows\platform-tools>adb shell cd /data/local/tmp
  22. adb server is out of date. killing...
  23. ADB server didn't ACK
  24. * failed to start daemon *
  25. error:
  26.  
  27. C:\android-sdk-windows\platform-tools>adb shell cd /data/local/tmp
  28. adb server is out of date. killing...
  29. * daemon started successfully *
  30.  
  31. C:\android-sdk-windows\platform-tools>adb shell
  32. adb server is out of date. killing...
  33. * daemon started successfully *
  34. # cd /data/local/tmp
  35. cd /data/local/tmp
  36. # ./misc_version -s 1.00.000.0
  37. ./misc_version -s 1.00.000.0
  38. --set_version set. VERSION will be changed to: 1.00.000.0
  39. Patching and backing up misc partition...
  40. # ./flashgc
  41. ./flashgc
  42. Backing up sd-card MBR to file "./sdcardMbr-backup.img".
  43. Making sd-card golden.
  44. Writing gold-card to sd-card (/dev/block/mmcblk1) ...
  45. SUCCESS: SD-card is golden.
  46. # ./tacoroot --undo
  47. ./tacoroot --undo
  48. TacoRoot: HTC Edition v1
  49. By Justin Case (jcase)
  50. Presented by TeamAndIRC, RootzWiki and AndroidPolice
  51. With great assistance from Reid Holland (Erishasnobattery)
  52. ----------
  53. TacoRoot: HTC Edition v1 is based on a vulnerability independently discovered by
  54.  
  55. both Justin Case and Dan Rosenberg (Rosenberg first). I believe unrevoked and
  56. AlpahRev were also aware of it.
  57. ----------
  58. Usage:
  59. --recovery : For this exploit to work, you must have booted recovery at least on
  60. ce after your last factory reset.
  61. --setup : Setup the phone for root, must be done before --root.
  62. --root : Root the phone.
  63. --undo : Remove TacoRoot.
  64. ----------
  65. Root removed, rebooting
  66.  
  67. C:\android-sdk-windows\platform-tools>fastboot
  68. usage: fastboot [ <option> ] <command>
  69.  
  70. commands:
  71. update <filename> reflash device from update.zip
  72. flashall flash boot + recovery + system
  73. flash <partition> [ <filename> ] write a file to a flash partition
  74. erase <partition> erase a flash partition
  75. getvar <variable> display a bootloader variable
  76. boot <kernel> [ <ramdisk> ] download and boot kernel
  77. flash:raw boot <kernel> [ <ramdisk> ] create bootimage and flash it
  78. devices list all connected devices
  79. continue continue with autoboot
  80. reboot reboot device normally
  81. reboot-bootloader reboot device into bootloader
  82. help show this help message
  83.  
  84. options:
  85. -w erase userdata and cache
  86. -s <serial number> specify device serial number
  87. -p <product> specify product name
  88. -c <cmdline> override kernel commandline
  89. -i <vendor id> specify a custom USB vendor id
  90. -b <base_addr> specify a custom kernel base address
  91. -n <page size> specify the nand page size. default:
  92. 2048
  93.  
  94. C:\android-sdk-windows\platform-tools>adb reboot bootloader
  95. adb server is out of date. killing...
  96. * daemon started successfully *
  97.  
  98. C:\android-sdk-windows\platform-tools>fastboot oem rebootRUU
  99. ...
  100. OKAY [ 0.155s]
  101. finished. total time: 0.156s
  102.  
  103. C:\android-sdk-windows\platform-tools>fastboot flash zip PD98IMG.zip
  104. sending 'zip' (275460 KB)...
  105. OKAY [ 45.596s]
  106. writing 'zip'...
  107. (bootloader) signature checking...
  108. FAILED (remote: 12 signature verify fail)
  109. finished. total time: 80.294s
  110.  
  111. C:\android-sdk-windows\platform-tools>fastboot reboot
  112. rebooting...
  113.  
  114. finished. total time: 0.156s
  115.  
  116. C:\android-sdk-windows\platform-tools>adb reboot bootloader
  117. adb server is out of date. killing...
  118. * daemon started successfully *
  119.  
  120. C:\android-sdk-windows\platform-tools>fastboot oem rebootRUU
  121. ...
  122. OKAY [ 0.234s]
  123. finished. total time: 0.234s
  124.  
  125. C:\android-sdk-windows\platform-tools>fastboot flash zip Ace_DHD_1.24.405.1_PD98
  126. IMG.zip
  127. sending 'zip' (295144 KB)...
  128. OKAY [ 48.805s]
  129. writing 'zip'...
  130. (bootloader) signature checking...
  131. FAILED (remote: 12 signature verify fail)
  132. finished. total time: 98.652s
  133.  
  134. C:\android-sdk-windows\platform-tools>fastboot flash zip Ace_DHD_1.24.405.1_PD98
  135. IMG.zip
  136. sending 'zip' (295144 KB)...
  137. OKAY [ 48.795s]
  138. writing 'zip'...
  139. (bootloader) signature checking...
  140. FAILED (remote: 12 signature verify fail)
  141. finished. total time: 98.642s
  142.  
  143. C:\android-sdk-windows\platform-tools>fastboot reboot
  144. rebooting...
  145.  
  146. finished. total time: 0.161s
  147.  
  148. C:\android-sdk-windows\platform-tools>adb push Ace_DHD_1.24.405.1_PD98IMG.zip /s
  149. dcard/PD98IMG.zip
  150. adb server is out of date. killing...
  151. * daemon started successfully *
  152. 2259 KB/s (302227850 bytes in 130.603s)
  153.  
  154. C:\android-sdk-windows\platform-tools>adb reboot bootloader
  155. adb server is out of date. killing...
  156. * daemon started successfully *
  157.  
  158. C:\android-sdk-windows\platform-tools>fastboot oem rebootRUU
  159. ...
  160. OKAY [ 0.163s]
  161. finished. total time: 0.164s
  162.  
  163. C:\android-sdk-windows\platform-tools>fastboot flash zip firmware.zip
  164. sending 'zip' (18223 KB)...
  165. OKAY [ 2.992s]
  166. writing 'zip'...
  167. (bootloader) adopting the signature contained in this image...
  168. (bootloader) signature checking...
  169. (bootloader) zip header checking...
  170. (bootloader) zip info parsing...
  171. (bootloader) checking model ID...
  172. (bootloader) checking custom ID...
  173. (bootloader) checking main version...
  174. (bootloader) start image[boot] unzipping & flushing...
  175. (bootloader) [RUU]UZ,boot,0
  176. (bootloader) [RUU]UZ,boot,31
  177. (bootloader) [RUU]UZ,boot,68
  178. (bootloader) [RUU]UZ,boot,99
  179. (bootloader) [RUU]UZ,boot,100
  180. (bootloader) [RUU]WP,boot,0
  181. (bootloader) [RUU]WP,boot,100
  182. (bootloader) start image[recovery] unzipping & flushing...
  183. (bootloader) [RUU]UZ,recovery,0
  184. (bootloader) [RUU]UZ,recovery,20
  185. (bootloader) [RUU]UZ,recovery,44
  186. (bootloader) [RUU]UZ,recovery,66
  187. (bootloader) [RUU]UZ,recovery,89
  188. (bootloader) [RUU]UZ,recovery,100
  189. (bootloader) [RUU]WP,recovery,0
  190. (bootloader) [RUU]WP,recovery,100
  191. (bootloader) start image[radio] unzipping & flushing...
  192. (bootloader) [RUU]UZ,radio,0
  193. (bootloader) [RUU]UZ,radio,8
  194. (bootloader) [RUU]UZ,radio,13
  195. (bootloader) [RUU]UZ,radio,20
  196. (bootloader) [RUU]UZ,radio,25
  197. (bootloader) [RUU]UZ,radio,33
  198. (bootloader) [RUU]UZ,radio,41
  199. (bootloader) [RUU]UZ,radio,49
  200. (bootloader) [RUU]UZ,radio,57
  201. (bootloader) [RUU]UZ,radio,62
  202. (bootloader) [RUU]UZ,radio,70
  203. (bootloader) [RUU]UZ,radio,79
  204. (bootloader) [RUU]UZ,radio,86
  205. (bootloader) [RUU]UZ,radio,94
  206. (bootloader) [RUU]UZ,radio,99
  207. (bootloader) [RUU]UZ,radio,100
  208. (bootloader) [RUU]WP,radio,0
  209. (bootloader) [RUU]WP,radio,6
  210. (bootloader) [RUU]WP,radio,14
  211. (bootloader) [RUU]WP,radio,19
  212. (bootloader) [RUU]WP,radio,27
  213. (bootloader) [RUU]WP,radio,36
  214. (bootloader) [RUU]WP,radio,44
  215. (bootloader) [RUU]WP,radio,51
  216. (bootloader) [RUU]WP,radio,59
  217. (bootloader) [RUU]WP,radio,68
  218. (bootloader) [RUU]WP,radio,76
  219. (bootloader) [RUU]WP,radio,85
  220. (bootloader) [RUU]WP,radio,95
  221. (bootloader) [RUU]WP,radio,100
  222. OKAY [107.365s]
  223. finished. total time: 110.357s
  224.  
  225. C:\android-sdk-windows\platform-tools>fastboot reboot
  226. rebooting...
  227.  
  228. finished. total time: 0.165s
  229.  
  230. C:\android-sdk-windows\platform-tools>adb reboot bootloader
  231. adb server is out of date. killing...
  232. * daemon started successfully *
  233. error: device offline
  234.  
  235. C:\android-sdk-windows\platform-tools>adb reboot bootloader
  236. error: device offline
  237.  
  238. C:\android-sdk-windows\platform-tools>adb push Ace_DHD_1.24.405.1_PD98IMG.zip /s
  239. dcard/PD98IMG.zip
  240. error: device offline
  241.  
  242. C:\android-sdk-windows\platform-tools>fastboot oem rebootRUU
  243. ...
  244. OKAY [ 0.184s]
  245. finished. total time: 0.184s
  246.  
  247. C:\android-sdk-windows\platform-tools>fastboot flash zip Ace_DHD_1.24.405.1_PD98
  248. IMG.zip
  249. sending 'zip' (295144 KB)...
  250. OKAY [ 48.273s]
  251. writing 'zip'...
  252. (bootloader) signature checking...
  253. FAILED (remote: 12 signature verify fail)
  254. finished. total time: 85.438s
  255.  
  256. C:\android-sdk-windows\platform-tools>fastboot reboot
  257. rebooting...
  258.  
  259. finished. total time: 0.184s
  260.  
  261. C:\android-sdk-windows\platform-tools>fastboot oem rebootRUU
  262. ...
  263. OKAY [ 0.184s]
  264. finished. total time: 0.185s
  265.  
  266. C:\android-sdk-windows\platform-tools>fastboot flash zip rom.zip
  267. sending 'zip' (252341 KB)...
  268. OKAY [ 41.274s]
  269. writing 'zip'...
  270. (bootloader) adopting the signature contained in this image...
  271. (bootloader) signature checking...
  272. (bootloader) zip header checking...
  273. (bootloader) zip info parsing...
  274. (bootloader) checking model ID...
  275. (bootloader) checking custom ID...
  276. (bootloader) checking main version...
  277. (bootloader) start image[hboot] unzipping for pre-update check...
  278. (bootloader) start image[hboot] flushing...
  279. (bootloader) [RUU]WP,hboot,0
  280. (bootloader) [RUU]WP,hboot,100
  281. (bootloader) start image[radio] unzipping for pre-update...
  282. (bootloader) start image[radio] flushing...
  283. (bootloader) [RUU]WP,radio,0
  284. (bootloader) [RUU]WP,radio,6
  285. (bootloader) [RUU]WP,radio,14
  286. (bootloader) [RUU]WP,radio,19
  287. (bootloader) [RUU]WP,radio,27
  288. (bootloader) [RUU]WP,radio,36
  289. (bootloader) [RUU]WP,radio,44
  290. (bootloader) [RUU]WP,radio,51
  291. (bootloader) [RUU]WP,radio,59
  292. (bootloader) [RUU]WP,radio,68
  293. (bootloader) [RUU]WP,radio,76
  294. (bootloader) [RUU]WP,radio,85
  295. (bootloader) [RUU]WP,radio,95
  296. (bootloader) [RUU]WP,radio,100
  297. FAILED (remote: 90 hboot pre-update! please flush image again immediately)
  298. finished. total time: 156.761s
  299.  
  300. C:\android-sdk-windows\platform-tools>
Advertisement
Add Comment
Please, Sign In to add comment