NCCH: Difference between revisions
Line 93: | Line 93: | ||
| 0x160 | | 0x160 | ||
| 0x20 | | 0x20 | ||
| Extended header hash ( | | Extended header hash. SHA256Managed() over first 0x400 bytes of UNENCRYPTED ExHeader. | ||
|- | |- | ||
| 0x180 | | 0x180 | ||
Line 153: | Line 153: | ||
| 0x1C0 | | 0x1C0 | ||
| 0x20 | | 0x20 | ||
| ExeFS superblock hash | | ExeFS superblock hash. SHA256Managed() over first 0x200 bytes of UNENCRYPTED ExeFS. | ||
|- | |- | ||
| 0x1E0 | | 0x1E0 | ||
| 0x20 | | 0x20 | ||
| RomFS superblock hash | | RomFS superblock hash. SHA256Managed() over first 0x200 bytes of UNENCRYPTED RomFS. | ||
|} | |} | ||