[ctrtool] Rewrote NCCH crypto. "--exefs" is still broken.

This commit is contained in:
jakcron
2017-06-05 11:32:13 +08:00
parent 56ef8b41d1
commit b8b92d8bfa
4 changed files with 173 additions and 162 deletions
+1 -2
View File
@@ -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;