Line 26: |
Line 26: |
| | 0x10 | | | 0x10 |
| | 4 | | | 4 |
− | | | + | | .text compression start offset? (0x101) |
| |- | | |- |
| | 0x14 | | | 0x14 |
Line 42: |
Line 42: |
| | 0x20 | | | 0x20 |
| | 4 | | | 4 |
− | | .text compressed size? | + | | .rodata compression start offset? |
| |- | | |- |
| | 0x24 | | | 0x24 |
Line 58: |
Line 58: |
| | 0x30 | | | 0x30 |
| | 4 | | | 4 |
− | | .rodata compressed size? | + | | .data compression start offset? |
| |- | | |- |
| | 0x34 | | | 0x34 |
Line 71: |
Line 71: |
| | 4 | | | 4 |
| | .bss size | | | .bss size |
| + | |- |
| + | | 0x40 |
| + | | 0x14 |
| + | | SHA1? |
| + | |- |
| + | | 0x54 |
| + | | 0xC |
| + | | Padding |
| + | |- |
| + | | 0x60 |
| + | | 4 |
| + | | Unknown compression offset? |
| |- | | |- |
| | 0xA0 | | | 0xA0 |
− | | 0x60 | + | | 0x20 |
− | | 3 Hashes over the decompressed sections using the above byte-sizes: .text, .rodata, and .data. | + | | SHA256 over the decompressed sections using the above byte-sizes: .text, .rodata, and .data. |
| |- | | |- |
| | 0x100 | | | 0x100 |