matteyeux / autodecrypt

Tool to decrypt 64 bits iOS firmware images (iBoot/LLB/iBSS/iBEC).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iPad2,2

tolikes opened this issue · comments

[i] downloading iBoot.k94.RELEASE.img3
Traceback (most recent call last):
File "./autodecrypt.py", line 129, in
main()
File "./autodecrypt.py", line 106, in main
magic, image_type = decrypt_img.get_image_type(parser.img_file)
TypeError: cannot unpack non-iterable NoneType object

What are the parameters passed to the command ?

fixed issue