Commit graph

125 commits

Author SHA1 Message Date
jakcron e7172949da [nx/ncatool] Update SacEntry and NcaHeader to inherit from ISerialiseableBinary. ncatool is updated accordingly. 2017-07-06 20:55:58 +10:00
jakcron 74820d9274 [nx] Add ISerialisedBinary. 2017-07-06 20:54:07 +10:00
jakcron 1515c56d2f [fnd] Add List<T> template class. 2017-07-06 20:48:46 +10:00
jakcron f59068088d [fnd] Added more operators and clear() to MemoryBlob. 2017-07-06 20:48:06 +10:00
jakcron 7d8fb6e3a5 [crypto] Added more operators to sAes128Key, sSha256Hash, sSha1Hash. 2017-07-06 20:46:36 +10:00
jakcron c15ab66262 [ncatool] Update API changes. 2017-07-06 13:30:50 +10:00
jakcron 337a5eff25 [nx] Add ISerialiseableInterface, which AciHeader and NcaHeader inherit from. Also added SacEntry. 2017-07-06 13:30:27 +10:00
jakcron bd8a232160 Update .gitignore. 2017-07-06 13:29:14 +10:00
jakcron fa4bdd7143 [fnd] Replace FileIO singleton with io namespace. Changed style of MemoryBlob, gave it exceptions. 2017-07-06 13:27:25 +10:00
jakcron 752cde4456 Misc change .sln file. 2017-07-06 13:26:18 +10:00
jakcron 61b4997b74 Delete object files. 2017-07-06 12:54:31 +10:00
jakcron b44ea2fc8f Update .gitignore 2017-07-06 12:54:11 +10:00
jakcron 57e45278da Update VS include directory project configuration. 2017-07-06 01:41:25 +10:00
jakcron 32cc4b4d0d [nx] Add AciHeader. 2017-07-06 01:39:41 +10:00
jakcron fad0cb828f [nx] Style change in NcaHeader, also exportBinary() implemented in NcaHeader. 2017-07-06 01:38:14 +10:00
jakcron 70145ce354 [fnd] Fix type in WriteFile(). 2017-07-06 01:36:59 +10:00
jakcron 79e2ef5fd2 [fnd] Implemented fnd::WriteFile() 2017-07-05 19:17:04 +10:00
jakcron 18b5826bfb [ncatool] Add program. Can only process header currently. 2017-07-05 18:58:33 +10:00
jakcron 9dfa69446d [nx] Add mined keys and NcaHeader 2017-07-05 18:57:14 +10:00
jakcron e8e9fbd907 [crypto] Split code in crypto to rsa, aes, sha files. Also namespaces. 2017-07-05 18:54:49 +10:00
jakcron 600eccaeed Remove unneeded files. 2017-07-03 01:22:14 +10:00
jakcron 14d090de7a Update gitignore 2017-07-03 01:20:59 +10:00
jakcron e888fedd6e Initial commit of support libraries. 2017-07-03 01:18:59 +10:00
jakcron c986b72ba0 Update .gitignore 2017-07-03 01:18:25 +10:00
Jack 67d19ad900 Initial commit 2017-07-03 00:45:58 +10:00