DSiWare Exports: Difference between revisions
No edit summary |
|||
Line 107: | Line 107: | ||
|- | |- | ||
| 0x0 | | 0x0 | ||
| | | 0x20 | ||
| SHA-256 hashes over | | SHA-256 hash over the banner. | ||
|- | |||
| 0x20 | |||
| 0x20 | |||
| SHA-256 hash over the header. | |||
|- | |||
| 0x40 | |||
| 0x80 | |||
| SHA-256 hashes over the 4 content sections, when a content section doesn't exist the corresponding hash is uninitialized. | |||
|- | |- | ||
| 0xC0 | | 0xC0 | ||
Line 126: | Line 134: | ||
| Uninitialized padding. | | Uninitialized padding. | ||
|} | |} | ||
It's unknown how these hashes are calculated. | |||
=File Structure v2= | =File Structure v2= |