richinfante / iphonebackuptools

iOS Backup Data Extraction
http://www.richinfante.com/2017/3/16/reverse-engineering-the-ios-backup
MIT License
319 stars 52 forks source link

Handle files with missing domain or path #103

Open newtrawl opened 1 year ago

newtrawl commented 1 year ago

Some backup databases seem to contain entries with only fileID and no other information. This fix properly includes them in the file list and prints a warning when trying to extract them.