Commit graph

134 commits

Author SHA1 Message Date
jakcron 0014f6db98 Bump version. 2021-11-16 14:36:16 +08:00
jakcron aff84d36c7 Resume SparseStorage support. 2021-11-14 17:58:37 +08:00
jakcron 7bfc1997cc Fix typo in file type CLI option. 2021-11-14 13:44:26 +08:00
jakcron 1e2902202b Standardise formatting of RomFs and PartitionFs names. 2021-11-14 07:14:58 +08:00
jakcron 0cb9608590 Change names for NCA content keys internally. 2021-11-13 15:54:06 +08:00
jakcron c5f9b8a45c Fix typo in readme 2021-11-10 16:08:33 +08:00
jakcron 4430f06422 Address Ubuntu compiler error/warn. 2021-11-10 15:12:20 +08:00
jakcron 0832c98cc0 Misc. 2021-11-09 20:44:13 +08:00
jakcron 1b27126a91 Revise help text again 2021-11-09 20:23:20 +08:00
jakcron 187cbca7e3 Misc typo. 2021-11-09 19:07:19 +08:00
jakcron d1e1d5229b Clarified help text. 2021-11-09 16:30:11 +08:00
jakcron be59f92a2c Change formatting of hex data to exclude ":" between bytes. 2021-11-05 15:31:34 +08:00
jakcron 5829c8078e Update KIP description in help text 2021-11-05 14:11:01 +08:00
jakcron e8597a8e86 [NcaProcess] Identify Sparse partitions and explain they are not supported. 2021-11-05 13:57:35 +08:00
jakcron 9d97e96673 Added missing new-line. 2021-10-29 16:09:24 +08:00
jakcron 635930f850 Remove debug print. 2021-10-28 15:19:39 +08:00
jakcron 0091b8ff99 Merge branch 'v1.6-development' of github.com:jakcron/nstool into v1.6-development 2021-10-27 19:12:31 +08:00
jakcron 6d6f824c3a Remove sparse test code for now. 2021-10-27 19:12:24 +08:00
jakcron a8437dfc8e Misc 2021-10-23 11:52:07 +08:00
jakcron 315dd38b20 Update help text. 2021-10-23 11:51:06 +08:00
jakcron c307be9749 Misc 2021-10-23 11:38:33 +08:00
jakcron b827cea828 Fix bug where NCA header key was not imported. 2021-10-23 08:44:21 +08:00
jakcron ebdf0211f4 Pre-load common ES Certificates/PublicKeys. 2021-10-22 20:56:39 +08:00
jakcron be0f5c29e0 Better detect, handle and warn when a custom ticket is malformed. 2021-10-22 04:12:03 +08:00
jakcron 620d0609d6 Show ticket property mask even when empty with verbose output. 2021-10-22 04:11:36 +08:00
jakcron ac3d1d493e Fix title key decryption & continue SparseLayer research. 2021-10-19 16:22:59 +08:00
jakcron 122350b8e5 Fix bug where writeStreamToStream() would not overwrite an existing file. 2021-10-19 16:20:15 +08:00
jakcron fa3da57dcf Misc 2021-10-16 16:41:21 +08:00
jakcron 42de7f6bdc Begin SparseFs impl 2021-10-16 16:40:14 +08:00
jakcron 008c76a82d Rename PkiCertProcess to EsCertProcess 2021-10-16 16:00:17 +08:00
jakcron c6d8b9707b Fix ivfc hash fail bug. 2021-10-16 15:41:45 +08:00
jakcron ac89a8788f Misc formatting issue. 2021-10-16 14:28:35 +08:00
jakcron d4232a1f22 Remove not_ported dir. 2021-10-16 14:13:44 +08:00
jakcron f04c53f21e Port NcaProcess to libtoolchain. 2021-10-16 14:13:11 +08:00
jakcron 83e2403dbc First pass NcaProcess impl 2021-10-15 17:29:29 +08:00
jakcron de4b75db37 Misc 2021-10-13 16:17:46 +08:00
jakcron 29aeb8e6af Move NcaProcess 2021-10-13 16:16:05 +08:00
jakcron 6666eb74d7 Enable IniProcess and KipProcess in main() 2021-10-13 16:14:41 +08:00
jakcron 78262bc680 Misc 2021-10-13 15:41:02 +08:00
jakcron defccc6ddf Port IniProcess & KipProcess to libtoolchain. 2021-10-13 15:33:47 +08:00
jakcron afd1c97272 Misc 2021-10-13 13:39:45 +08:00
jakcron 054776b586 Move IniProcess and KipProcess 2021-10-12 14:26:19 +08:00
jakcron 672828839a Port MetaProcess to libtoolchain. 2021-10-11 22:12:23 +08:00
jakcron 1444dff37a Move MetaProcess 2021-10-11 20:20:14 +08:00
jakcron aeb87156b5 Port NsoProcess and NroProcess to libtoolchain. 2021-10-11 20:18:43 +08:00
jakcron 948c0e965f Misc typo 2021-10-10 17:23:06 +08:00
jakcron 2d5f95fbcf Port PkiCertProcess to libtoolchain. 2021-10-10 17:22:55 +08:00
jakcron 43883c1a17 Update VisualStudio project files and silence warnings. 2021-10-08 18:52:57 +08:00
jakcron e7dfa8ad44 Port GameCardProcess & use new ExtractJob system. User can now specify custom extract jobs with specific virtual paths. 2021-10-08 18:05:51 +08:00
jakcron 6d9510cde4 Add the ability to import initial_data_kek 2021-10-08 17:59:27 +08:00