474
edits
(→movable.sed: don't use second person) |
(fix swapped images) |
||
Line 1: | Line 1: | ||
== ARM9 BootROM & OTP == | == ARM9 BootROM & OTP == | ||
[[File:GM9 Copy | [[File:GM9 Copy boot9 and otp.png|thumb|Copying movable.sed in GodMode9]] | ||
ARM9 BootROM contains various encryption keys. OTP is used for encryption of console-unique data, such as NAND partitions. | ARM9 BootROM contains various encryption keys. OTP is used for encryption of console-unique data, such as NAND partitions. | ||
Line 28: | Line 28: | ||
== movable.sed == | == movable.sed == | ||
[[File:GM9 Copy | [[File:GM9 Copy movable.png|thumb|Copying movable.sed in GodMode9]] | ||
{{code|movable.sed}} contains KeyY for SD data encryption for all files under {{code|/Nintendo 3DS/<id0>/<id1>}}. The file is located in CTRNAND at {{code|/private/movable.sed}}. | {{code|movable.sed}} contains KeyY for SD data encryption for all files under {{code|/Nintendo 3DS/<id0>/<id1>}}. The file is located in CTRNAND at {{code|/private/movable.sed}}. | ||