Commit graph

16 commits

Author SHA1 Message Date
jakcron 17c16cfa7a [nx] Add XciHeader 2018-04-21 17:37:30 +08:00
jakcron fac2753afd [nx] Move structs and consts from NpdmHeader to npdm.h 2018-04-21 17:36:09 +08:00
jakcron c02c5650c0 [nx] NcaHeader signature bytes validation change. 2018-04-21 17:27:29 +08:00
jakcron b81c742e18 [nx] Extract structures and consts from AciHeader.h to aci.h 2018-04-21 17:20:37 +08:00
jakcron 69c558923d [nx] Fix ACID RSA verification. 2018-04-21 17:19:41 +08:00
jakcron 886d51f63c [nx] pfs::kAlignLen renamed to pfs::kHeaderAlign 2018-04-15 10:41:29 +08:00
jakcron ee04bcdc8d [nx] Add NcaUtils 2018-04-15 10:40:22 +08:00
jakcron 2573ad4b47 [nx] Add AesKegen class for generating Keks and Keys. 2018-04-15 10:40:03 +08:00
jakcron c9c515903e [nx] Delete unfinished XciHeader class. 2018-04-07 16:04:27 +08:00
jakcron 109b64be52 [nx|pfstool] Add support for HFS0. Take out PFS consts and structs to a separate file. 2018-04-07 16:03:01 +08:00
jakcron fd9261b789 [nx|ncatool] Take out NCA constants and structures to separate file. Add support for NCA key area index 5. 2018-04-07 16:01:11 +08:00
jakcron 1c60c86803 Removed u8,u16,u32,u64 typedef 2018-03-22 13:26:22 +08:00
jakcron ed2e0f462d Update NCA code 2018-03-18 17:08:42 +08:00
jakcron e293b322c0 Use ISerialiseablePrimative types in NcaHeader 2018-03-17 20:01:19 +08:00
jakcron c5c71873b9 Fix uninitialisation bug in MiscFlagsHandler 2018-03-17 20:00:16 +08:00
jakcron e74f214a3b change directory structure, and add support for VS compile, and fix aes-xts bug. 2017-08-05 21:09:50 +08:00