Line 6:
Line 6:
==Technical details==
==Technical details==
−
Looking at the bin-files reveals that they are stuctured in '''64 byte segments'''. There is for example plaintext information about the certificate used to encrypt and decrypt the file stored in the content bin which is artificially padded by leading and trailing blocks of 64 zero bytes (0x00) and the ASCII strings are also padded with zeros to reach the 64 byte block size.
+
Looking at the bin-files reveals that they are structured in '''64 byte segments'''. There is for example plaintext information about the certificate used to encrypt and decrypt the file stored in the content bin which is artificially padded by leading and trailing blocks of 64 zero bytes (0x00) and the ASCII strings are also padded with zeros to reach the 64 byte block size.
See the [[content.bin_file_structure|content.bin file format]] page for detailed discussion of this format.
See the [[content.bin_file_structure|content.bin file format]] page for detailed discussion of this format.