LibHac/hactoolnet
Alex Barney a64cbeca5b Continue NCA improvements
- Read only the NCA header when first opening an NCA. This allows for reading of partial NCAs and slightly improves performance when opening an NCA.
- Add a separate NCA method to validate master hashes now that it's not automatically done when opening the NCA.
- Fix possible hang when reading BKTR sections.
- When keys required to decrypt an NCA are missing, throw an exception with information about the missing keys.
- Add more sanity checks when reading an NCA.

Hactoolnet: Don't hard-crash when hitting an unhandled exception
2018-10-08 21:04:39 -05:00
..
CA00000003_XS00000020 Add ability to create NSP files from SD card contents 2018-08-02 22:14:58 -05:00
CliParser.cs Add key file exporting to hactoolnet 2018-10-02 22:00:57 -05:00
hactoolnet.csproj Version 0.1.2 2018-09-20 21:26:25 -05:00
Options.cs Add Partition FS extraction (#12) 2018-10-03 14:14:23 -06:00
Print.cs Add XCI signature checks and info output 2018-09-13 17:58:40 -05:00
ProcessKip.cs Code style naming fixes 2018-10-01 13:07:20 -05:00
ProcessNca.cs Continue NCA improvements 2018-10-08 21:04:39 -05:00
ProcessNsp.cs Add Partition FS extraction (#12) 2018-10-03 14:14:23 -06:00
ProcessPackage.cs Add package2 support 2018-09-16 20:26:16 -05:00
ProcessRomfs.cs Split hactoolnet processing into multiple files 2018-09-12 20:28:50 -05:00
ProcessSave.cs Enforce "var" style 2018-10-02 17:25:58 -05:00
ProcessSwitchFs.cs Continue NCA improvements 2018-10-08 21:04:39 -05:00
ProcessXci.cs Enforce "var" style 2018-10-02 17:25:58 -05:00
Program.cs Continue NCA improvements 2018-10-08 21:04:39 -05:00