char-ptr / gdke

Extract encryption key from godot binaries externally with a gui.
101 stars 8 forks source link

The app just closes without any warning. #24

Open awerc opened 1 week ago

awerc commented 1 week ago

I am not sure if I got the correct signature (because I don't really understand how or where to get it), but with any signature I use, the application just closes almost immediately without prompting anything. Also, there are no logs in the application directory. From exe properties: File version 0.3.2.0

Also tried GDKE 0.2.2 and here i'm getting stuck at sig id 1

entry = 0x7ff7d294b490 gamever = 3.5.3.stable.custom_build.6c814135b injecting dll (...\gdkeinj.dll) waiting until udp is ok using sig id 1

Is there a way to run the application without finding a signature? It seems like the previous version, with DLL injection, didn't require any additional work, but I'm getting an injection error when using it.