Skip to content

Releases: CaitSith2/SwitchSDTool

Version 1.10

12 Jan 10:11
Compare
Choose a tag to compare
  • Fixed a regression that prevented conversion of NSPs of titles larger than 4GiB. Closes #4
  • Fixed an instant crash when the required master keys to decrypt and parse a given title are not present. (It now logs on failure indicating what key is required to process the title.) Closes #3

Version 1.09

25 Oct 13:19
Compare
Choose a tag to compare
  • more ticket extraction speedups.
  • Dump .nsx file if the ticket is missing. Ticket title key will show up as "[TITLE KEY HERE]" in a hex editor.
  • Add Title keys to .nsx file and rename them automatically once a valid Title key is available.
  • Dumper will now work with Development units. (Was a side effect of removing correct master key verification hashes)