Commit Graph

34 Commits

Author SHA1 Message Date
jakcron e1a6f9101d Bump version to v1.1.0 2022-04-15 11:27:33 +08:00
jakcron be1394234a Tag error output as [ctrtool::ClassName ERROR], leaving warnings/progress indicators as [ctrtool::ClassName LOG] 2022-04-15 11:26:20 +08:00
Jakcron 247045ba8f Extraction progress logs are now only shown in verbose mode. 2022-04-15 00:21:35 +08:00
jakcron c0ce043b30 Emit errors/warns/logs in a consistent manner. 2022-04-12 20:05:02 +08:00
jakcron 60334cd7dd Don't silence verbosity with -q/--quiet 2022-04-12 19:43:24 +08:00
jakcron 6ce56539be Merge branch 'master' into ctrtool-silence-output 2022-04-12 11:48:13 +08:00
jakcron 5c584f4d36 Bump version. 2022-04-11 18:01:44 +08:00
jakcron a1f86a6813 Add support for processing InitialData CryptoTypes 1-2 2022-04-11 18:01:05 +08:00
jakcron 7798ddda90 (ctrtool::ExeFsProcess) Emit errors/warns/logs in a consistent manner. 2022-03-31 16:15:49 +08:00
jakcron f79a5666a5 When verifying CIA cert/tik/tmd, preference certchain over keybag. 2022-03-31 16:01:36 +08:00
jakcron 4652a08d10 (ctrtool::CrrProcess) Emit errors/warns/logs in a consistent manner. 2022-03-31 14:59:55 +08:00
jakcron 6509b431d8 (ctrtool::CiaProcess) Emit errors/warns/logs in a consistent manner. 2022-03-30 20:09:25 +08:00
jakcron e7d872934a (ctrtool::CciProcess) Emit errors/warns/logs in a consistent manner. 2022-03-30 20:09:04 +08:00
Jakcron eddbb3fd95 Merge branch 'master' into ctrtool-silence-output 2022-03-30 15:03:53 +08:00
jakcron ea3b188de4 Bump patch version. 2022-03-30 14:27:12 +08:00
jakcron 97e956d782 [BugFix] Honour exheader code compressed flag. 2022-03-30 14:26:56 +08:00
Jakcron 0715b3d5b9 Add flag -q/--quiet to suppress non-errors. 2022-03-29 17:37:26 +08:00
Jakcron b1629a4aa6 Fix bug when processing NCCH files directly, -p/--plain flag was not honoured. 2022-03-29 17:34:45 +08:00
Jakcron cbc20b2a15 Honour opt.info when running CiaProcess 2022-03-29 17:26:12 +08:00
Jakcron d9f9d4ec48 Bump patch version 2022-03-29 17:02:34 +08:00
jakcron 5f58433bcf Fix issue where titleid was being read incorrectly when importing SeedDB. 2022-03-28 15:49:01 +08:00
jakcron cc8a4d6ccb Bump version. 2022-03-14 21:44:24 +08:00
jakcron dd7c33e996 [ctrtool] Fix common-key 05 init. 2022-03-14 21:44:09 +08:00
jakcron 8108bea6de Use set.opt.info into *Process::setCliOutputMode() instead of hardcoding values. 2022-03-14 17:13:23 +08:00
jakcron f08c3a11a0 Remove "FS" view option from CciProcess as it was never going to be used. 2022-03-14 17:12:46 +08:00
jakcron d3343000f4 Misc whitespace removal 2022-03-14 17:12:23 +08:00
jakcron b73d95ef89 Change -x/--extract option handling to be as a deprecated option. 2022-03-14 17:11:25 +08:00
jakcron fb824cab04 Comment debug text in umain() 2022-03-13 17:40:55 +08:00
jakcron 30c11c9ea6 Add support for processing tik/tmd files directly. 2022-03-13 17:24:17 +08:00
jakcron ea74ca4e93 Enable CiaProcess to fallback use certs to verify cert/tik/tmd. 2022-03-13 17:23:51 +08:00
jakcron 51e3433bec Revise usage text/handler 2022-03-13 13:45:29 +08:00
jakcron c57a691c2f Properly detect SMDH magic. 2022-03-13 08:42:10 +08:00
jakcron 70f253152d Misc formatting logging text. 2022-03-13 08:41:53 +08:00
jakcron 800f5776bc Add source code for ctrtool 2022-03-12 16:00:33 +08:00