Skip to content

mvz/mubdub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MubDub

MubDub is something I hacked together in two part-time days to rescue about 200 photos that had mysteriously disappeared from my iPhone. The technical details were gleaned from iphonebackupdb.py.

Use at your own risk. Don’t use it without at least partially understanding the code.

Only runs on OSes that support hard links.

Description

MubDub parses the Manifest.mdbd and Manifest.mdbx files in the working directory to map the SHA file names used in the archive to human-readable file names. Then it sets up a directory structure with those file names hard linked to the original SHA-named files. This allows you to move those files wherever you want and then throw away the archive if so desired.

1

www.employees.org/~mstenber/iphonebackupdb.py

About

Reads iTunes backup manifests

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages