Commit graph

270 commits

Author SHA1 Message Date
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
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
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
jakcron
782811da47 [nx|nstool] Changed struct magic from strings to words. 2018-06-03 15:41:56 +08:00
Jack
f13b4ec2a4
Merge pull request #14 from jakcron/xci-development
[nx|nstool] Added support for xci logo partition.
2018-06-03 15:11:48 +08:00
jakcron
a8f39b721d [nx|nstool] Added support for xci logo partition. 2018-06-03 15:10:47 +08:00
Jack
7ace472d77
Merge pull request #13 from jakcron/nso-development
Nso development
2018-06-02 20:19:09 +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
d165243231 [nx] Add defines for NSO/NRO dynamic symbols. 2018-06-02 20:13:29 +08:00
jakcron
f7e49c50f3 Update VS project files. 2018-06-02 11:17:53 +08:00
jakcron
49877cb5da Fix typo in license 2018-06-02 02:50:38 +08:00