Skip to content
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

Fix iTunes backups support and unify keychain code #35

Open
GoogleCodeExporter opened this issue Mar 29, 2015 · 3 comments
Open

Fix iTunes backups support and unify keychain code #35

GoogleCodeExporter opened this issue Mar 29, 2015 · 3 comments

Comments

@GoogleCodeExporter
Copy link

The scripts for decrypting itunes backups wont work with ios 5 because they use 
the mdbx index file that is no longer created by itunes.

iOS 5 keychain backup format is also slightly different (same as the on-device 
sqlite changes). Try to unify the keychain code for sqlite and backup formats 
(plist).

Original issue reported on code.google.com by jean.sig...@gmail.com on 2 Jan 2012 at 5:17

@GoogleCodeExporter
Copy link
Author

Any further developments?

Original comment by cryptokn...@gmail.com on 15 Jan 2012 at 3:27

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

Issue 39 has been merged into this issue.

Original comment by jean.sig...@gmail.com on 21 Jan 2012 at 4:45

  • Added labels: ****
  • Removed labels: ****

@GoogleCodeExporter
Copy link
Author

The backup_tool.py script in the latest revision should work with ios 5 backups.

Original comment by jean.sig...@gmail.com on 21 Jan 2012 at 4:46

  • Changed state: Started
  • Added labels: ****
  • Removed labels: ****

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant