Fix footnote link
@@ -20,4 +20,4 @@ The primary tables of concern are:
|
|||||||
|ZUNIFORMTYPEIDENTIFIER|Used to determine the UTI (file type) for photos in the library|
|
|ZUNIFORMTYPEIDENTIFIER|Used to determine the UTI (file type) for photos in the library|
|
||||||
|
|
||||||
---
|
---
|
||||||
<a name="assets-join">1</a>: This may actually be a dynamically named table of the from `Z_##ASSETS` as suggested by [this post](https://www.forensicmike1.com/2019/05/02/ios-photos-sqlite-forensics/) which has it as `Z_23ASSETS`. Suspect that this may be derived from a type identifier since albums can have a "super class" and this would be a reference to the an album id.
|
<a name="assets-join-table">1</a>: This may actually be a dynamically named table of the from `Z_##ASSETS` as suggested by [this post](https://www.forensicmike1.com/2019/05/02/ios-photos-sqlite-forensics/) which has it as `Z_23ASSETS`. Suspect that this may be derived from a type identifier since albums can have a "super class" and this would be a reference to the an album id.
|
||||||
Reference in New Issue
Block a user