We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f150033 commit 62c3649Copy full SHA for 62c3649
src/ios_backup_extractor.pl
@@ -1422,4 +1422,9 @@ BEGIN
1422
# • e74113c185fd8297e140cfcf9c99436c5cc06b57 : Web History
1423
# • 992df473bbb9e132f4b3b6e4d33f72171e97bc7a : Voice Mails
1424
# • 1fa8656eab4eef2f4f6388aea16cc5389bb78123 : Books, table ZBKLIBRARYASSET
1425
+#
1426
+# These file hashes appear to be generated using the following method:
1427
+# sha1(domain + '-' + relative_filename)
1428
+# E.g. sha1("CameraRollDomain-Media/PhotoData/Metadata/DCIM/105APPLE/IMG_5541.JPG")
1429
+# -> ed71022dae64bb9b40b5de2c5a12d428e156e9b9
1430
0 commit comments