Changes

Jump to navigation Jump to search
250 bytes added ,  15:56, 23 August 2012
no edit summary
Line 6: Line 6:  
===Encryption===
 
===Encryption===
   −
The NAND file system is encrypted using AES-CTR. The TWL regions of NAND use the TWL NAND [[AES|keyslot]], while the CTR regions use the CTR NAND keyslot. The TWL/CTR NAND regions are specified by the NCSD header.
+
The NAND file system is encrypted using AES-CTR. The TWL regions of NAND use the TWL NAND [[AES|keyslot]], while the CTR regions use the CTR NAND keyslot. The TWL/CTR NAND regions are specified by the NCSD header. The first 0x0B100000 bytes of NAND is encrypted with the TWL keyslot, however before 0x00012E00 only the MBR partition table is encrypted with the TWL keyslot. That region contains the TWL partitions listed below.
    
===Partitions===
 
===Partitions===
Line 16: Line 16:  
!  Size
 
!  Size
 
!  Description
 
!  Description
 +
|-
 +
|  twln
 +
|  0x00012E00
 +
|  0x08FB5200
 +
|  TWL-NAND FAT16 File System. (DSi)
 +
|-
 +
|  twlp
 +
|  0x09011A00
 +
|  0x020B6600
 +
|  TWL-NAND PHOTO FAT12 File System. (DSi)
 +
|-
 +
|  ?
 +
|  0x0B100000
 +
|  0x00030000
 
|-
 
|-
 
|  firm0
 
|  firm0
Line 31: Line 45:  
|  0x2F5D0000
 
|  0x2F5D0000
 
|  CTR-NAND FAT File System. (3DS)
 
|  CTR-NAND FAT File System. (3DS)
|-
  −
|  twln
  −
|  0x00012E00
  −
|  0x08FB5200
  −
|  TWL-NAND FAT16 File System. (DSi)
  −
|-
  −
|  twlp
  −
|  0x09011A00
  −
|  0x020B6600
  −
|  TWL-NAND PHOTO FAT12 File System. (DSi)
   
|}
 
|}
  

Navigation menu