Changes

Jump to navigation Jump to search
6 bytes added ,  03:31, 8 June 2011
no edit summary
Line 36: Line 36:  
  For more IDs, see the 00040000 titles on the [[Title_list]].
 
  For more IDs, see the 00040000 titles on the [[Title_list]].
   −
The above title directories contain two dirs: content and data. content contains 00000000.tmd, .app files, and some cmd dir containing 00000001.cmd, all of which are encrypted with a console-unique key. The data dir contains 00000001.sav, this is the title's encrypted savegame. Although these saves look similar to FLASH savegames, these savegames use proper unique CTR for each AES block in the file. Thus this crypto may be similar to [[extdata]].
+
The above title directories contain two dirs: content and data. content contains 00000000.tmd, .app files, and some cmd dir containing 00000001.cmd, all of which are encrypted with a console-unique key. The data dir contains 00000001.sav, this is the title's encrypted savegame. Although these saves look similar to FLASH savegames, these savegames use proper unique CTR for each AES block in the file, and the CTR properly changes for each savegame write.
    
"Private" data is stored here:
 
"Private" data is stored here:

Navigation menu