Reedy
Reedy is an iPhone backup reader & extractor. It reads unencrypted iPhone backups produced by iTunes and allows you to extract any file from the backup.
Building
You'll need VS 2015+, any edition should do. Reedy is written in plain C# with a single class library and WPF project, so it should be as simple as:
- Clone
- Init & update submodules to get Xamarin.MacDev (we need this for PList reading)
- Open Reedy.sln
- Hit Build
License
MIT
Contributing
Please open issues or PRs on this repo.