Changes

94 bytes added ,  23:24, 16 June 2017
Line 109: Line 109:  
Returns encrypted looking data from the content in the [[NAX0]]. Doesn't match the encrypted raw data in the [[NAX0]] "<NcaID>.nca/00" file. Seems to be at least one crypto layer below the initial NAX0 layer, since the data doesn't change after NAX0 recreation.
 
Returns encrypted looking data from the content in the [[NAX0]]. Doesn't match the encrypted raw data in the [[NAX0]] "<NcaID>.nca/00" file. Seems to be at least one crypto layer below the initial NAX0 layer, since the data doesn't change after NAX0 recreation.
   −
Manually modifying the content in the NAX0(starting at offset 0x4000) results in different output data being returned by this cmd.
+
Manually modifying the content in the NAX0(starting at offset 0x4000) results in different output data being returned by this cmd. Changing any data within the first 0x10-bytes results in the entire 0x10-byte block changing.
    
See GetEntrySize for the total size readable with this.
 
See GetEntrySize for the total size readable with this.