Advertisement
Guest User

Untitled

a guest
Dec 13th, 2019
263
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.15 KB | None | 0 0
  1. Retrieving keybags for image DeviceTree.d221ap.im4p
  2. [e] cannot get keybag
  3. [GM] Keybag extraction failed. maybe you forgot to --download?
  4. [GM] Retrieving keybags for image LLB.d22.RELEASE.im4p
  5. [GM] Retrieving keybags for image iBoot.d22.RELEASE.im4p
  6. [GM] Retrieving keybags for image iBEC.d22.RELEASE.im4p
  7. [GM] Retrieving keybags for image iBSS.d22.RELEASE.im4p
  8. [GM] Done!
  9. [GM] running keybag decryption...
  10. [GM] Waiting for DFU device to appear.Traceback (most recent call last):
  11. File "./grandmaster.py", line 472, in <module>
  12. main()
  13. File "./grandmaster.py", line 439, in main
  14. handleKBAGDecryption()
  15. File "./grandmaster.py", line 225, in handleKBAGDecryption
  16. waitForDFUAndPWN()
  17. File "./grandmaster.py", line 202, in waitForDFUAndPWN
  18. USBserialStr = deviceFinderObj.findAllUSBDevices()
  19. File "/Users/alexandrejacq/Documents/SSEC/grandmaster/devicefinder.py", line 90, in findAllUSBDevices
  20. dev_recovery_mode = usb.core.find(idProduct=0x1281)
  21. File "/usr/local/lib/python3.7/site-packages/usb/core.py", line 1263, in find
  22. raise NoBackendError('No backend available')
  23. usb.core.NoBackendError: No backend available
  24. sh-3.2#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement