xboxscene.org forums
OG Xbox Forums => Hardware Forums => General Hardware/Technical Chat => Topic started by: killzer on May 25, 2007, 02:06:00 AM
-
If your Xbox is still in working order I would suggest just loading up Config Magic.
If not load up the bin in your favorite hex editor. Here are the offsets:
Section 1
0x00 - 0x2f = Encrypted HDD key, Confounder, and key/confounder hash.
0x30 - 0x33 = Section 1 checksum
Section 2
0x34 - 0x3F = Serial Number
0x40 - 0x45 = MAC Address
0x49 - 0x57 = Online key
0x58 - 0x5B = AV Region
0x60 - 0x63 = Section 2 checksum
Section 3
0x68 - 0x6B = Standard Timezone
0x6C - 0x6F = Daylight Savings Timezone
0x78 - 0x7B = Date Daylight Savings ends
0x7C - 0x7F = Date Daylight Savings starts
The rest I was to lazy to find.