Changes

no edit summary
Line 223: Line 223:  
This part is not encrypted. It is well described on the [[Tmd_file_structure|TMD file format]] page. Some things to note:
 
This part is not encrypted. It is well described on the [[Tmd_file_structure|TMD file format]] page. Some things to note:
 
* Only the tmd struct is included here, not the certificates.  
 
* Only the tmd struct is included here, not the certificates.  
* As described on the TMD file format page, after the main struct (with a size of 0x1E4), there follows an array of content_record structs.
+
* As described on the [[Tmd_file_structure|TMD file format]] page, after the main struct (with a size of 0x1E4), there follows an array of content_record structs.
 
* There is as many structs as the num_contents field in the tmd struct indicates. For VC, this seems to be always 7.
 
* There is as many structs as the num_contents field in the tmd struct indicates. For VC, this seems to be always 7.
 
* The type and size file of the content_record is of special interest, since they describe part E.
 
* The type and size file of the content_record is of special interest, since they describe part E.
0

edits