Skip to content

GodMode9 v0.5.1

Compare
Choose a tag to compare
@d0k3 d0k3 released this 30 May 14:25
· 1389 commits to master since this release

New major release, this is new:

  • Simple hex editor is now included (only single byte changes, no inserts / deletes)
  • New hex view, utilizing both screens
  • Totally revised write permission system, now allowing granular permissions
  • Writing to memory is now allowed (when the permission is unlocked)
  • Improved handling when copying / moving to existing files
  • Encrypting / decrypting sector0x96 is supported (needs otp.bin on entrypoints other than a9lh)
  • Auto-scroll when holding arrow buttons, thanks to the ARM9 timer register
  • Multiple minor bugfixes

This release also introduces SafeMode9, a safe variant of GodMode9 which makes it impossible to brick. SysNAND and memory write permissions are permanently locked in SafeMode9.

Big thanks for this release, for testing features and for valuable ideas, go to Al3x_10m of #Cakey fame.