Difference between revisions of "Talk:CXI"

From 3dbrew
Jump to navigation Jump to search
Line 15: Line 15:
  
  
CCI files are CTR Card Images, which are burned to ROM. If the application is from NAND then a CXI file is generated instead. CIA files are installed to NAND after they are imported or loaded from a external source first ( the SD card ).  CXI are required to make a CIA file. [[User:Jl12|Jl12]]
+
CCI files are 'CTR card images', which are burned to ROM. If the application is ran from NAND then a CXI file is generated instead. CIA files are installed to NAND after they are imported or loaded from a external source first ( the SD card ).  CXI are required to make a CIA file. They're referred to internally as card:/, sdmc:/ and nand:/ but can be arbitrarily named anything. [[User:Jl12|Jl12]]

Revision as of 21:57, 17 June 2011

How 3DS system judge encryption type? Matyapiro

Sorry the question is not understood. What do you mean? Neimod

I think that he means "How does the 3DS decide what encryption method must be used" --Quincy 23:47, 29 May 2011 (CEST)

That question does not make sense. There are no decisions. It is always AES CTR. Neimod

Sorry,how does the 3DS decide what key to use for encryption? Matyapiro

If you figure that out, let us know, thanks. Neimod 02:45, 1 June 2011 (CEST)

How did you get this data? Did you find some way to dump 3DS cartridges? --Popoffka 09:15, 1 June 2011 (CEST)

Yes, someone found a way to dump the data on 3DS cards. Unfortunately the method cannot be disclosed, and at this point dumping is not really useful since most of the information is encrypted. Neimod 10:03, 1 June 2011 (CEST)


CCI files are 'CTR card images', which are burned to ROM. If the application is ran from NAND then a CXI file is generated instead. CIA files are installed to NAND after they are imported or loaded from a external source first ( the SD card ). CXI are required to make a CIA file. They're referred to internally as card:/, sdmc:/ and nand:/ but can be arbitrarily named anything. Jl12