ideviceunback
ideviceunback copied to clipboard
Decodes iPhone manifest and backup created by idevicebackup2
ideviceunback - Decode manifest and copy files in to human readable form from idevicebackup2 output
Since iOS 9.3.2 the idevicebackup2 tool has not been able to perform the 'unback' function as Apple removed the facility.
ideviceunback replaces this functionality
Currently in ALPHA development phase.
Installation
-
Clone the project
$ git clone https://github.com/inflex/ideviceunback.git
-
Build it
$ make
-
Run it!
$ ./ideviceunback -h
...or...
$ ./ideviceunback -v -i path/to/backup -o output/path