https://github.com/inflex/ideviceunback
Decodes iPhone manifest and backup created by idevicebackup2
https://github.com/inflex/ideviceunback
Last synced: about 1 year ago
JSON representation
Decodes iPhone manifest and backup created by idevicebackup2
- Host: GitHub
- URL: https://github.com/inflex/ideviceunback
- Owner: inflex
- License: mit
- Created: 2016-09-25T15:15:18.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2022-01-06T07:45:53.000Z (over 4 years ago)
- Last Synced: 2025-03-29T05:12:20.595Z (about 1 year ago)
- Language: C
- Size: 18.6 KB
- Stars: 102
- Watchers: 13
- Forks: 29
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 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
1. Clone the project
$ git clone https://github.com/inflex/ideviceunback.git
2. Build it
$ make
3. Run it!
$ ./ideviceunback -h
...or...
$ ./ideviceunback -v -i path/to/backup -o output/path