Skip to content

UKERN-Developers/imobax

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

Packages

No packages published

Languages

  • C 98.7%
  • Makefile 1.3%