Skip to content

hactool-1.3.0

Compare
Choose a tag to compare
@SciresM SciresM released this 15 Jan 18:43
· 32 commits to master since this release

Time for a new hactool release :)

Compilation is still annoying, so a pre-compiled build is provided for Windows users.

Since the last release, the following was changed:
-Support was fixed for new (8.0.0+) key generation.
-Support was added for extracting 8.0.0+ Package2 binaries.
-SVC and key generation names were updated to latest definitions.
-Support was added for parsing and extracting save files (thanks @shchmue!)
-Support was added for decrypting and parsing the encrypted XCI header area (thanks @jakcron!).
-NPDM output was corrected when parsing the version field.
-Support was added for suppressing output of sensitive/decrypted keys.
-Support was added for only extracting NCAs if the content type is one specified.
-Support was added for automatically appending the NCA section type to extracted section content paths if an option is specified.
-Key derivation was fixed when deriving master keks from keyblobs.
-title.keys content restrictions were made looser (non-key lines are now allowed).
-Support was added for skipping output of invalid key warnings.
-A bug was fixed that caused PFS0 file entry calculations to fail.

The following Switch file formats are supported:
-NCA
-XCI
-HFS0
-PFS0
-RomFS
-NPDM
-Package1 (PK11)
-Package2 (PK21)
-INI1
-KIP1
-NAX0
-NSO0
-Save files

Keydata can be baked in at compile-time, or loaded from an external key file. See README.md and KEYS.md for details. In addition, a secure boot key + TSEC key + boot0 file pair can be passed in with an external key file to derive all keys it is possible to know given the information one has.