Advertisement
Guest User

decrypt-htc output

a guest
Jan 17th, 2016
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.14 KB | None | 0 0
  1. acid@acidu:~/Schreibtisch/bruutveal$ cd ..
  2. acid@acidu:~/Schreibtisch$ sudo chmod -R 755 bruutveal
  3. acid@acidu:~/Schreibtisch$ cd bruutveal
  4. acid@acidu:~/Schreibtisch/bruutveal$ ./decrypt-htc
  5.  
  6. Welcome to the RUU extraction and decryption script!
  7.  
  8. No ruu.exe found. Proceeding to rom.zip decryption/extraction...
  9.  
  10. Extracting ZIP files
  11. LargeZip format detected, using ruuveal
  12. ruuveal
  13. -------
  14.  
  15. Large zip format detected containing 6 zipfile(s)
  16. Dumped (copied) zip file to: 01_dmp.zip
  17. Dumped (copied) zip file to: 02_dmp.zip
  18. Dumped (copied) zip file to: 03_dmp.zip
  19. Dumped (copied) zip file to: 04_dmp.zip
  20. Dumped (copied) zip file to: 05_dmp.zip
  21. Dumped (copied) zip file to: 06_dmp.zip
  22. Finished: Successfully extracted zip files to '/home/acid/Schreibtisch/bruutveal/working/extract'
  23.  
  24. Looking for android-info.txt in encrypted ROM zips...
  25.  
  26. Model ID found by extracting android-info.txt from rom zip. Model ID identified as: 0P6B
  27. Looking for keyfile: 0P6B_keyfile_6.bin
  28. Found matching keyfile! Using keyfile: 0P6B_keyfile_6.bin
  29.  
  30. Decrypting ZIP files
  31.  
  32. Decrypting 01_dmp.zip
  33. Encryption not found, checking headers...
  34. normal zip, testing...
  35. No errors detected in compressed data of 01_dmp.zip.
  36. unzip test OK, copying file...
  37. »01_dmp.zip“ -> »/home/acid/Schreibtisch/bruutveal/working/decrypt/decrypted_zips/dec_01_dmp.zip“
  38.  
  39. Decrypting 02_dmp.zip
  40. Encrypted zip detected, running ruuveal...
  41. ruuveal
  42. -------
  43.  
  44. Decrypted RUU (zip) written to: /home/acid/Schreibtisch/bruutveal/working/decrypt/decrypted_zips/dec_02_dmp.zip
  45.  
  46. Decrypting 03_dmp.zip
  47. Encrypted zip detected, running ruuveal...
  48. ruuveal
  49. -------
  50.  
  51. Decrypted RUU (zip) written to: /home/acid/Schreibtisch/bruutveal/working/decrypt/decrypted_zips/dec_03_dmp.zip
  52.  
  53. Decrypting 04_dmp.zip
  54. Encrypted zip detected, running ruuveal...
  55. ruuveal
  56. -------
  57.  
  58. Decrypted RUU (zip) written to: /home/acid/Schreibtisch/bruutveal/working/decrypt/decrypted_zips/dec_04_dmp.zip
  59.  
  60. Decrypting 05_dmp.zip
  61. Encrypted zip detected, running ruuveal...
  62. ruuveal
  63. -------
  64.  
  65. Decrypted RUU (zip) written to: /home/acid/Schreibtisch/bruutveal/working/decrypt/decrypted_zips/dec_05_dmp.zip
  66.  
  67. Decrypting 06_dmp.zip
  68. Encrypted zip detected, running ruuveal...
  69. ruuveal
  70. -------
  71.  
  72. Decrypted RUU (zip) written to: /home/acid/Schreibtisch/bruutveal/working/decrypt/decrypted_zips/dec_06_dmp.zip
  73.  
  74. Unzipping decrypted zips
  75. Archive: decrypted_zips/dec_06_dmp.zip
  76. inflating: decrypted_all/android-info.txt
  77. inflating: decrypted_all/dzdata_16g.img
  78. inflating: decrypted_all/dzdata_32g.img
  79. inflating: decrypted_all/dzdata_16g.hdr
  80. inflating: decrypted_all/dzdata_32g.hdr
  81. inflating: decrypted_all/boot_signed.img
  82.  
  83. Archive: decrypted_zips/dec_04_dmp.zip
  84. inflating: decrypted_all/system_3.img
  85. inflating: decrypted_all/android-info-3.txt
  86.  
  87. Archive: decrypted_zips/dec_01_dmp.zip
  88. inflating: decrypted_all/radio.img
  89. inflating: decrypted_all/rcdata.img
  90. inflating: decrypted_all/splash1.nb0
  91. inflating: decrypted_all/tz.img
  92. inflating: decrypted_all/rpm.img
  93. inflating: decrypted_all/adsp.img
  94. inflating: decrypted_all/pg2fs_spcustom.img
  95. inflating: decrypted_all/wcnss.img
  96. inflating: decrypted_all/tp_SYN3508.img
  97. inflating: decrypted_all/tp_SYN3528.img
  98. inflating: decrypted_all/sensor_hub.img
  99. inflating: decrypted_all/sdi.img
  100. inflating: decrypted_all/sbl1-8974AB-2.img
  101. inflating: decrypted_all/sbl1-8974AB-1.img
  102. inflating: decrypted_all/sbl1-8974AA-1.img
  103. inflating: decrypted_all/hboot_signedbyaa.img
  104. inflating: decrypted_all/recovery_signed.img
  105.  
  106. Archive: decrypted_zips/dec_03_dmp.zip
  107. inflating: decrypted_all/system_2.img
  108. inflating: decrypted_all/android-info-2.txt
  109.  
  110. Archive: decrypted_zips/dec_05_dmp.zip
  111. inflating: decrypted_all/system_4.img
  112. inflating: decrypted_all/android-info-4.txt
  113.  
  114. Archive: decrypted_zips/dec_02_dmp.zip
  115. inflating: decrypted_all/system_1.img
  116. inflating: decrypted_all/android-info-1.txt
  117.  
  118. 6 archives were successfully processed.
  119.  
  120. Move system img files to system folder
  121. »decrypted_all/system_1.img“ -> »decrypted_system/system_1.img“
  122. »decrypted_all/system_2.img“ -> »decrypted_system/system_2.img“
  123. »decrypted_all/system_3.img“ -> »decrypted_system/system_3.img“
  124. »decrypted_all/system_4.img“ -> »decrypted_system/system_4.img“
  125. Finished: Successfully decrypted RUU to '/home/acid/Schreibtisch/bruutveal/working/decrypt'
  126.  
  127. /home/acid/Schreibtisch/bruutveal/working/decrypt/decrypted_system
  128. /home/acid/Schreibtisch/bruutveal/out
  129.  
  130. Attempting to create system.img
  131. Multi-part system images
  132. Sparse Header not found, using simple concatenate
  133. Please be patient, this can take several minutes...cat: Schreibfehler: Auf dem Gerät ist kein Speicherplatz mehr verfügbar
  134.  
  135. ERROR: could not create system.img (err=1)
  136.  
  137. Renaming and moving files...
  138.  
  139. Rom.zip has been renamed for your device.
  140.  
  141. Boot image extracted from firmware.zip. boot.img & system.img can be used as base for building a new ROM.
  142.  
  143. Script complete! Files can be found in the 'out' folder. Enjoy your decrypted system!
  144.  
  145. acid@acidu:~/Schreibtisch/bruutveal$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement