Changes

132 bytes added ,  23:10, 16 June 2017
Line 108: Line 108:     
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.
    
See GetEntrySize for the total size readable with this.
 
See GetEntrySize for the total size readable with this.