Line 2:
Line 2:
DSiWare exported from 3DS use [[Nand/private/movable.sed|keyslots]] initialized by movable.sed. Each section is encrypted with AES-CBC.
DSiWare exported from 3DS use [[Nand/private/movable.sed|keyslots]] initialized by movable.sed. Each section is encrypted with AES-CBC.
+
+
The content sections are ordered the same way as DSi: TMD, SRL from content0, <content1-7 for format v2>, savegame, and banner.sav.(ContentX here is the .app data from TWL-NAND /title)
=Block Metadata=
=Block Metadata=
Line 82:
Line 84:
| 0x48
| 0x48
| 0x10
| 0x10
−
| u32 payload sizes for each content section.
+
| u32 payload sizes for the 4 content sections.
|-
|-
| 0x58
| 0x58
Line 146:
Line 148:
|
|
|
|
−
| Data for the 4 content sections are stored here.
+
| Data for the 11 content sections are stored here.
|}
|}
Line 181:
Line 183:
|-
|-
| 0x40
| 0x40
−
| 0x64
+
| 0x8
+
| ?
+
|-
+
| 0x48
+
| 0x2C
+
| u32 payload sizes for the 11 content sections.
+
|-
+
| 0x74
+
| 0x30
| ?
| ?
|-
|-