Commit graph

423 commits

Author SHA1 Message Date
Jack a079bec2bc
Merge pull request #28 from jakcron/refactor-ISerialisable
[nx|nx-hb|es|nstool] Refactor related to ISerialisable + More
2018-06-29 15:41:37 +08:00
jakcron 5186ee2d77 [nx|fnd] Update VS2017 Project Files. 2018-06-29 15:37:32 +08:00
jakcron 1a6d2aa49c [fnd] Silence warnings. 2018-06-29 15:26:11 +08:00
jakcron b9e86b21bc [nx] Rename macro _MAKE_STRUCT_MAGIC to _MAKE_STRUCT_MAGIC_U32 2018-06-29 15:10:10 +08:00
jakcron 22072399de [nx] Standardise const/enum ordering. 2018-06-29 15:09:05 +08:00
jakcron 38b93cb317 [nx] Fix bug in ContentMetaBinary 2018-06-29 14:59:48 +08:00
jakcron 1e08495f5d [nx|nstool] Integrate NpdmHeader into NpdmBinary 2018-06-29 14:45:36 +08:00
jakcron 4d113b9a0b [nx|nstool] Refactored Kernel Capability handling. 2018-06-29 12:24:39 +08:00
jakcron 9f0408d85a [nstool] Delete empty lines. 2018-06-29 12:03:50 +08:00
jakcron 65b39483dc [ns|nxtool] Update SacBinary/SacEntry 2018-06-29 12:00:15 +08:00
jakcron efe0655f05 [nx|nstool] Replace FacHeader & FacBinary 2018-06-29 00:20:56 +08:00
jakcron 123f85c01f [nx] Fix bug in MemoryMappingHandler 2018-06-29 00:20:08 +08:00
jakcron b7207e8429 [nx|nstool] Replaced AciHeader,AciBinary,AcidBinary. 2018-06-27 13:03:46 +08:00
jakcron 726c272f04 [nx-hb|nstool] More typos. 2018-06-26 21:16:07 +08:00
jakcron b7175f7f5c [nx] Typos 2018-06-26 21:13:28 +08:00
jakcron 28f92b78c8 [nx|nstool] Renamed struct member "signature" to "st_magic". 2018-06-26 12:23:40 +08:00
jakcron 19bd03630d [nx] Updated FacHeader/FacBinary 2018-06-25 20:13:52 +08:00
jakcron c4c2610417 [nx|nstool] Updated FacBinary design. 2018-06-24 23:56:55 +08:00
jakcron 48ac29f3ce [nx|es|fnd|nstool] Commit working refactor. 2018-06-24 23:01:16 +08:00
jakcron 4be0b51ddb [fnd] Removed unused functions. 2018-06-24 17:17:21 +08:00
jakcron 7a8d8e0fea [nx] Update to new code style/design. 2018-06-24 16:18:54 +08:00
jakcron 91c2d40111 [fnd] Begin to deprecate some macros. 2018-06-24 16:18:29 +08:00
jakcron 81a8aaf68a [nx-hb] Change order of methods to match style. 2018-06-24 13:21:52 +08:00
jakcron 4d6eb6f694 [es] Change order of methods to fit with style. 2018-06-24 13:20:56 +08:00
jakcron cf71223163 [nx-hb] Misc. 2018-06-24 13:18:18 +08:00
jakcron 4af9d03542 [nx-hb] Reverted bad change. 2018-06-24 13:16:02 +08:00
jakcron 030c9070f5 [nx-hb] Typo. 2018-06-24 12:57:10 +08:00
jakcron 23bda04f35 [nx-hb] Update to libfnd redesign. 2018-06-24 12:52:06 +08:00
jakcron 313422bd57 [es] Updated to libfnd design changes. 2018-06-24 12:46:11 +08:00
jakcron 9b3a26806a [fnd] Added Vec, changed List. Remove MemoryBlob, replaced with Vec<byte_t>. 2018-06-24 12:45:45 +08:00
jakcron 43d243824c [crypto|es] Update VS2017 Project Files. 2018-06-23 16:08:47 +08:00
Jack 100fd479d4
Merge pull request #27 from jakcron/ticket-development
Improve ES Ticket support and add ES Cert support.
2018-06-23 12:56:52 +08:00
jakcron 40b1dad10e [es] Remove es::TicketBinary Add es::SignedData 2018-06-23 11:32:38 +08:00
jakcron 8f15dd693e [es] Remove unneeded comment. 2018-06-23 11:32:12 +08:00
jakcron 92cf66ecea [es] Change order of methods. 2018-06-23 11:31:59 +08:00
jakcron d802197887 [es] Fixed inheritance mistakes. 2018-06-23 11:23:08 +08:00
jakcron 3089069c8b [es] Add es::CertificateBody 2018-06-22 21:57:55 +08:00
jakcron c2b8223413 [es] Add a constant to sign.h 2018-06-22 21:30:50 +08:00
jakcron 20689e9cbd [crypto] Removed unneeded header. 2018-06-22 21:18:03 +08:00
jakcron 8314a948f7 [crypto] Add header for ECDSA-240 defines. 2018-06-22 21:16:36 +08:00
jakcron adfbc55922 [es] Add es::SignatureBlock 2018-06-22 20:54:35 +08:00
Jack ee1531d40d
Merge pull request #26 from jakcron/codesym-development
Refactor NSO/NRO code symbol processing.
2018-06-21 17:33:00 +08:00
jakcron cb565c9927 [nx|nstool] Update VS2017 Project Files. 2018-06-21 17:30:34 +08:00
jakcron c59f209b72 [nx|nstool] Refactor ELF Symbol Processing and NSO/NRO ro metadata processing. 2018-06-19 18:37:27 +08:00
jakcron 605cd3a459 Update VSCode Project Files. 2018-06-19 18:36:40 +08:00
jakcron f64200fb74 Update VSCode Project files. 2018-06-19 13:51:07 +08:00
Jack 80fb5a4db7
Merge pull request #25 from jakcron/userset-refactor
[nstool] Only display ACID data in OUTPUT_EXTENDED mode.
2018-06-18 23:36:15 +08:00
jakcron d89386ded9 [nstool] Only display ACID data in OUTPUT_EXTENDED mode. 2018-06-18 23:35:06 +08:00
Jack 7627c1a49b
Merge pull request #24 from jakcron/cnmt-development
[nstool] Fixed duplicated output in CnmtProcess
2018-06-18 23:32:00 +08:00
Jack 7b1ddfc846
Merge pull request #23 from jakcron/userset-refactor
Refactor CLI Output Mode Logic.
2018-06-18 23:31:33 +08:00