CASUAL-Automated

CASUAL r1017-0

Jan 13th, 2020
83
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 9.50 KB | None | 0 0
  1. [DEBUG]native search /usr/local/bin/heimdall
  2. Usage: heimdall <action> <action arguments>
  3.  
  4. Action: close-pc-screen
  5. Arguments: [--verbose] [--no-reboot] [--resume] [--stdout-errors]
  6. [--usb-log-level <none/error/warning/debug>]
  7. Description: Attempts to get rid off the "connect phone to PC" screen.
  8. Note: --no-reboot causes the device to remain in download mode after the action
  9. is completed. If you wish to perform another action whilst remaining in
  10. download mode, then the following action must specify the --resume flag.
  11.  
  12. Action: detect
  13. Arguments: [--verbose] [--stdout-errors]
  14. [--usb-log-level <none/error/warning/debug>]
  15. Description: Indicates whether or not a download mode device can be detected.
  16.  
  17. Action: download-pit
  18. Arguments: --output <filename> [--verbose] [--no-reboot] [--stdout-errors]
  19. [--usb-log-level <none/error/warning/debug>]
  20. Description: Downloads the connected device's PIT file to the specified
  21. output file.
  22. Note: --no-reboot causes the device to remain in download mode after the action
  23. is completed. If you wish to perform another action whilst remaining in
  24. download mode, then the following action must specify the --resume flag.
  25.  
  26. Action: flash
  27. Arguments:
  28. [--<partition name> <filename> ...]
  29. [--<partition identifier> <filename> ...]
  30. [--pit <filename>] [--verbose] [--no-reboot] [--resume] [--stdout-errors]
  31. [--usb-log-level <none/error/warning/debug>]
  32. or:
  33. --repartition --pit <filename> [--<partition name> <filename> ...]
  34. [--<partition identifier> <filename> ...] [--verbose] [--no-reboot]
  35. [--resume] [--stdout-errors] [--usb-log-level <none/error/warning/debug>]
  36. Description: Flashes one or more firmware files to your phone. Partition names
  37. (or identifiers) can be obtained by executing the print-pit action.
  38. Note: --no-reboot causes the device to remain in download mode after the action
  39. is completed. If you wish to perform another action whilst remaining in
  40. download mode, then the following action must specify the --resume flag.
  41. WARNING: If you're repartitioning it's strongly recommended you specify
  42. all files at your disposal.
  43.  
  44. Action: help
  45. Description: Displays this dialogue.
  46.  
  47. Action: info
  48. Description: Displays information about Heimdall.
  49.  
  50. Action: print-pit
  51. Arguments: [--file <filename>] [--verbose] [--no-reboot] [--stdout-errors]
  52. [--usb-log-level <none/error/warning/debug>]
  53. Description: Prints the contents of a PIT file in a human readable format. If
  54. a filename is not provided then Heimdall retrieves the PIT file from the
  55. connected device.
  56. Note: --no-reboot causes the device to remain in download mode after the action
  57. is completed. If you wish to perform another action whilst remaining in
  58. download mode, then the following action must specify the --resume flag.
  59.  
  60. Action: version
  61. Description: Displays the version number of this binary.
  62. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  63. [VERBOSE]Heimdall Device detected!
  64. [VERBOSE]Starting: mode:Heimdall
  65. Connected:true
  66.  
  67. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  68. [VERBOSE]Heimdall Device detected!
  69. [DEBUG]State Change Detected, The new state is: 1
  70. [DEBUG]Device Connected
  71. [DEBUG]@stateConnected
  72. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  73. [VERBOSE]Heimdall Device detected!
  74. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  75. [VERBOSE]Heimdall Device detected!
  76. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  77. [VERBOSE]Heimdall Device detected!
  78. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  79. [VERBOSE]Heimdall Device detected!
  80. [INTERACTION][SHOWYESNO] Title:Do you want me to obtain a PIT for you?
  81. Message:This application requires what is known as a` 'PIT file'. The PIT file tells the application where to place files on your device. If you don't have a PIT file, we can obtain one from your device
  82. press:
  83.  
  84. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  85. [VERBOSE]Heimdall Device detected!
  86. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  87. [VERBOSE]Heimdall Device detected!
  88. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  89. [VERBOSE]Heimdall Device detected!
  90. [VERBOSE]obtaining pit
  91. [VERBOSE]showing information message object
  92. [INTERACTION][SHOWINFORMATION] Title:You will need to restart your device in Download Mode.
  93. Message:In order to obtain a PIT file, the device will be rebooted. Once it reboots, you will need to put it back into download mode.\\n\\nPro-Tip: hold the download mode combination and press OK to dismiss this dislog to reboot into download mode immediately
  94. press: Empty
  95.  
  96. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  97. [VERBOSE]Heimdall Device detected!
  98. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  99. [VERBOSE]Done with message object
  100. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall download-pit --output /var/folders/8l/vgvms3n17wg9v2v2nkgcl3vc0000gn/T/CASUALcarlos-2020-01-13-23.59.23/part.pit
  101. [VERBOSE]Heimdall Device detected!
  102. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  103. [VERBOSE]Heimdall Device detected!
  104. [ERROR]Heimdall Failure Detected
  105. [ERROR]Claiming Interface failure
  106. [INTERACTION][ACTIONREQUIRED] Title:null
  107. Message:@interactionRestartDownloadMode
  108. press: String 0-continue, 1-stop
  109.  
  110. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  111. [VERBOSE]Heimdall Device detected!
  112. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  113. [VERBOSE]Heimdall Device detected!
  114. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  115. [VERBOSE]Heimdall Device detected!
  116. [DEBUG]Executing ELEVATED Heimdall Command: "/usr/local/bin/heimdall" "download-pit" "--output" "/var/folders/8l/vgvms3n17wg9v2v2nkgcl3vc0000gn/T/CASUALcarlos-2020-01-13-23.59.23/part.pit"
  117. [DEBUG]Write Finished
  118. [VERBOSE]/var/folders/8l/vgvms3n17wg9v2v2nkgcl3vc0000gn/T/CASUALcarlos-2020-01-13-23.59.23/ElevateScript.sh
  119. [DEBUG]Setting executable /var/folders/8l/vgvms3n17wg9v2v2nkgcl3vc0000gn/T/CASUALcarlos-2020-01-13-23.59.23/ElevateScript.sh. Result=true
  120. [DEBUG]###executing real-time command: /var/folders/8l/vgvms3n17wg9v2v2nkgcl3vc0000gn/T/CASUALcarlos-2020-01-13-23.59.23/ElevateScript.sh###
  121. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  122. [VERBOSE]Heimdall Device detected!
  123. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  124. [VERBOSE]Heimdall Device detected!
  125. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  126. [VERBOSE]Heimdall Device detected!
  127. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  128. [VERBOSE]Heimdall Device detected!
  129. [VERBOSE]Did not find pit
  130. [INTERACTION][SHOWERROR] Title:Could not obtain pit.
  131. Message:We could not obtain the pit file. We tried, but it didn't work.
  132. press: Empty
  133.  
  134. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  135. [VERBOSE]Heimdall Device detected!
  136. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  137. [VERBOSE]Heimdall Device detected!
  138. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  139. [VERBOSE]Heimdall Device detected!
  140. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  141. [VERBOSE]Heimdall Device detected!
  142. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  143. [VERBOSE]Heimdall Device detected!
  144. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  145. [VERBOSE]Heimdall Device detected!
  146. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  147. [VERBOSE]Heimdall Device detected!
  148. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  149. [VERBOSE]Heimdall Device detected!
  150. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  151. [VERBOSE]Heimdall Device detected!
  152. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  153. [VERBOSE]Heimdall Device detected!
  154. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  155. [VERBOSE]Heimdall Device detected!
  156. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  157. [VERBOSE]Heimdall Device detected!
  158. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  159. [VERBOSE]Heimdall Device detected!
  160. [DEBUG][TRANSLATION]@interactionPastebinError
  161. [INTERACTION][TEXTINPUT] Title:Error Submission System.
  162. Message:We will submit your log to the CASUAL-Automated Pastebin. Developers can take a look at it to figure out what's going on.\\n\\nPlease enter your XDA-Developers username in the area below, then click 'Ok'.
  163. press: Any String
  164.  
  165. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  166. [VERBOSE]Heimdall Device detected!
  167. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  168. [VERBOSE]Heimdall Device detected!
  169. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  170. [VERBOSE]Heimdall Device detected!
  171. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  172. [VERBOSE]Heimdall Device detected!
  173. [DEBUG]Run Heimdall from DeviceCommunicationProtocol:/usr/local/bin/heimdall detect
  174. [VERBOSE]Heimdall Device detected!
  175. [DEBUG]Pastebin Login Successful
Add Comment
Please, Sign In to add comment