• Welcome to Final Fantasy Hacktics. Please login or sign up.
 
March 19, 2024, 07:10:43 am

News:

Use of ePSXe before 2.0 is highly discouraged. Mednafen, RetroArch, and Duckstation are recommended for playing/testing, pSX is recommended for debugging.


[WotL] FFT Decrypt - A simple, multiplatform EBOOT.BIN decrypter

Started by Nax, February 03, 2018, 07:44:16 pm

Nax

Hello,

I just finished building this simple tool: https://github.com/Nax/FFT_Decrypt/releases

It can be used to decrypt EBOOT.BIN in-place in the WotL iso.
The main use case would be to implement this suggestion.

It's very simple: you select your ISO and click "decrypt" to decrypt EBOOT.BIN inside.
The tool will warn you if the ISO is not a valid WotL image. Also, it will warn you if it's already decrypted (but you can force the decryption anyway).

It work on E and U ISOs.

Enjoy!