jsharkey13/iphone_backup_decrypt

File extract stops at 9999 numbered item.

Closed this issue · 2 comments

I was extracting camera_roll from an encrypted backup (I ran the example code) and the output files were using the names IMG_0001 to IMG_9999. After 9999 the program stopped but there were certainly more photos. I have 0 coding experince and no idea how to fix this on my own (barely got the program running).

my bad, rest of files were not in camera_roll domain

Ah, iOS has changed how it stores photos in recent versions; does my example need updating?