• Welcome to Final Fantasy Hacktics. Please login or sign up.
 
March 28, 2024, 05:51:45 pm

News:

Don't be hasty to start your own mod; all our FFT modding projects are greatly understaffed! Find out how you can help in the Recruitment section or our Discord!


[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!