-
Notifications
You must be signed in to change notification settings - Fork 48
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sqlite3.DatabaseError: file is encrypted or is not a database #14
Comments
Confirm. iOS 10.1.1 with iTunes 12.5.3.17 works as expected. |
iOS 10.2 with iTunes 12.5.4.42 also has a problem here, 866f834 |
iOS 10.2 with iTunes 12.5.3.16 (passwordless backup) also experiences the same problem — seems like the issue here is possibly not the iTunes version, but rather iOS 10.2. |
Here are details and fixes for this issue : horrorho/InflatableDonkey#41 |
Hello, |
Can confirm pull request #18 works fine for me, I successfully decrypted an encrypted iOS 10.2 backup with it. |
I can also confirm this! Worked like a charm! Thanks! |
Add decryption for iOS 10.2 Manifest.DB (fixes #14)
Following on from conversation in #13 and #10, I wasn't sure if this was the same or different problem so posting as a separate issue:
This was using commit 241e52f.
Happy to help debug if somebody more familiar with the codebase can assist...
The text was updated successfully, but these errors were encountered: