NSO: Difference between revisions
Created page with "NSO is the main executable format. It starts with a header: {| class="wikitable" border="1" |- ! Offset ! Size ! Description |- | 0x0 | 4 | Magic "NSO0" |- | 0x4 | 4 | |- |..." |
No edit summary |
||
Line 70: | Line 70: | ||
| 0xA0 | | 0xA0 | ||
| 0x60 | | 0x60 | ||
| Hashes | | Hashes over the decompressed sections. First hash is for .text using the above byte-size. | ||
|- | |- | ||
| 0x100 | | 0x100 |