jsharkey13 / iphone_backup_decrypt

Decrypt an encrypted iOS backup created by iTunes on Windows or MacOS
Other
247 stars 41 forks source link

call_history file malformed #1

Closed ArifJezir closed 4 years ago

ArifJezir commented 4 years ago

call_history.sqlite -> file was not open sqlite db

jsharkey13 commented 4 years ago

Is it a recent encrypted backup, created from iOS13 by iTunes on Windows? Is the decryption password definitely correct (i.e. try an invalid password just to check you do see an error)? How did you verify the SQLite file was malformed?

You could also try these projects, which are also copies of the underlying Google library: https://github.com/avibrazil/iOSbackup (Python) https://github.com/garrett-davidson/iOS-Backup-Forensics-Toolkit (Swift)

jsharkey13 commented 4 years ago

@ARIFJEZIR; I think I have reproduced this issue and fixed it. If you try using the latest version from GitHub, do you still have the same issue?

jsharkey13 commented 4 years ago

I believe this is now fixed. Please re-open with more details if not.

ArifJezir commented 4 years ago

Thanks it's working !!!!!

ArifJezir commented 4 years ago

Thanks it's working!!!!!

On Tue 17 Mar, 2020, 4:36 PM James Sharkey, notifications@github.com wrote:

I believe this is now fixed. Please re-open with more details if not.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/jsharkey13/iphone_backup_decrypt/issues/1#issuecomment-600010798, or unsubscribe https://github.com/notifications/unsubscribe-auth/AILYMS6C6VV6ODZ6B7GNFRTRH5KVDANCNFSM4KGRYH3Q .