NSO: Difference between revisions
No edit summary |
No edit summary |
||
Line 84: | Line 84: | ||
| 0xA0 | | 0xA0 | ||
| 0x20 | | 0x20 | ||
| TextHash ( | | TextHash (SHA-256 hash over the decompressed .text section using the above size) | ||
|- | |- | ||
| 0xC0 | | 0xC0 | ||
| 0x20 | | 0x20 | ||
| RoHash ( | | RoHash (SHA-256 hash over the decompressed .rodata section using the above size) | ||
|- | |- | ||
| 0xE0 | | 0xE0 | ||
| 0x20 | | 0x20 | ||
| DataHash ( | | DataHash (SHA-256 hash over the decompressed .data section using the above size) | ||
|- | |- | ||
| 0x100 | | 0x100 |