Commit graph

631 commits

Author SHA1 Message Date
jakcron 9bef414510 [nstool|fnd|hac] Fixed bugs in elf symbol processing (NSO|NRO handling). 2018-09-06 21:12:15 +08:00
jakcron 7b2d682203 [nstool] Fixed bugs in --titlekey processing. 2018-08-24 19:22:23 +08:00
Jack 7831f5b291
Merge pull request #47 from jakcron/nstool-keyoutput
Implement NSTool KeyCfg Output on --showkeys
2018-08-24 16:12:40 +08:00
jakcron 8dba27581e [nstool] Dump version to 1.0.2 2018-08-24 16:10:26 +08:00
jakcron bec682649e [nstool] Made key data representation consistent. 2018-08-24 16:10:03 +08:00
jakcron 4dcf413dbc [nstool] Added keycfg state dumping. (--showkeys) 2018-08-24 16:09:27 +08:00
jakcron 6974e23ed3 [nstool] Fixed typos in KeyConfiguration keynames. 2018-08-24 16:08:43 +08:00
jakcron badebc6b65 [nstool] Add more constructors to sOptional 2018-08-24 16:08:16 +08:00
Jack a1c5f91dc0
Merge pull request #46 from jakcron/nstool-keycfg
Separate class for Key management.
2018-08-21 20:41:15 +08:00
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 c026aeee92 [fnd] Add SImpleTextOutput::stringToArray() 2018-08-20 19:25:10 +08:00
jakcron 12ad762666 [fnd::ecdsa] Add sEcdsa240Key/ 2018-08-20 19:24:23 +08:00
jakcron 9b759b8d35 [fnd::ecdsa] Fix bug in copy operator. 2018-08-20 19:23:55 +08:00
jakcron 7afd6a582b Bump patch version to 1 2018-08-15 17:14:51 +08:00
Jack 740bbb0f16
Merge pull request #45 from jakcron/nstool-cleanup
NSTool cleanup
2018-08-15 17:11:25 +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 bf5f90a4b8 [fnd::ecdsa] Fix bug in sEcdsa240Point::operator=(). 2018-08-14 15:24:10 +08:00
jakcron e7416b1c16 [fnd] Add SimpleTextOutput::arrayToString() 2018-08-14 15:23:02 +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
Jack 21b5bdaca9
Merge pull request #42 from jakcron/nntools-rebrand
Rebrand NXTools to NNTools.
2018-08-07 18:06:54 +08:00
jakcron d4d0358352 misc 2018-08-07 17:48:19 +08:00
jakcron 6baea9d795 Merge branch 'nntools-rebrand' of https://github.com/jakcron/NXTools into nntools-rebrand 2018-08-07 17:39:04 +08:00
jakcron 6abb66e6d5 Fix VS Project file misconfiguration. 2018-08-07 17:38:31 +08:00
jakcron 226421f5be Update VSCode Project files. 2018-08-07 17:33:54 +08:00
jakcron 6b5f90e683 [hac|hac-hb] Adds missing includes. 2018-08-07 17:31:06 +08:00
jakcron d663efe30b Update VS Project Files. 2018-08-07 17:30:00 +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 2c3753e2bd Include a note about dependency libraries. 2018-08-07 13:43:58 +08:00
jakcron 2645a17444 Update readme 2018-08-07 13:39:55 +08:00
jakcron 02d9a998c3 Update makefiles 2018-08-07 13:30:52 +08:00
jakcron 909f18a219 Rename .sln to NNTools 2018-08-07 13:28:37 +08:00