Commit graph

670 commits

Author SHA1 Message Date
jakcron 0d3cb6564b [hac] Fix VS project file. 2018-10-14 09:28:18 +08:00
jakcron 954e308d9a [nstool] Fix help text. 2018-10-13 11:34:17 +08:00
Jack 125dff0d7d
Merge pull request #54 from jakcron/npdm-meta-refactor
[fac|nstool] Correct name of Npdm to Meta.
2018-10-07 12:38:58 +08:00
jakcron c10e4b85b9 [fac|nstool] Correct name of Npdm to Meta. 2018-10-07 12:31:41 +08:00
Jack 803a671ed0
Merge pull request #52 from jakcron/nstool-1.0
Merge NSTool 1.0.5 changes into master.
2018-10-06 18:25:24 +08:00
jakcron 74ea1c60ae Merge branch 'nstool-1.0' of https://github.com/jakcron/NXTools into nstool-1.0 2018-10-06 18:23:32 +08:00
jakcron c046340bf8 Update VSCode include paths. 2018-10-06 18:15:31 +08:00
Jack d63eff128f
Merge pull request #51 from jakcron/fnd-ifile-wrappers
Move fnd::IFile wrappers in NSTool to libfnd
2018-10-06 16:48:57 +08:00
jakcron 739b620073 [fnd|nstool] Promote IFile wrapped classes to libfnd. 2018-10-06 16:45:09 +08:00
jakcron 02d2408ebe [nstool] Clear dead commented code. 2018-10-06 15:58:09 +08:00
jakcron 0c4103a620 [nstool] Rename HashTreeMeta to LayeredIntegrityMetadata and associated WrappedIFile. Improved low couling in LayeredIntegrityMetadata. 2018-10-06 13:31:24 +08:00
Jack 4029272c98
Merge pull request #50 from jakcron/fnd-ifile-wrappers
[fnd] Fix virtual ~dtor in IFile and ISerialisable
2018-10-06 13:28:59 +08:00
jakcron 9e86d96b84 [fnd] Update IFile & ISerialisable with bettered virtual dtor. 2018-10-06 13:15:42 +08:00
jakcron 3716bf0b82 [nstool] Fix critical bug in HashTreeWrappedIFile (bumped to v1.0.5) 2018-09-26 21:48:38 +08:00
Jack 8bb759292d
Merge pull request #49 from jakcron/master
Merge changes into nstool-1.0 branch.
2018-09-26 21:45:22 +08:00
jakcron 859849332b Update makefile files to allow paths with spaces. 2018-09-25 16:59:28 +08:00
Jack f09c17ed51
Merge pull request #48 from jakcron/nstool-1.0
Update master to NSTool v1.0.4
2018-09-23 13:34:31 +08:00
jakcron e99a294bd1 [nstool] Bump version to v1.0.4 2018-09-23 12:48:00 +08:00
jakcron 30e4b19b99 [nstool] Update VS project files. 2018-09-23 12:46:50 +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 f93acfad07 [nstool] Improve fnd::IFile ptr handling/sharing with fnd::SharedPtr 2018-09-23 11:29: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 eb2a38f09f Merge branch 'nstool-1.0' of https://github.com/jakcron/NXTools into nstool-1.0 2018-09-22 22:31:59 +08:00
jakcron b136d646d0 [fnd] Add more macros to BitMath.h 2018-09-22 22:22:56 +08:00
jakcron 1ef566eb80 [nstool] Renamed 'nstool.h' to 'common.h' 2018-09-13 19:06:48 +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 4bf1ca40a4 [nstool] Update VS project files. 2018-09-10 16:51:37 +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 3707969d7b [nstool] Removed debug code. 2018-09-09 17:06:48 +08:00
jakcron 61c3cb8cf3 [nstool] Fix bug in UserSettings where NSO files were incorrectly identified as NACP. 2018-09-09 16:44:40 +08:00
jakcron 2c328c40b1 [nstool] Fix bug in ElfSymbolParser 2018-09-09 16:43:40 +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 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