jakcron
|
a02ba43292
|
[nx] Add ContentMetaBinary
|
2018-05-12 17:36:50 +08:00 |
|
jakcron
|
480a6225cc
|
[nx] Updated VS project files.
|
2018-05-12 11:53:42 +08:00 |
|
jakcron
|
3fe7582811
|
[nstool] Updated VS project files.
|
2018-05-12 11:51:38 +08:00 |
|
jakcron
|
a4d52b3495
|
[crypto] Removed AesCtrStream
|
2018-05-12 11:51:13 +08:00 |
|
jakcron
|
acc8494224
|
[nstool] remove unused files.
|
2018-05-12 00:28:27 +08:00 |
|
jakcron
|
a6c30a8f0f
|
[nstool] Add NCA sig[1] validation, better code structure.
|
2018-05-12 00:26:19 +08:00 |
|
jakcron
|
3d57420c70
|
[nstool] Fix typo importing --titlekey
|
2018-05-12 00:20:39 +08:00 |
|
jakcron
|
13f595f3f4
|
misc
|
2018-05-11 23:51:39 +08:00 |
|
jakcron
|
7237a15098
|
[nstool] Added PfsProcess struct check before using struct.
|
2018-05-11 23:47:31 +08:00 |
|
jakcron
|
8904b6e46c
|
[fnd] Changed IFile so that a deleted IFile will trigger any layered destructors.
|
2018-05-11 21:47:23 +08:00 |
|
jakcron
|
8e360332e5
|
[nstool] Changed handling of shared IFile derrivatives. Always a pointer
|
2018-05-11 21:20:28 +08:00 |
|
jakcron
|
90bbbede60
|
[nstool] Misc rename.
|
2018-05-11 21:10:39 +08:00 |
|
jakcron
|
d5da5afaae
|
[fnd] Add pure virtual destructor to IFile to prevent pointers of it being deleted.
|
2018-05-11 21:10:04 +08:00 |
|
jakcron
|
1a34e5acd3
|
Fix typo in KEYS.md
|
2018-05-11 20:17:55 +08:00 |
|
Jack
|
c7d78d0f1e
|
Merge pull request #10 from jakcron/nca-development
[nx|nstool] Nca development
|
2018-05-11 17:54:25 +08:00 |
|
jakcron
|
00e1571ec7
|
[nstool] Add NCA partition decryption/extraction.
|
2018-05-11 17:51:14 +08:00 |
|
jakcron
|
2fef609bbd
|
[nx] Update structures.
|
2018-05-11 17:44:41 +08:00 |
|
jakcron
|
3291d06082
|
[nx] Add getNcaPartititionAesCtr()
|
2018-05-01 13:21:28 +08:00 |
|
jakcron
|
b69dc62062
|
[nstool] implement --partX command for nca.
|
2018-05-01 13:20:50 +08:00 |
|
jakcron
|
3cbcba2bde
|
[nx] Add hasRightsId() to NcaHeader
|
2018-05-01 13:17:25 +08:00 |
|
Jack
|
34b17390ac
|
Merge pull request #9 from jakcron/npdm-development
[nx] Fixed typo in AciHeader
|
2018-04-29 11:23:52 +08:00 |
|
jakcron
|
1f24d0e3e1
|
[nx] Fixed typo in AciHeader
|
2018-04-29 11:22:43 +08:00 |
|
Jack
|
2b11b434b6
|
Merge pull request #8 from jakcron/npdm-development
[nx|nstool] Updated npdm->aci flag information. Also corrected some bugs
|
2018-04-28 00:15:16 +08:00 |
|
jakcron
|
aee573f5ce
|
[nx|nstool] Updated npdm->aci flag information. Also corrected some bugs
|
2018-04-28 00:13:35 +08:00 |
|
jakcron
|
bf1273e5ba
|
[nstool] Add inital NCA support. Reads header and decrypts key area.
|
2018-04-25 23:21:47 +08:00 |
|
jakcron
|
10655e828e
|
[nstool] Removed duplicated definition of the platform path dividers.
|
2018-04-25 23:21:05 +08:00 |
|
jakcron
|
c64e9e2f42
|
[nx] Added missing include.
|
2018-04-25 23:20:20 +08:00 |
|
jakcron
|
97ccc628ce
|
[nx] Define sNcaHeaderBlock
|
2018-04-25 22:58:45 +08:00 |
|
Jack
|
8ad7edecda
|
Merge pull request #7 from jakcron/romfs-development
Romfs development
|
2018-04-25 22:28:16 +08:00 |
|
jakcron
|
b6abf658de
|
[nstool] Update VS files.
|
2018-04-25 22:23:35 +08:00 |
|
jakcron
|
b3d5cd6976
|
[fnd] Fix typecast typo.
|
2018-04-25 22:22:19 +08:00 |
|
jakcron
|
322e4d2b48
|
[nstool] Added RomFs extraction support.
|
2018-04-25 20:27:47 +08:00 |
|
jakcron
|
d017a95a3a
|
[fnd|nstool] Replaced io::makePath() with io::appendToPath(). Enabled utf-8 support to io::makeDirectory.
|
2018-04-25 20:27:18 +08:00 |
|
jakcron
|
2bfe11bf16
|
[nstool] Add RomFs file previewing.
|
2018-04-25 19:37:22 +08:00 |
|
jakcron
|
3411118e26
|
[nstool] Add checks to ensure a reader object is provided to the Process classes.
|
2018-04-25 19:36:58 +08:00 |
|
jakcron
|
167a343937
|
[fnd] Fix/Enhance fnd::SimpleTextOutput::hxdStyleDump().
|
2018-04-25 19:36:21 +08:00 |
|
jakcron
|
7e81d04fac
|
[nx] Fix mistake in sRomfsDirEntry and add romfs::kInvalidAddr
|
2018-04-25 19:34:40 +08:00 |
|
jakcron
|
b164299473
|
[nstool] Fix automatic ROMFS detection.
|
2018-04-25 16:35:45 +08:00 |
|
jakcron
|
dd1297fbed
|
[nx] Add romfs header constant.
|
2018-04-25 16:34:52 +08:00 |
|
jakcron
|
12e535317a
|
[nx] Add other RomFs structures
|
2018-04-25 14:28:43 +08:00 |
|
jakcron
|
27347214f7
|
Add Visual Studio (2017) support.
|
2018-04-25 12:59:42 +08:00 |
|
jakcron
|
e1e6346628
|
[nx] Fix typo.
|
2018-04-25 12:59:13 +08:00 |
|
jakcron
|
47a516e4e0
|
Fix wording/formatting in readme.
|
2018-04-24 18:18:01 +08:00 |
|
jakcron
|
562630498c
|
Add link to license in readme
|
2018-04-24 18:11:47 +08:00 |
|
jakcron
|
016e6c04ee
|
Fix links in readme.
|
2018-04-24 17:41:42 +08:00 |
|
jakcron
|
f36ef0061d
|
Change readme. Add information about keys.
|
2018-04-24 17:25:05 +08:00 |
|
jakcron
|
b4d3fbe7f9
|
[nstool] Add alternative name to "key_area_key_*": "nca_body_keak_*".
|
2018-04-24 16:23:29 +08:00 |
|
jakcron
|
14bdc0a795
|
[nstool] Enabled derivation of nca_header_key from sources. Key generation was also refactored.
|
2018-04-24 15:53:43 +08:00 |
|
jakcron
|
14220dced8
|
[nstool] Change includes.
|
2018-04-24 15:51:29 +08:00 |
|
jakcron
|
8ef9f478b0
|
[programs] Remove xcitool, npdmtool, pfstool. Add nstool.
|
2018-04-24 13:24:20 +08:00 |
|