ExeFS: Difference between revisions
No edit summary |
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. | ||