Skip to content

A Python script for extracting data from iOS backups

License

Notifications You must be signed in to change notification settings

wordandahalf/PyBackup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PyBackup

A Python script for extracting data from iOS backups

Installation

  1. Install Python. I used v3.9.5.
  2. Ensure pathvalidate, plistlib, pyprind, and tabulate are installed.

Use

  1. Create a backup of an iOS device

It has only been tested with iPhones and iTunes.

  1. python3 pybackup.py -b <path to root folder of backup> See python3 pybackup.py --help for more information.

About

A Python script for extracting data from iOS backups

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages