Commit graph

563 commits

Author SHA1 Message Date
jakcron
fbe0b2f33b Revise CmntProcess to use new libnintendo-hac. 2020-03-15 13:10:15 +08:00
Jack
2670a0e817 Bumped version to 1.3.0 2020-03-14 22:10:23 +08:00
Jack
064ee91246 Updated to latest libnintendo-hac. 2020-03-14 22:10:09 +08:00
jakcron
d005ff6149 Refactor KipProcess 2020-03-14 15:25:33 +08:00
Jack
80acf12664 Refactor Nacp Processing 2020-03-14 10:27:26 +08:00
Jack
a23876428c Typo 2020-03-10 20:33:26 +08:00
Jack
fdf9a88dd7 Add support for specifying Acid/Nca/Nrr signature key generations in the keyfile. 2020-03-10 20:22:36 +08:00
Jack
82d6db8e34 Add support in UserSettings for outputting NCA/ACID key generations. 2020-03-10 19:21:49 +08:00
Jack
3851ee66c5 Add initial support for NCA signature key generations. 2020-03-10 19:02:56 +08:00
Jack
74de59f6dd Add stubbed support for ACID signing key generations. 2020-03-10 18:51:44 +08:00
Jack
5119ec6d56 Remove references nn::hac::meta::InstructionType 2020-03-10 18:51:10 +08:00
Jack
84e17b5926 Remove references to nn::hac::meta::InstructionType 2020-03-10 18:50:52 +08:00
Jack
730b7e5641 Use v0.4-development branch of libnintendo-hac. 2020-03-10 18:49:07 +08:00
Jack
0d86400a5f Update libfnd dependency. 2020-03-10 18:48:37 +08:00
Jack
513efc618d
Merge pull request #67 from jakcron/v1.2-stable
Update NSTool to v1.2.0
2020-02-29 16:08:53 +08:00
Jack
10558837cb
Merge pull request #66 from jakcron/v1.2.0-development
Fix bug and print ACID KeyGeneration.
2020-02-29 16:06:56 +08:00
Jack
6a2667a37b [META] Now displays ACID keygeneration 2020-02-29 15:59:05 +08:00
Jack
1a575e947a Fix bug where mNcaKeyAreaEncryptionKeyHw wasn't initialised properly. 2020-02-29 15:58:45 +08:00
Jack
1a485031c8
Merge pull request #65 from jakcron/v1.2.0-development
[NRO] Rename EntryInsn to EntryPoint
2020-02-29 14:40:53 +08:00
jakcron
bbdb41ece2 Update libnintendo-hac to v0.3 stable 2020-02-29 13:13:57 +08:00
jakcron
7406b3e462 [NRO] Rename RoCrtEntryInsn to RoCrtEntryPoint 2020-02-29 13:11:21 +08:00
jakcron
832f1d3472 Update dependencies. 2020-02-29 11:58:35 +08:00
jakcron
99dc37aed9 Bump WindowsTargetPlatformVersion 2020-02-29 11:58:10 +08:00
jakcron
1aaddcaa3f Update NroProcess to support processing Nro ro_crt properly. 2020-02-29 11:37:26 +08:00
Jack
5e4f4b90f8 Add support for renamed GameCardUtil class, and now uses GameCardUtil for enum->string resolution. 2020-02-29 09:47:01 +08:00
Jack
c71eb3227b [NPDM/ACID] Add support for field: MemoryRegion 2020-02-29 09:46:21 +08:00
Jack
f6a8272679 Update libnintendo-hac 2020-02-29 09:45:33 +08:00
Jack
936d5783d5 Update libnintendo-hac 2020-02-26 17:07:49 +08:00
Jack
45bb122568 bump version 2020-02-26 17:06:21 +08:00
Jack
ea2dd32e32 Update PfsProcess to use PartitionFsUtil 2020-02-26 17:05:51 +08:00
Jack
9c7df06712 Update NcaProcess to use ContentArchiveUtil 2020-02-26 17:05:21 +08:00
Jack
ace4b45bd8 Update NacpProcess to use ApplicationControlProperty 2020-02-26 17:04:58 +08:00
Jack
74abed3691 Update MetaProcess to use MetaUtil 2020-02-26 17:04:39 +08:00
Jack
e63d4e31f8 Update KipProcess to use KernelInitialProcessUtil 2020-02-26 17:04:18 +08:00
Jack
fddc1a9f91 Update CnmtProcess to use ContentMetaUtil 2020-02-26 17:03:43 +08:00
Jack
ed78a25e9e Update include 2020-02-26 17:03:20 +08:00
Jack
4a1d4b8b09 Update libnintendo-hac 2020-02-26 17:02:47 +08:00
Jack
3d0810de6d Start development for implemented SDK XCI support 2019-11-17 14:26:23 +08:00
Jack
2f22ac205c Update MetaProcess to include new FAC Permission Enum Strings. 2019-11-17 14:19:33 +08:00
Jack
455b7c3f37 Update libnintendo-hac dependency 2019-11-17 14:18:49 +08:00
Jack
c4902a812e Update MetaProcess with new/updated enums in libnintendo-hac 2019-10-31 19:35:03 +08:00
Jack
4f6cc4371e Update dependencies 2019-10-31 19:34:18 +08:00
Jack
d35449fc1c
Merge pull request #60 from jakcron/nstool-1.1
Update makefile & .gitignore
2019-03-02 12:22:46 +08:00
jakcron
6bf8c4054b Update dependencies. 2019-02-28 17:26:56 +08:00
jakcron
eaafc494c9 Fix makefile 2019-02-27 13:51:06 +08:00
jakcron
16070e4ee7 Bump version 2019-02-17 15:30:17 +08:00
jakcron
d6dd5f1994 Update build instructions 2019-02-17 15:22:43 +08:00
jakcron
700c8d3d7b Update .gitignore to ignore .DS_Store 2019-02-17 15:22:07 +08:00
jakcron
c7668c0cb0 Update makefiles 2019-02-17 15:21:19 +08:00
Jack
71caebcfb4
Merge pull request #59 from jakcron/nstool-1.1
Update to NSTool 1.1 and revamp build system.
2019-01-31 17:39:07 +08:00