1a37dc1e0b | ||
---|---|---|
godot_dump | ||
.gitattributes | ||
.gitignore | ||
LICENSE.txt | ||
README.md | ||
godot_dump.sln |
README.md
godot_key_extract
extracts the secret key used to encrypt gdscript files upon build
how to use?
download or build the dll, then use your favourite dll injector to inject the dll into the godot game.
examples of dll injectors:
build
clone the repo (git clone https://github.com/pozm/godot_key_extract.git
) then open the visual studio workspace and then build either release or debug, probably doesn't matter.