mirror of
https://github.com/DarkStore-3DS/Project_CTR.git
synced 2026-07-04 00:39:03 +00:00
[ctrtool] Rewrote NCCH crypto. "--exefs" is still broken.
This commit is contained in:
+1
-2
@@ -29,8 +29,7 @@ typedef struct
|
||||
settings* usersettings;
|
||||
u8 partitionid[8];
|
||||
u8 counter[16];
|
||||
u8 key[16];
|
||||
u8 special_key[16];
|
||||
u8 key[2][16];
|
||||
u64 offset;
|
||||
u64 size;
|
||||
exefs_header header;
|
||||
|
||||
Reference in New Issue
Block a user