Skip to content
Rich Infante edited this page Apr 17, 2018 · 9 revisions

The goal of this project is to create an open-source library for extracting data from iOS Backups. This is tallow users to more properly archive and back up data, as well as provide useful forensics functionality. This also serves as documentation as to how the backups function and how to find data inside of them.

This provides much needed functionality to allow for recovery of lost pictures, sms conversations, and more which exist inside of an iOS Backup.

  • V3 API docs are located here (note: v3 is not yet available in master)

  • V2 API docs are located here

  • Reverse engineering notes are here

Clone this wiki locally