Skip to content

3dsconv 4.0

Compare
Choose a tag to compare
@ihaveamac ihaveamac released this 20 May 01:28
· 28 commits to master since this release
ab6f303

A major new release, as sighax is now released and anyone can dump the ARM9 bootROM using boot9strap! 3dsconv 4.0 supports reading the bootROM for its encryption keys, allowing for complete offline decryption and conversion. See https://3ds.guide/updating-to-boot9strap on how to update your system to use sighax/boot9strap and how to dump the bootROM.

  • Rewrite for Python 3 - 2.x is no longer supported
  • Use pyaes instead of PyCrypto[dome]
  • bootROM keys support - see README for details on usage
  • XORpad support removed
  • Rewritten output messages
  • Other things I might have forgotten about