DSiWare Exports: Difference between revisions

No edit summary
No edit summary
Line 21: Line 21:
Each section begins with the actual encrypted data, followed by this block metadata.
Each section begins with the actual encrypted data, followed by this block metadata.


=File Structure=
=File Structure v1=
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
Line 45: Line 45:
|}
|}


=Header=
=File Structure v2=
{| class="wikitable" border="1"
|-
!  Offset
!  Size
!  Description
|-
| 0x0
| 0x4020
| Banner section
|-
| 0x4020
| 0xC0
| Header section
|-
| 0x40E0
| ?
| Footer section
|-
|
|
| Data for the 4 content sections are stored here.
|}
 
==Header==
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
Line 65: Line 89:
|}
|}


=Footer=
==Footer==
{| class="wikitable" border="1"
{| class="wikitable" border="1"
|-
|-
Line 74: Line 98:
| 0x0
| 0x0
| 0xD0
| 0xD0
| Hashes?
| ?
|-
|-
| 0xD0
| 0xD0