Just a Small Tool

Just a small tool to decrypt Triforce images:

decrypt.py

Have fun! You have to point it to the right place for the keys. Also, you need to unpack the ISO filesystem first. I do this by

  • Converting the GD-ROM data session to 2048 bytes/sector (UltraISO offers this functionality in the context menu),
  • extracting the game files with extract.exe
A bit ugly, but that works.

See decrypt.py for more details on how this works. Thanks to TheGuru for hosting the keys!