Skip to content

hactool-1.3.2

Compare
Choose a tag to compare
@SciresM SciresM released this 18 Mar 18:07
· 23 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 added for validating new NCA header fixed-keys (9.x+)
-Romfs is now parsed via an iterative loop instead of recursion to prevent possible stack exhaustion.

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.