Last active
January 14, 2018 21:55
-
-
Save hexkyz/2d66d1911212095cb84fdf3e93df3c22 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0x10000000: 12 34 56 78 9A BC DE F0 12 34 56 78 9A BC DE F0 | |
... | |
0x100003F0: 12 34 56 78 9A BC DE F0 12 34 56 78 9A BC DE F0 | |
0x10000400: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
... | |
0x10005A40: 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 | |
0x10005A50: 00 00 00 00 | |
0x10005A54: PRSH XOR checksum | |
0x10005A58: "PRSH" // magic | |
0x10005A5C: 0x00000001 // version (0 or 1) | |
0x10005A60: 0x0000259C // size | |
0x10005A64: 0x00000001 // unk | |
0x10005A68: 0x00000020 // max_sections | |
0x10005A6C: 0x00000007 // num_sections | |
... // PRSH sections | |
0x10007FF0: PRST XOR checksum | |
0x10007FF4: 0x0000259C // size | |
0x10007FF8: 0x00000001 // unk | |
0x10007FFC: "PRST" // magic |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment