FerranSalguero / yk2_save

Tool for encrypting/decrypting Yakauza Like a Dragon saves

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

yk2_save

Tool for encrypting/decrypting Yakauza Kiwami 2 saves.

Original decryption code from here by simontime. I added proper checksum calculation and split the tool into two executables for easier usage.

Usage

yk2_decrypt.exe data.sav will output into data.json.

yk2_encrypt.exe data.json will output into data.sav.

Alternatively you can just drag and drop the file onto the respective exe.

About

Tool for encrypting/decrypting Yakauza Like a Dragon saves


Languages

Language:C 100.0%