Hactool: Unterschied zwischen den Versionen
Aus The Homebrew Cloud
Zur Navigation springenZur Suche springenICON (Diskussion | Beiträge) K (Tausche Infobox aus) |
(Download-URL geändert) |
||
(Eine dazwischenliegende Version desselben Benutzers wird nicht angezeigt) | |||
Zeile 21: | Zeile 21: | ||
! scope="row"| 1.0.1 | ! scope="row"| 1.0.1 | ||
| 07. Februar 2018 | | 07. Februar 2018 | ||
− | | [[ | + | | [[Datei:Download button.png|center|link=https://ddl.homebrew.cloud/Switch/PC_Tools/hactool/hactool_v1.0.1.zip]] |
| ZIP / 524KB | | ZIP / 524KB | ||
| [https://github.com/SciresM/hactool/releases/tag/1.0.1 GitHub.com] | | [https://github.com/SciresM/hactool/releases/tag/1.0.1 GitHub.com] | ||
Zeile 27: | Zeile 27: | ||
! scope="row"| 1.0.0 | ! scope="row"| 1.0.0 | ||
| 07. Februar 2018 | | 07. Februar 2018 | ||
− | | [[ | + | | [[Datei:Download button.png|center|link=https://ddl.homebrew.cloud/Switch/PC_Tools/hactool/hactool_v1.0.0.zip]] |
| ZIP / 487KB | | ZIP / 487KB | ||
| [https://github.com/SciresM/hactool/releases/tag/1.0.0 GitHub.com] | | [https://github.com/SciresM/hactool/releases/tag/1.0.0 GitHub.com] |
Aktuelle Version vom 3. März 2019, 20:25 Uhr
hactool | |
---|---|
Allgemein | |
Entwickler | SciresM |
Kategorie | PC-Tool |
Lizenz | ISC |
Links | |
Quellcode |
hactool ist ein Kommandozeilentool für Windows, mit dem man verschiedene Formate für die Nintendo Switch ansehen, entschlüsseln und extrahieren kann. Unterstützt werden NCA, XCI, HFS0, PFS0, RomFS, NPDM, Package1 (PK11), Package2 (PK21), INI1 und KIP1.
Versionen
Version | Release | Download | Datei / Größe | Quelle |
---|---|---|---|---|
1.0.1 | 07. Februar 2018 | ZIP / 524KB | GitHub.com | |
1.0.0 | 07. Februar 2018 | ZIP / 487KB | GitHub.com |
Changelog
v1.0.1
This is the first feature-complete release of hactool, with some bugfixes. The following Switch file formats are supported: -NCA -XCI -HFS0 -PFS0 -RomFS -NPDM -Package1 (PK11) -Package2 (PK21) -INI1 -KIP1 Keydata can be baked in at compile-time, or loaded from an external key file. See README.md and KEYS.md for details. Bugs fixed: -Memory corruption when parsing some NPDMs -Invalid AES mode used for titlekey decryption -BKTR section validity unchecked before accessing decrypted data -Edge case in BKTR subsection layout would cause infinite recursion
v1.0.0
This is the first feature-complete release of hactool. The following Switch file formats are supported: -NCA -XCI -HFS0 -PFS0 -RomFS -NPDM -Package1 (PK11) -Package2 (PK21) -INI1 -KIP1 Keydata can be baked in at compile-time, or loaded from an external key file. See README.md and KEYS.md for details.