Skip to content

bojanrajkovic/reedy

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 

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:

  1. Clone
  2. Init & update submodules to get Xamarin.MacDev (we need this for PList reading)
  3. Open Reedy.sln
  4. Hit Build

License

MIT

Contributing

Please open issues or PRs on this repo.

About

Reedy is an iPhone backup reader & extractor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages