Skip to content

3dsconv 3.2

Compare
Choose a tag to compare
@ihaveamac ihaveamac released this 13 Aug 02:13
· 40 commits to master since this release
  • New: Zerokey crypto support without XORpads
    • PyCrypto is required. This can be installed with pip.
    • This does not decrypt the contents of the CIA. Custom firmwares today don't support zerokey, only Gateway and Nintendo developer tools/firmware at the moment. Decrypt the CIA with Decrypt9 before installing. Decryption might come later, depending if custom firmwares support zerokey anytime soon.
  • New: --ignorebadhash to ignore bad SHA-256 hash of the ExHeader (is this even that useful?)
  • Code cleanup and other things

3dsconv.exe is intended for Windows (should work on 32-bit now?), and includes Python and PyCrypto.