char-ptr / gdke

Extract encryption key from godot binaries externally with a gui.
88 stars 7 forks source link

What versions does it support? #5

Closed lexum0 closed 11 hours ago

lexum0 commented 9 months ago

It's not working with Godot 3.5.2

What's the process to support a new version?

char-ptr commented 9 months ago

i believe that version should be supported, although depending on compiler of the template it may not work. New versions are supported by adding asm signature to get the offset - view repo description