Commit graph

  • f93acfad07 [nstool] Improve fnd::IFile ptr handling/sharing with fnd::SharedPtr jakcron 2018-09-23 11:29:22 +0800
  • 3b4c16d7ca [fnd] Add SharedPtr template class. jakcron 2018-09-23 11:27:42 +0800
  • 91eede10d2 [libctr] Add initial code for CTR library. jakcron 2018-09-22 22:41:12 +0800
  • 44e054fb6a Retarget projects to different VS sdk. jakcron 2018-09-22 22:39:37 +0800
  • eb2a38f09f Merge branch 'nstool-1.0' of https://github.com/jakcron/NXTools into nstool-1.0 jakcron 2018-09-22 22:31:59 +0800
  • b136d646d0 [fnd] Add more macros to BitMath.h jakcron 2018-09-22 22:22:56 +0800
  • 1ef566eb80 [nstool] Renamed 'nstool.h' to 'common.h' jakcron 2018-09-13 19:06:48 +0800
  • dd1a97aec2 [hac] Add native Result class. jakcron 2018-09-10 22:10:15 +0800
  • c6847808a8 [hac] Add IdConverter. jakcron 2018-09-10 16:52:47 +0800
  • b6a451442e [nstool|hac] Fix typo in cnmt AocExtendedHeader field. jakcron 2018-09-10 16:52:23 +0800
  • 4bf1ca40a4 [nstool] Update VS project files. jakcron 2018-09-10 16:51:37 +0800
  • b543b73c66 [hac] Fixed bug where data was not serialised completely in AccessControlInfoBinary & AccessControlInfoDescBinary. jakcron 2018-09-09 19:59:40 +0800
  • f21f3f569a [hac] Fixed a bug where the raw buffer was not cleared in KernelCapabilityBinary. jakcron 2018-09-09 19:57:54 +0800
  • 8a60ee94ae [hac] Prevented a segfault when generating SysCall kernel caps. jakcron 2018-09-09 19:57:06 +0800
  • 91468ede5b [fac] Fixed bug where incorrect sizes FAC contentid & saveownerid lists generated. jakcron 2018-09-09 19:56:38 +0800
  • bba9d21a47 [fnd|polarssl] Added rsa-pss sign support. jakcron 2018-09-09 19:54:46 +0800
  • 3707969d7b [nstool] Removed debug code. jakcron 2018-09-09 17:06:48 +0800
  • 61c3cb8cf3 [nstool] Fix bug in UserSettings where NSO files were incorrectly identified as NACP. jakcron 2018-09-09 16:44:40 +0800
  • 2c328c40b1 [nstool] Fix bug in ElfSymbolParser jakcron 2018-09-09 16:43:40 +0800
  • 9bef414510 [nstool|fnd|hac] Fixed bugs in elf symbol processing (NSO|NRO handling). jakcron 2018-09-06 21:12:15 +0800
  • 7b2d682203 [nstool] Fixed bugs in --titlekey processing. jakcron 2018-08-24 19:22:23 +0800
  • 7831f5b291
    Merge pull request #47 from jakcron/nstool-keyoutput Jack 2018-08-24 16:12:40 +0800
  • 8dba27581e [nstool] Dump version to 1.0.2 jakcron 2018-08-24 16:10:26 +0800
  • bec682649e [nstool] Made key data representation consistent. jakcron 2018-08-24 16:10:03 +0800
  • 4dcf413dbc [nstool] Added keycfg state dumping. (--showkeys) jakcron 2018-08-24 16:09:27 +0800
  • 6974e23ed3 [nstool] Fixed typos in KeyConfiguration keynames. jakcron 2018-08-24 16:08:43 +0800
  • badebc6b65 [nstool] Add more constructors to sOptional jakcron 2018-08-24 16:08:16 +0800
  • a1c5f91dc0
    Merge pull request #46 from jakcron/nstool-keycfg Jack 2018-08-21 20:41:15 +0800
  • e89351881c [nstool] Formally remove aes-xts content code from NcaProcess. jakcron 2018-08-21 20:18:14 +0800
  • 0e9fa495b2 [nstool] Fix typo. jakcron 2018-08-21 20:07:29 +0800
  • 1fd8f59025 [nstool] Migrated from sKeyset to KeyConfiguration jakcron 2018-08-21 20:03:19 +0800
  • 67a13b9d34 [nstool] First stage integrate KeyConfiguration jakcron 2018-08-20 19:56:28 +0800
  • d4435b7559 [nstool] Add KeyConfiguration. jakcron 2018-08-20 19:26:03 +0800
  • c026aeee92 [fnd] Add SImpleTextOutput::stringToArray() jakcron 2018-08-20 19:25:10 +0800
  • 12ad762666 [fnd::ecdsa] Add sEcdsa240Key/ jakcron 2018-08-20 19:24:23 +0800
  • 9b759b8d35 [fnd::ecdsa] Fix bug in copy operator. jakcron 2018-08-20 19:23:55 +0800
  • 7afd6a582b Bump patch version to 1 jakcron 2018-08-15 17:14:51 +0800
  • 740bbb0f16
    Merge pull request #45 from jakcron/nstool-cleanup Jack 2018-08-15 17:11:25 +0800
  • f83c6ed044 [nstool] Replaced _HEXDUMP_L macro with a method from fnd. jakcron 2018-08-14 15:25:33 +0800
  • 456a821df4 [nstool] Fix typos. jakcron 2018-08-14 15:24:43 +0800
  • bf5f90a4b8 [fnd::ecdsa] Fix bug in sEcdsa240Point::operator=(). jakcron 2018-08-14 15:24:10 +0800
  • e7416b1c16 [fnd] Add SimpleTextOutput::arrayToString() jakcron 2018-08-14 15:23:02 +0800
  • 70cea402e5 [nstool] Migrated printf to std::cout jakcron 2018-08-14 01:14:21 +0800
  • 3ad02fb5cc [nstool] Cleaned up NpdmProcess string resource management jakcron 2018-08-12 13:24:34 +0800
  • 7a0c22666c [nstool] Cleaned up some formatting in XciProcess jakcron 2018-08-12 13:23:57 +0800
  • 20285b3303 [nstool] Improved NcaProcess str resource management. jakcron 2018-08-12 13:23:39 +0800
  • 4eec7f30ff [nstool] Improved NacpProcess str resource management. jakcron 2018-08-12 13:23:17 +0800
  • a6b6aec978 [nstool] Cleaned up EsTikProcess string output. jakcron 2018-08-12 13:22:53 +0800
  • 08612d487e [nstool] Cleaned up CnmtProcess string output. jakcron 2018-08-12 13:22:29 +0800
  • 9b64387905 [nstool] Cleaned up AssetProcess string output. jakcron 2018-08-12 13:22:07 +0800
  • a62a983399 [nstool] CnmtProcess refactor string resources. jakcron 2018-08-11 21:14:33 +0800
  • c51dfa8ef9
    Update README.md Jack 2018-08-07 19:19:15 +0800
  • 2ec588e314 [nstool] Change to semantic versioning. nstool-v1.0.0 jakcron 2018-08-07 18:24:17 +0800
  • 21b5bdaca9
    Merge pull request #42 from jakcron/nntools-rebrand Jack 2018-08-07 18:06:54 +0800
  • d4d0358352 misc jakcron 2018-08-07 17:48:19 +0800
  • 6baea9d795 Merge branch 'nntools-rebrand' of https://github.com/jakcron/NXTools into nntools-rebrand jakcron 2018-08-07 17:39:04 +0800
  • 6abb66e6d5 Fix VS Project file misconfiguration. jakcron 2018-08-07 17:38:31 +0800
  • 226421f5be Update VSCode Project files. jakcron 2018-08-07 17:33:54 +0800
  • 6b5f90e683 [hac|hac-hb] Adds missing includes. jakcron 2018-08-07 17:31:06 +0800
  • d663efe30b Update VS Project Files. jakcron 2018-08-07 17:30:00 +0800
  • 99420f28bf Condense crypto and compress wrapper libraries into foundation. jakcron 2018-08-07 16:35:03 +0800
  • ebbdbcd364 Fix project files and typos. jakcron 2018-08-07 16:13:18 +0800
  • 8954dc405f Fixed links. jakcron 2018-08-07 15:17:51 +0800
  • 3a4a5b9fb2 Update makefiles jakcron 2018-08-07 14:33:39 +0800
  • 5b26c370da Updated top level makefile to include prog and lib level makefile logic. jakcron 2018-08-07 14:00:09 +0800
  • 2c3753e2bd Include a note about dependency libraries. jakcron 2018-08-07 13:43:58 +0800
  • 2645a17444 Update readme jakcron 2018-08-07 13:39:55 +0800
  • 02d9a998c3 Update makefiles jakcron 2018-08-07 13:30:52 +0800
  • 909f18a219 Rename .sln to NNTools jakcron 2018-08-07 13:28:37 +0800
  • 383933f977 Updated layout of project files. jakcron 2018-08-07 13:28:06 +0800
  • 00081c6542 Update readmes. jakcron 2018-08-07 11:47:44 +0800
  • af94654a2d
    Merge pull request #40 from jakcron/nstool-esfiletypes Jack 2018-08-06 20:26:44 +0800
  • bddcb244bb Update VS Project Files. jakcron 2018-08-06 20:23:01 +0800
  • 09209feb7d [nstool] Add usage text about --cert jakcron 2018-08-06 20:20:06 +0800
  • 9fb6731294 [nstool] Add ticket validation via provided cert chain file. jakcron 2018-08-06 19:36:42 +0800
  • 1266ba3976 [nstool] NCA external content key can be sourced from a supplied ticket. jakcron 2018-08-06 18:39:24 +0800
  • a757116502 [nstool] Add some punctuation to usage text. jakcron 2018-08-06 17:56:23 +0800
  • a69f84a046 [nstool] Rename EsCertProcess to PkiCertProcess jakcron 2018-08-06 17:11:15 +0800
  • 900415f49d Take out non-ticket code from libes into new libpki. jakcron 2018-08-06 16:59:56 +0800
  • 43270f2e80 Misc jakcron 2018-08-06 14:59:09 +0800
  • b911b5984b [nstool] Added PkiValidator::addCertificate() jakcron 2018-08-05 23:15:36 +0800
  • e9b3c7296a [nstool] Remove unused variable. jakcron 2018-08-05 23:11:34 +0800
  • 24fa6da666 [nstool] Encapsulate nnpki validation in PkiValidator. jakcron 2018-08-05 23:09:07 +0800
  • 104fecde82 [nstool] Remove unneeded comments. jakcron 2018-08-04 10:05:47 +0800
  • 463f25eba5
    Merge pull request #39 from jakcron/master Jack 2018-07-31 14:53:31 +0900
  • d99e683dc0
    Merge pull request #38 from jakcron/win32-unicode-argv Jack 2018-07-31 14:51:40 +0900
  • 4836189338 [nstool] Enables unicode support for commandline arguments for windows platorm. Fixes #35. jakcron 2018-07-31 13:50:29 +0800
  • 2640cf56e8
    Merge pull request #37 from jakcron/master Jack 2018-07-31 14:28:15 +0900
  • bc83c06c74
    Merge pull request #36 from jakcron/nacp-development Jack 2018-07-31 14:27:23 +0900
  • b8b97066dd [nx] Fix behaviour in NACP processing, supported langs don't indicate what title strings are set. jakcron 2018-07-31 13:23:51 +0800
  • 1a30f05256 [nx] Fixed bug where a string was imported with null bytes. jakcron 2018-07-31 13:09:03 +0800
  • 706979c275 [nx] Fix typo. jakcron 2018-07-31 13:06:28 +0800
  • 41a6e7e0ae [es] Update VS Project Files. jakcron 2018-07-31 12:55:15 +0800
  • 25139e319d [crypto] Update VS Project files. jakcron 2018-07-31 12:44:25 +0800
  • 1da3d38946 Merge branch 'nstool-esfiletypes' of https://github.com/jakcron/NXTools into nstool-esfiletypes jakcron 2018-07-31 12:42:19 +0800
  • 31b6ce0b58 [nstool] Remove unneeded white space. jakcron 2018-07-30 04:43:17 +0800
  • c4b2d96bf1 [nstool] Rename variable. jakcron 2018-07-30 04:42:46 +0800
  • a569ecc29d [nstool] Root issuer validation, via key provided in key file. jakcron 2018-07-30 04:21:19 +0800
  • 0aebf43f4b [nstool|es] Add cert validation. jakcron 2018-07-30 03:18:02 +0800
  • 6f5c7fd353 [nstool] Fixed method name typo. jakcron 2018-07-29 21:28:01 +0900