Няма описание

Rich Infante 9046ea4657 Merge branch 'master' of https://github.com/richinfante/iphonebackuptools преди 8 години
tools 7cfe535666 Add handling for case when backup has no returned chats. преди 8 години
.gitignore 1ce6e6465d first commit преди 8 години
Readme.md caa7b9ecff Update Readme.md преди 8 години
package.json 1ce6e6465d first commit преди 8 години

Readme.md

iPhone backup tools

Are you storing unencrypted iPhone backups on your personal computer? With very little effort, we can dump all the saved messages from the backup, as well as contacts and other data.

Currently works on macOS, If someone wants to make the changes nessecary for windows, send a PR.

Installing

clone this repo, then run:

npm install

Usage

npm start
  • You should make a backup of the backups you look at using this tool, even though they are opened as read-only, you should still do that do you don't accidentally do something to lose data.

TODO

  • Contact name lookup for newer iOS10 backups