ExeFS: Difference between revisions

Neimod (talk | contribs)
No edit summary
Neimod (talk | contribs)
No edit summary
Line 52: Line 52:
|  File size
|  File size
|}
|}
File offsets are non-inclusive of the header's size (0x200 bytes). Also, file headers which are not used are filled with all zeros.


==== File hashes ====
==== File hashes ====
Each file header has a corresponding file hash, which is the SHA256 hash calculated over the entire file contents.
Each file header has a corresponding file hash, which is the SHA256 hash calculated over the entire file contents.
<nowiki>* Offsets are non-inclusive of the header's size(0x200 bytes).</nowiki>
<nowiki>** The 'Logo' is not a compulsory part of ExeFS, so an ExeFS without a 'Logo', will have these entries of the header filled with zeros.</nowiki>
.