jsharkey13 / iphone_backup_decrypt

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

the extracted call_history.sqlite, sms.db database still needs password to open #6

Closed andy380743909 closed 1 year ago

andy380743909 commented 1 year ago

the decrypted manifest.db can be open directly, and extracted cameraroll videos can play normally, but the extracted call_history.sqlite, sms.db database needs password to open.

do you know what's the password, or how to generate it?

Thank you!

andy380743909 commented 1 year ago

iOS Version: 14.5 macOS Version: 11.5

andy380743909 commented 1 year ago

I am sorry, it turns out to be the file permission issue, after I fix the permission issue, the sqlite db file can be opened successfully. Thanks for this cool project again !

jsharkey13 commented 1 year ago

Ah, I am glad this did work for you. I'd not had time to check it, but I knew it had worked on iOS 14 and 15 backups for me.