3dsconv 3.2
- 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.