Commit graph

279 commits

Author SHA1 Message Date
jakcron c59f209b72 [nx|nstool] Refactor ELF Symbol Processing and NSO/NRO ro metadata processing. 2018-06-19 18:37:27 +08:00
jakcron 605cd3a459 Update VSCode Project Files. 2018-06-19 18:36:40 +08:00
jakcron f64200fb74 Update VSCode Project files. 2018-06-19 13:51:07 +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
Jack 7b1ddfc846
Merge pull request #23 from jakcron/userset-refactor
Refactor CLI Output Mode Logic.
2018-06-18 23:31:33 +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
Jack d8800615af
Merge pull request #22 from jakcron/userset-refactor
Userset refactor
2018-06-18 01:13:01 +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
Jack 0c7333fa74
Merge pull request #21 from jakcron/nacp-development
Added NACP support.
2018-06-11 23:09:37 +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 f312712ad0 [nx] Create ApplicationControlPropertyBinary and ApplicationControlPropertyUtils 2018-06-11 23:00:47 +08:00
jakcron 190097e621 [nx] Update nacp.h 2018-06-11 23:00:11 +08:00
jakcron 4b273cccaa [nx] Removed unneeded includes. 2018-06-11 15:43:04 +08:00
jakcron 0eb0ba5fa4 [nx] Add nacp.h 2018-06-11 15:40:37 +08:00
Jack c50e93d181
Merge pull request #20 from jakcron/nro-development
Improved NRO Support.
2018-06-11 14:15:11 +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
Jack 833a6d4213
Merge pull request #19 from jakcron/xci-development
[nx] Clean up definitions in xci.h
2018-06-10 15:00:45 +08:00
jakcron b7b267b1ee [nx] Clean up definitions in xci.h 2018-06-10 15:00:03 +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 b41434375c [ProjectFiles] Update .vscode includes. 2018-06-10 14:57:25 +08:00
jakcron bc164c8231 [nx-hb] Add NX homebrew extension library. 2018-06-10 14:57:00 +08:00
jakcron fd06314b8f [nx] Add _MAKE_STRUCT_SIGNATURE_U64
For le_uint64_t struct signatures.
2018-06-10 14:56:18 +08:00
jakcron 0a735d4bd0 [nx] Implement NroHeader::exportBinary() 2018-06-10 14:53:53 +08:00
Jack 4210c029b2
Merge pull request #18 from jakcron/nro-development
Add NRO Support.
2018-06-09 23:34:41 +08:00
jakcron 63c6fc8eee Update readme 2018-06-09 23:33:17 +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 926e494fd7 [nx] Update nx::dynsym::SpecialSectionIndex 2018-06-09 23:31:29 +08:00
jakcron d169f854cc [nx] Fixed bug in NsoHeader:copyFrom()
Ensure variables are cleared.
2018-06-09 23:30:53 +08:00
jakcron a7b0d8fdd1 [nx] Add NroHeader. 2018-06-09 23:30:08 +08:00
jakcron 82aa069ba1 [nstool] Add compress as a makefile dependency. 2018-06-09 14:54:22 +08:00
Jack 3c83d4472c
Merge pull request #17 from jakcron/xci-development
[nstool] Fix XCI partition validation.
2018-06-06 21:28:25 +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 57f91da709 Update VS Code project file. 2018-06-03 16:51:08 +08:00
Jack 20f75bc1ba
Merge pull request #16 from jakcron/IFile-ptr-ownership-refactor
I file ptr ownership refactor
2018-06-03 16:49:08 +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 97cdaf36ac [fnd] Add open constructor to fnd::SimpleFile 2018-06-03 16:47:28 +08:00
Jack 4c9d0e5f37
Merge pull request #15 from jakcron/struct-magic-refactor
[nx|nstool] Changed struct magic from strings to words.
2018-06-03 15:44:30 +08:00