Commit graph

227 commits

Author SHA1 Message Date
jakcron
8a60ee94ae [hac] Prevented a segfault when generating SysCall kernel caps. 2018-09-09 19:57:06 +08:00
jakcron
91468ede5b [fac] Fixed bug where incorrect sizes FAC contentid & saveownerid lists generated. 2018-09-09 19:56:38 +08:00
jakcron
bba9d21a47 [fnd|polarssl] Added rsa-pss sign support. 2018-09-09 19:54:46 +08:00
jakcron
9bef414510 [nstool|fnd|hac] Fixed bugs in elf symbol processing (NSO|NRO handling). 2018-09-06 21:12:15 +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
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
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
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
bddcb244bb Update VS Project Files. 2018-08-06 20:23:01 +08:00
jakcron
900415f49d Take out non-ticket code from libes into new libpki. 2018-08-06 16:59:56 +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
b8b97066dd [nx] Fix behaviour in NACP processing, supported langs don't indicate what title strings are set. 2018-07-31 13:23:51 +08:00
jakcron
1a30f05256 [nx] Fixed bug where a string was imported with null bytes. 2018-07-31 13:09:03 +08:00
jakcron
706979c275 [nx] Fix typo. 2018-07-31 13:06:28 +08:00
jakcron
41a6e7e0ae [es] Update VS Project Files. 2018-07-31 12:55:15 +08:00
jakcron
25139e319d [crypto] Update VS Project files. 2018-07-31 12:44:25 +08: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
0aebf43f4b [nstool|es] Add cert validation. 2018-07-30 03:18:02 +08:00
jakcron
3a4259d2cc [es] Fixed a bug where string fields were not imported correctly. 2018-07-29 20:51:15 +09:00
jakcron
90d1b78f2b Update Project Files. 2018-07-11 22:38:10 +08:00
jakcron
1bfd0abb6a [nx|nstool] Fix typo. 2018-07-11 20:01:13 +08:00
Jack
2f9cba6d40
Merge pull request #34 from jakcron/master
Bring across changes to nstool-esfiletypes branch
2018-07-10 23:25:27 +08:00
jakcron
67a00763b0 [nx] Silence warnings. 2018-07-10 23:23:05 +08:00
jakcron
4cdb213f8d [crypto] Add base64 wrapper. 2018-07-10 22:58:19 +08:00
jakcron
b6a5c14e90 [nx|nstool] Fixed processing of Fac ContentOwnerId and SaveDataOwnerId sections. 2018-07-10 22:55:04 +08:00
jakcron
38eb0391b3 [es] Change handling of ticket property flags. 2018-07-04 14:00:45 +08:00
jakcron
16041c2d65 [es] Fix bugs where member variables were not applied when copied. 2018-07-04 13:35:35 +08:00
jakcron
ab029cd936 [es] Fix typo in TicketBody. 2018-07-04 13:01:12 +08:00
jakcron
5b9b85a7c4 [fnd] Initialise memory in Vec. 2018-07-04 13:00:49 +08:00
jakcron
7ce716180f [es] Add defintions to sign.h 2018-07-04 12:21:36 +08:00
jakcron
63b3a4fcfa [nx] silence warnings. 2018-07-01 13:43:01 +08:00
jakcron
5186ee2d77 [nx|fnd] Update VS2017 Project Files. 2018-06-29 15:37:32 +08:00
jakcron
1a6d2aa49c [fnd] Silence warnings. 2018-06-29 15:26:11 +08:00
jakcron
b9e86b21bc [nx] Rename macro _MAKE_STRUCT_MAGIC to _MAKE_STRUCT_MAGIC_U32 2018-06-29 15:10:10 +08:00
jakcron
22072399de [nx] Standardise const/enum ordering. 2018-06-29 15:09:05 +08:00
jakcron
38b93cb317 [nx] Fix bug in ContentMetaBinary 2018-06-29 14:59:48 +08:00
jakcron
1e08495f5d [nx|nstool] Integrate NpdmHeader into NpdmBinary 2018-06-29 14:45:36 +08:00
jakcron
4d113b9a0b [nx|nstool] Refactored Kernel Capability handling. 2018-06-29 12:24:39 +08:00
jakcron
65b39483dc [ns|nxtool] Update SacBinary/SacEntry 2018-06-29 12:00:15 +08:00
jakcron
efe0655f05 [nx|nstool] Replace FacHeader & FacBinary 2018-06-29 00:20:56 +08:00