• Welcome to Final Fantasy Hacktics. Please login or sign up.
 
March 19, 2024, 06:29:25 am

News:

Please use .png instead of .bmp when uploading unfinished sprites to the forum!


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