You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
squib: MGSV:TPP save decoder
Usage of ./squib-linux-amd64:
./squib-linux-amd64 [OPTION] FILE
Options:
-encode
encode file
-key string
decryption key, see GAME_SAVE_FILE_NAME in TppDefine.lua
Provide more keys by adding them to dict.txt in the same directory as executable.
Decoded file is created in the same directory with '_decoded' suffix.
Encoded file is created in the same directory without '_decoded' suffix. Encoding will overwrite existing files.