Commit graph

196 commits

Author SHA1 Message Date
jakcron
e89351881c [nstool] Formally remove aes-xts content code from NcaProcess. 2018-08-21 20:18:14 +08:00
jakcron
0e9fa495b2 [nstool] Fix typo. 2018-08-21 20:07:29 +08:00
jakcron
1fd8f59025 [nstool] Migrated from sKeyset to KeyConfiguration 2018-08-21 20:03:19 +08:00
jakcron
67a13b9d34 [nstool] First stage integrate KeyConfiguration 2018-08-20 19:56:28 +08:00
jakcron
d4435b7559 [nstool] Add KeyConfiguration. 2018-08-20 19:26:03 +08:00
jakcron
7afd6a582b Bump patch version to 1 2018-08-15 17:14:51 +08:00
jakcron
f83c6ed044 [nstool] Replaced _HEXDUMP_L macro with a method from fnd. 2018-08-14 15:25:33 +08:00
jakcron
456a821df4 [nstool] Fix typos. 2018-08-14 15:24:43 +08:00
jakcron
70cea402e5 [nstool] Migrated printf to std::cout 2018-08-14 01:14:21 +08:00
jakcron
3ad02fb5cc [nstool] Cleaned up NpdmProcess string resource management 2018-08-12 13:24:34 +08:00
jakcron
7a0c22666c [nstool] Cleaned up some formatting in XciProcess 2018-08-12 13:23:57 +08:00
jakcron
20285b3303 [nstool] Improved NcaProcess str resource management. 2018-08-12 13:23:39 +08:00
jakcron
4eec7f30ff [nstool] Improved NacpProcess str resource management. 2018-08-12 13:23:17 +08:00
jakcron
a6b6aec978 [nstool] Cleaned up EsTikProcess string output. 2018-08-12 13:22:53 +08:00
jakcron
08612d487e [nstool] Cleaned up CnmtProcess string output. 2018-08-12 13:22:29 +08:00
jakcron
9b64387905 [nstool] Cleaned up AssetProcess string output. 2018-08-12 13:22:07 +08:00
jakcron
a62a983399 [nstool] CnmtProcess refactor string resources. 2018-08-11 21:14:33 +08:00
Jack
c51dfa8ef9
Update README.md 2018-08-07 19:19:15 +08:00
jakcron
2ec588e314 [nstool] Change to semantic versioning. 2018-08-07 18:24:17 +08:00
jakcron
6abb66e6d5 Fix VS Project file misconfiguration. 2018-08-07 17:38:31 +08:00
jakcron
99420f28bf Condense crypto and compress wrapper libraries into foundation. 2018-08-07 16:35:03 +08:00
jakcron
ebbdbcd364 Fix project files and typos. 2018-08-07 16:13:18 +08:00
jakcron
8954dc405f Fixed links. 2018-08-07 15:17:51 +08:00
jakcron
3a4a5b9fb2 Update makefiles 2018-08-07 14:33:39 +08:00
jakcron
5b26c370da Updated top level makefile to include prog and lib level makefile logic. 2018-08-07 14:00:09 +08:00
jakcron
02d9a998c3 Update makefiles 2018-08-07 13:30:52 +08:00
jakcron
383933f977 Updated layout of project files. 2018-08-07 13:28:06 +08:00
jakcron
00081c6542 Update readmes. 2018-08-07 11:47:44 +08:00
jakcron
bddcb244bb Update VS Project Files. 2018-08-06 20:23:01 +08:00
jakcron
09209feb7d [nstool] Add usage text about --cert 2018-08-06 20:20:06 +08:00
jakcron
9fb6731294 [nstool] Add ticket validation via provided cert chain file. 2018-08-06 19:36:42 +08:00
jakcron
1266ba3976 [nstool] NCA external content key can be sourced from a supplied ticket. 2018-08-06 18:39:24 +08:00
jakcron
a757116502 [nstool] Add some punctuation to usage text. 2018-08-06 17:56:23 +08:00
jakcron
a69f84a046 [nstool] Rename EsCertProcess to PkiCertProcess 2018-08-06 17:11:15 +08:00
jakcron
900415f49d Take out non-ticket code from libes into new libpki. 2018-08-06 16:59:56 +08:00
jakcron
b911b5984b [nstool] Added PkiValidator::addCertificate() 2018-08-05 23:15:36 +08:00
jakcron
e9b3c7296a [nstool] Remove unused variable. 2018-08-05 23:11:34 +08:00
jakcron
24fa6da666 [nstool] Encapsulate nnpki validation in PkiValidator. 2018-08-05 23:09:07 +08:00
jakcron
104fecde82 [nstool] Remove unneeded comments. 2018-08-04 10:05:47 +08:00
Jack
463f25eba5
Merge pull request #39 from jakcron/master
Add unicode support from master.
2018-07-31 14:53:31 +09:00
Jack
d99e683dc0
Merge pull request #38 from jakcron/win32-unicode-argv
[nstool] Enables unicode support for commandline arguments for window…
2018-07-31 14:51:40 +09:00
jakcron
4836189338 [nstool] Enables unicode support for commandline arguments for windows platorm. Fixes #35. 2018-07-31 13:50:29 +08:00
Jack
2640cf56e8
Merge pull request #37 from jakcron/master
Bring in NACP updates from master branch.
2018-07-31 14:28:15 +09:00
jakcron
1da3d38946 Merge branch 'nstool-esfiletypes' of https://github.com/jakcron/NXTools into nstool-esfiletypes 2018-07-31 12:42:19 +08:00
jakcron
31b6ce0b58 [nstool] Remove unneeded white space. 2018-07-30 04:43:17 +08:00
jakcron
c4b2d96bf1 [nstool] Rename variable. 2018-07-30 04:42:46 +08:00
jakcron
a569ecc29d [nstool] Root issuer validation, via key provided in key file. 2018-07-30 04:21:19 +08:00
jakcron
0aebf43f4b [nstool|es] Add cert validation. 2018-07-30 03:18:02 +08:00
jakcron
6f5c7fd353 [nstool] Fixed method name typo. 2018-07-29 21:28:01 +09:00
jakcron
b2dd703ce1 [nstool] Replaced printf with cout pipes. 2018-07-29 21:27:08 +09:00