Open richud opened 10 years ago
Similar problem:
Traceback (most recent call last):
File "iloot.py", line 542, in <module>
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
Hi, I got the same issue for all voice memos, is there a fix ready?