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
I'm painfully trying to get the decryption key for .gde files, do you have an advice on how to get it from the exe or else ? Or do you plan on adding an option to get the key directly in the gdsdecomp module ?
thanks
The text was updated successfully, but these errors were encountered:
This probably won't be added. There are ways of doing it, but I can't think of them off the top of my head. Look at the godot code if you'd like to learn how the encryption key is stored.
@vmjcv Your edited comment still had the specific steps in the revision history, so I deleted it.
Original edited comment:
"you can use IDA to get the decryption key.
Originally, specific steps were provided, but after careful consideration, it may affect the enthusiasm of Godot developers, so the specific practice was deleted"
Hello,
I'm painfully trying to get the decryption key for .gde files, do you have an advice on how to get it from the exe or else ? Or do you plan on adding an option to get the key directly in the gdsdecomp module ?
thanks
The text was updated successfully, but these errors were encountered: