XEX

From Xenon Wiki
Revision as of 21:46, 11 March 2010 by imported>Uberfry (Created page with 'XEX files are the default executable format. File-offset Description 0 "XEX2" 0x4 (module flags?) 0x10 File header offset 0x14 Definition count (see below) 0x18 Definition[…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

XEX files are the default executable format.

File-offset Description 0 "XEX2" 0x4 (module flags?) 0x10 File header offset 0x14 Definition count (see below) 0x18 Definition[]

Definition Description 0x2FF Module Sections 0x3FF 0x5FF Delta patch descriptor 0x4004 0x4104 0x42FF 0x80FF Binding path(s) 0x8105 0x10001 Load Address 0x10100 Entry Point 0x10201 Base Address 0x103FF Import Libraries 0x18002 Checksum[4], Filetime[4] 0x18102 (something debug related) 0x183FF PE Name

0x200FF Static Libraries UINT32 Total size entries[total size / 0x10] 0x20104 TLS UINT32 Number of Slots UINT32 Raw Data Address UINT32 Data Size UINT32 Raw Data Size 0x20200 Get Stack Size 0x20301 Cache Element Count 0x30000 0x40006 MediaID[4], Version[4], Baseversion[4], TitleID[4] 0x40310 Game Ratings UINT8 ESRB UINT8 PEGI UINT8 PEGI-FI UINT8 PEGI-PT UINT8 PEGI_BBFC UINT8 CERO UINT8 USK UINT8 OFLCAU UINT8 OFLCNZ UINT8 KMRB UINT8 BRASIL UINT8 FPB

0x40404 Lan Key (16 Bytes) 0x406FF Multidisc, accepted Media IDs 0x40801

FileHeaderOffset Description 0 HeaderSize[4] 0x4 Image Size[4] 0x8 RSA Signature 0x10C (resulting Image size?)[4] 0x110 LoadAddress 0x140 MediaID[16] 0x150 (AES key seed?)[16] 0x164 (Input to SHA)[0x14] 0x178 Region[4] 0x17C SHA Hash[0x14] 0x180 ImageDataCount[4] 0x184...0x184+(IDC*24) ImageData0[8], ImageData1[8], ImageData2[8]