yang123vc / imobax

iOS Mobile Backup Extractor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

imobax

The iOS Mobile Backup Xtractor.
It extracts backups... and stuff.

Binary releases for macOS: here.

FYI: On macOS, iTunes places backups in ~/Library/Application Support/MobileSync/Backup. ;)

Building

As always:

make

Usage

Usage:
    ./imobax [-f] [-i] [-l] source-dir [target-dir]

Options:
    -f  Force overwriting of existing files
    -i  Ignore missing files in backup
    -l  List contents only, write nothing

License

MPL2 with Exhibit B.

About

iOS Mobile Backup Extractor

License:Mozilla Public License 2.0


Languages

Language:C 98.7%Language:Makefile 1.3%