dunhamsteve / ios

Utility to extract files and keychain information from iOS backups
Other
123 stars 28 forks source link

Add new `encryptkeys` command to encrypt the decrypted JSON output #15

Open dnicolson opened 2 years ago

dnicolson commented 2 years ago

This pull request adds support for encrypting the result of the dumpkeys command with a new encryptkeys command.

This effectively allows one to edit the iOS Keychain without a jailbreak by editing parts of the keychain-backup.plist file.