Skip to content

hactool-1.1.0

Compare
Choose a tag to compare
@SciresM SciresM released this 28 Apr 01:59
· 137 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.

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

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.

New Features:
-Added support for NAX0 (Nintendo Aes Xts File(system), SD Card content)
-Added support for key derivation using EKS (keyblobs) and sbk/tsec key
-Support was added for pre-1.0.0 "NCA2" content.

Bugs fixed:
-BKTR did not support the non-single bucket case, affecting games with huge patches (Splatoon 2, maybe others)
-Too many small ones to count :)