skw4y / iTunesBackupFileExtractor

Simple app that extract media files contained in iTunes backup.
39 stars 7 forks source link

iTunes Backup File Extractor

Simple app that extract all the media files (Images, Videos, Music...) contained in your iTunes backup.

Description


iTunes stores a copy of all your iDevice files in a backup folder. Those files can't be view directly because iTunes encrypts the filenames using SHA-1.

The purpose of this application is to retrieve the right extension, rename the files and copy them in the output folder.

Usage

Compile application using Visual Studio.

Just run the app, select your iTunes backup folder, your output folder, select the filetypes you want to extract and click on "Go!" to start the extraction.

iTunes backup folder example:

Extracted files

The app will extract the following files:

Known Limitations

Contact

You can contact me at: string.Format("{0}#{1}","its.skway","gmail.com").Replace("#","@");

Donations are welcome:

Written by Skw4y in 2014. Released under the terms of the MIT License.