v0.17.0
hactoolnet
- #259 Add key sources for system version 15.0.0
- #260
- Automatically import title keys from tickets.
- Automatically apply updates when reading an XCI or NSP.
- Allow listing all contained NCAs, programs or applications.
- Allow specifying the title when an XCI or NSP contains more than one.
- Allow extracting ExeFS or RomFS directly from an NSP.
- #243
- Ignore the relevant
--section#(dir)
option if the equivalent--exefs(dir)
or--romfs(dir)
option is set - Display a warning instead of completely erroring when trying to extract a section that doesn't exist
- Fix extracting section 3 from NCAs
- Ignore the relevant
LibHac
- #259 Add key sources for system version 15.0.0
- #258 Remove some leftover debug code for
CompressedStorage
- #248 Implement
DeviceOperator
and add the FS client shim functions that use it - #245 Implement the new save data file system cache from 14.0.0
- #247 Update FS shim classes for 14.0.0
- #246 Update save data handling functions for 14.0.0
- #263 Catch OutOfMemoryExceptions when calling RSA.VerifyData with an all-zero modulus on platforms that use OpenSSL 1.1
- #244 Implement a lot of the classes that are used for reading NCAs