jakcron
|
8f15dd693e
|
[es] Remove unneeded comment.
|
2018-06-23 11:32:12 +08:00 |
|
jakcron
|
92cf66ecea
|
[es] Change order of methods.
|
2018-06-23 11:31:59 +08:00 |
|
jakcron
|
d802197887
|
[es] Fixed inheritance mistakes.
|
2018-06-23 11:23:08 +08:00 |
|
jakcron
|
3089069c8b
|
[es] Add es::CertificateBody
|
2018-06-22 21:57:55 +08:00 |
|
jakcron
|
c2b8223413
|
[es] Add a constant to sign.h
|
2018-06-22 21:30:50 +08:00 |
|
jakcron
|
20689e9cbd
|
[crypto] Removed unneeded header.
|
2018-06-22 21:18:03 +08:00 |
|
jakcron
|
8314a948f7
|
[crypto] Add header for ECDSA-240 defines.
|
2018-06-22 21:16:36 +08:00 |
|
jakcron
|
adfbc55922
|
[es] Add es::SignatureBlock
|
2018-06-22 20:54:35 +08:00 |
|
jakcron
|
15ef72b4fe
|
[libes]
Initial commit.
|
2018-06-06 20:38:42 +08:00 |
|
jakcron
|
aaffe12e8a
|
[nx|nstool] Add nro.h and nrr.h.
|
2018-06-04 12:00:28 +08:00 |
|
jakcron
|
97cdaf36ac
|
[fnd] Add open constructor to fnd::SimpleFile
|
2018-06-03 16:47:28 +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
|
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
|
915bd80f6f
|
[nx|nstool] Encapsulated NsoHeader parsing into nx::NsoHeader
|
2018-06-01 21:35:36 +08:00 |
|
jakcron
|
3363d9152a
|
[fnd] Fix SimpleTextOutput::hxdStyleOutput()
|
2018-06-01 20:22:09 +08:00 |
|
jakcron
|
556434b0d5
|
[libcompress] Add libcompress with LZ4 implemented.
|
2018-06-01 20:18:36 +08:00 |
|
jakcron
|
a8863ca9c3
|
[nx] Fix nso.h typos
|
2018-05-27 20:33:39 +08:00 |
|
jakcron
|
aad9f75239
|
[nx] Add stubbed NsoHeader
|
2018-05-27 20:33:21 +08:00 |
|
jakcron
|
a930e0e04c
|
[nx] Add nx/nso.h
|
2018-05-27 19:25:28 +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
|
93509fac5a
|
[fnd] Implement Windows 64bit size_t support in SimpleFile.
|
2018-05-25 22:54:30 +08:00 |
|
jakcron
|
ab1f092d75
|
[fnd] unstub Exception::error()
|
2018-05-22 14:37:38 +08:00 |
|
jakcron
|
446927b53e
|
[libnx|nstool] Added HierarchicalSha256Header and HierarchicalIntegrityHeader
|
2018-05-20 21:57:38 +08:00 |
|
jakcron
|
d93116863e
|
[nx] Add implement importBinary for HierarchicalSha256Header and stubbed HierarchicalIntegrityHeader.
|
2018-05-20 09:19:41 +08:00 |
|
jakcron
|
e64f309c31
|
[nx] Rename because of typo
|
2018-05-20 09:18:38 +08:00 |
|
jakcron
|
aa1ed007eb
|
Start moving towards a more generatlised hash tree system.
|
2018-05-19 11:57:40 +08:00 |
|
jakcron
|
4d537956f0
|
[nx] Add proper padding to nx::sKeyDataArea (xci)
|
2018-05-15 21:26:40 +08:00 |
|
jakcron
|
7da6aee09d
|
[nx|nstool] Update VS project files.
|
2018-05-15 18:13:10 +08:00 |
|
jakcron
|
79c24153bb
|
[nx|nstool] Added support for reading ContentMeta (.cnmt).
|
2018-05-12 23:02:53 +08:00 |
|
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
|
a4d52b3495
|
[crypto] Removed AesCtrStream
|
2018-05-12 11:51:13 +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
|
d5da5afaae
|
[fnd] Add pure virtual destructor to IFile to prevent pointers of it being deleted.
|
2018-05-11 21:10:04 +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
|
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
|
3cbcba2bde
|
[nx] Add hasRightsId() to NcaHeader
|
2018-05-01 13:17:25 +08:00 |
|
jakcron
|
1f24d0e3e1
|
[nx] Fixed typo in AciHeader
|
2018-04-29 11:22:43 +08:00 |
|
jakcron
|
aee573f5ce
|
[nx|nstool] Updated npdm->aci flag information. Also corrected some bugs
|
2018-04-28 00:13:35 +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 |
|
jakcron
|
b3d5cd6976
|
[fnd] Fix typecast typo.
|
2018-04-25 22:22:19 +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
|
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
|
dd1297fbed
|
[nx] Add romfs header constant.
|
2018-04-25 16:34:52 +08:00 |
|