Commit graph

126 commits

Author SHA1 Message Date
jakcron
cb565c9927 [nx|nstool] Update VS2017 Project Files. 2018-06-21 17:30:34 +08:00
jakcron
c59f209b72 [nx|nstool] Refactor ELF Symbol Processing and NSO/NRO ro metadata processing. 2018-06-19 18:37:27 +08:00
Jack
80fb5a4db7
Merge pull request #25 from jakcron/userset-refactor
[nstool] Only display ACID data in OUTPUT_EXTENDED mode.
2018-06-18 23:36:15 +08:00
jakcron
d89386ded9 [nstool] Only display ACID data in OUTPUT_EXTENDED mode. 2018-06-18 23:35:06 +08:00
Jack
7627c1a49b
Merge pull request #24 from jakcron/cnmt-development
[nstool] Fixed duplicated output in CnmtProcess
2018-06-18 23:32:00 +08:00
jakcron
2f5a4d9c23 [nstool] Refactor logic for managing output mode. 2018-06-18 23:30:19 +08:00
jakcron
17cc0d9c47 [nstool] More help text changes. 2018-06-18 20:18:25 +08:00
jakcron
4ba331913e [nstool] Fixed duplicated output in CnmtProcess 2018-06-18 20:17:20 +08:00
jakcron
e7d7c1d31f [nstool] Update help text 2018-06-18 20:16:14 +08:00
jakcron
40b3b45dd6 [nstool] Add heuristics for detecting CNMT and NACP without -t. 2018-06-17 22:16:20 +08:00
jakcron
b5605ee3e9 [nstool] Change order of XCI partition. 2018-06-17 21:08:24 +08:00
jakcron
2de0fbb19f Add VS2017 Project Files. 2018-06-11 23:08:46 +08:00
jakcron
af1dec719b [nstool] Add NACP Support 2018-06-11 23:01:54 +08:00
jakcron
945477c223 Update VS2017 Project Files. 2018-06-11 13:31:43 +08:00
jakcron
8924222c55 [nx-hb|nstool]Added better HB Asset support. 2018-06-10 23:48:04 +08:00
jakcron
99e4eee3ea [nstool] Add nx-hb dependency 2018-06-10 14:58:34 +08:00
jakcron
4ef93db423 [nstool] Add NRO HB extention AssetHeader support. 2018-06-10 14:57:57 +08:00
jakcron
f5997c01f4 [nstool] Add NRO Support.
And cleaned up NSO support.
2018-06-09 23:32:35 +08:00
jakcron
7a09be650f [nstool] Add SdkApiString 2018-06-09 23:31:52 +08:00
jakcron
82aa069ba1 [nstool] Add compress as a makefile dependency. 2018-06-09 14:54:22 +08:00
jakcron
b42c551a20 [nstool] Fix XCI partition validation. 2018-06-06 21:27:46 +08:00
jakcron
bd2e1dd927 Remove unused function/variable. 2018-06-04 13:38:51 +08:00
jakcron
aaffe12e8a [nx|nstool] Add nro.h and nrr.h. 2018-06-04 12:00:28 +08:00
jakcron
a1b1d4662e Update VS project files. 2018-06-03 16:48:26 +08:00
jakcron
08f7f36e68 [nstool] Refactored creation and sharing of fnd::IFile ptrs. 2018-06-03 16:48:12 +08:00
jakcron
782811da47 [nx|nstool] Changed struct magic from strings to words. 2018-06-03 15:41:56 +08:00
jakcron
a8f39b721d [nx|nstool] Added support for xci logo partition. 2018-06-03 15:10:47 +08:00
jakcron
36d7d7a5bf [nstool] Add dynamic symbol processing to NsoProcess. 2018-06-02 20:16:19 +08:00
jakcron
caeea8f119 [nstool] Add DynamicSymbolParser. 2018-06-02 20:15:13 +08:00
jakcron
f7e49c50f3 Update VS project files. 2018-06-02 11:17:53 +08:00
jakcron
5a2f998cb9 [nstool] Update readme and help text to reflect present functionality. 2018-06-01 22:35:48 +08:00
jakcron
503318795a [nstool] NSO RO api list isn't part of the NSO header. 2018-06-01 22:18:28 +08:00
jakcron
c027537af6 [nstool] Implement decompression and hash validation to NsoProcess. 2018-06-01 22:14:39 +08:00
jakcron
915bd80f6f [nx|nstool] Encapsulated NsoHeader parsing into nx::NsoHeader 2018-06-01 21:35:36 +08:00
jakcron
57f3b04b11 [nstool] Change grouping. 2018-05-30 12:41:06 +08:00
jakcron
7f27f344bd [nstool] Prototype reading NSO header. 2018-05-27 20:34:10 +08:00
jakcron
6960911ab0 [nstool] Improve Pfs/Romfs export time. 2018-05-27 18:17:34 +08:00
jakcron
f4d3501f8c [nstool] Fix bug in AesCtrWrappedIFile. 2018-05-27 18:16:42 +08:00
jakcron
634b202b5a [nstool] Aligned file extraction block sizes
For optimisation, IFile wrappers and processes that all used a cache have similar or the same cache sizes.
2018-05-26 21:13:21 +08:00
jakcron
76ce22dc69 [nx|nstool] Silence format warnings. Cleanup string resource processing. 2018-05-26 12:07:42 +08:00
jakcron
8b37665be6 [nx|nstool] Changed Romfs FileNode and DirNode to not include an empty name[] variable. 2018-05-26 11:26:56 +08:00
jakcron
57d03b6076 [nstool] Fixed seek() typo in HashTreeWrappedIFile 2018-05-25 22:53:19 +08:00
jakcron
0b0d546605 [nstool] Change processing of NCA key area. 2018-05-23 15:19:54 +08:00
jakcron
cd00be2221 [nstool] Add source to VS Project files. 2018-05-23 15:07:31 +08:00
jakcron
7428640df9 [nstool] Whitespace. 2018-05-22 19:55:56 +08:00
jakcron
33313f208d [nstool] Where not guarenteed to control file position, IFile wrappers assert their position. 2018-05-22 19:45:40 +08:00
jakcron
e1ccf81e54 [nstool] Fixed a bug in OffsetAdjustedIFile that failed to track file position. 2018-05-22 19:38:05 +08:00
jakcron
7c024c290b [nstool] Removed relative offsets in Pfs/Romfs Process because it isn't guarenteed to be reliable. 2018-05-22 19:36:39 +08:00
jakcron
3437031128 [nstool] NCA processing more robust. 2018-05-22 19:03:42 +08:00
jakcron
60eda9e42e [nstool] Give reasons for why a NCA partition is unreadable. 2018-05-22 14:38:14 +08:00