Commit graph

247 commits

Author SHA1 Message Date
jakcron
362e558f7c [hac] Renamed some classes to remove "Binary" suffix. 2018-10-18 20:52:43 +08:00
jakcron
0dd7d174dd [es] Changed comments on IByteModel methods. 2018-10-18 20:49:13 +08:00
jakcron
0bb49d0363 [hac] change comment for IByteModel methods. 2018-10-18 20:48:16 +08:00
jakcron
2439250fdf [fnd|...] Renamed ISerialisable to IByteModel 2018-10-14 13:45:09 +08:00
jakcron
1c338f1176 [hac] Add delta.h 2018-10-14 11:45:23 +08:00
jakcron
0d3cb6564b [hac] Fix VS project file. 2018-10-14 09:28:18 +08:00
jakcron
c10e4b85b9 [fac|nstool] Correct name of Npdm to Meta. 2018-10-07 12:31:41 +08:00
jakcron
739b620073 [fnd|nstool] Promote IFile wrapped classes to libfnd. 2018-10-06 16:45:09 +08:00
jakcron
9e86d96b84 [fnd] Update IFile & ISerialisable with bettered virtual dtor. 2018-10-06 13:15:42 +08:00
jakcron
859849332b Update makefile files to allow paths with spaces. 2018-09-25 16:59:28 +08:00
jakcron
2e742ab4f0 [hac] Fixed bug with processing strings in NpdmBinary. 2018-09-23 11:39:27 +08:00
jakcron
2edc0d1f80 [fnd] Update VS project files. 2018-09-23 11:32:22 +08:00
jakcron
3b4c16d7ca [fnd] Add SharedPtr template class. 2018-09-23 11:27:42 +08:00
jakcron
44e054fb6a Retarget projects to different VS sdk. 2018-09-22 22:39:37 +08:00
jakcron
b136d646d0 [fnd] Add more macros to BitMath.h 2018-09-22 22:22:56 +08:00
jakcron
dd1a97aec2 [hac] Add native Result class. 2018-09-10 22:10:15 +08:00
jakcron
c6847808a8 [hac] Add IdConverter. 2018-09-10 16:52:47 +08:00
jakcron
b6a451442e [nstool|hac] Fix typo in cnmt AocExtendedHeader field. 2018-09-10 16:52:23 +08:00
jakcron
b543b73c66 [hac] Fixed bug where data was not serialised completely in AccessControlInfoBinary & AccessControlInfoDescBinary. 2018-09-09 19:59:40 +08:00
jakcron
f21f3f569a [hac] Fixed a bug where the raw buffer was not cleared in KernelCapabilityBinary. 2018-09-09 19:57:54 +08:00
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