Skip to content

CTRTool v0.3

Pre-release
Pre-release
Compare
Choose a tag to compare
@jakcron jakcron released this 28 Apr 13:10
· 273 commits to master since this release

Change Log

  • Code cleanup & misc. bug fixes (thanks @xerpi, @profi200, @applestash)
  • Improved detection of CXI decryption failure (thanks @applestash)
  • Add support for processing ExeFs binaries directly (thanks @sbJFn5r)
    • Added new value (exefs) for CLI argument -t/--intype to allow specifying an ExeFs binary
    • Added CLI switch --decompresscode which forces decryption of ExeFS .code partition (used when processing a raw ExeFs binary)
  • Modifed CLI argument -n/--ncch to specify a NCSD partition index rather than a NCSD partition offset (thanks @applestash)
  • Added CLI argument --titlekey to allow manually specifying a CIA TitleKey
  • SaveDataSize field now displayed for TMD (thanks @applestash)
  • Updated NCCH spec to support new SecureCryptoType flag values (thanks @profi200)
    • Secure3 (0x0a) (New3DS only, since firmware 9.3.0)