Wyliemaster / GD-Save-Decryptor

Python program that decrypts Geometry Dash Save files
MIT License
5 stars 1 forks source link

GD Save Decryptor

Python program that decrypts Geometry Dash Save files

Usage

Import it into your code

from saves import decrypt_save

save = decrypt_save("CCGameManager.dat")