Data manipulation helper utility for Geometry Tower.
Allows you to decode embedded lua files and the save file (Android/data/com.cyberjoy.geometrytower/files/data.dat).
luvit gtcrypt.lua action ...
Actions:
decrypt input output- decrypt a fileencrypt input output- encrypt a filesaveDecode input output- decrypt and decode a savegame into yamlsaveEncode input output- encode and encrypt a savegame from yaml
Example:
luvit gtcrypt.lua decrypt Lua/launch.lua launch.lua