hackappcom / iloot

OpenSource tool for iCloud backup extraction
https://hackapp.com/
637 stars 201 forks source link

error #15

Open exploitin opened 9 years ago

exploitin commented 9 years ago

snapshot_1/AppDomain-com.apple.calculator/Library/Preferences/com.apple.calculator.plist Traceback (most recent call last): File "iloot.py", line 542, in download_backup(args.apple_id, args.password, args.output, args.item_types, args.combined, args.itunes_style) File "iloot.py", line 512, in download_backup client.download(UDID, types) File "iloot.py", line 417, in download self.authorize_get(authTokens, snapshot) File "iloot.py", line 252, in authorize_get self.write_file(file, decrypted_chunks, snapshot) File "iloot.py", line 317, in write_file assert self.kb.uuid == key[:0x10] AssertionError