Stuck on sig id 1
Nahieluniversal opened this issue · 9 comments
Stuck on sig id 1 with this game while getting the key:
https://leef6010.itch.io/paper-lily-chapter-1
The same thing!
I'll look into this on this weekend - i'll get back to you then
also same :/
I'll look into this on this weekend - i'll get back to you then
We are still praying that you will return to this one day
I'll look into this on this weekend - i'll get back to you then
We are still praying that you will return to this one day
He said in the issue #19 that he will rework on this project
Having the same issue right now
Heads up the game in this issue uses godot mono / c#. this does not use any form of encryption and the assemblies can be viewed after recovering them from the pack using something like gdre.
Heads up the game in this issue uses godot mono / c#. this does not use any form of encryption and the assemblies can be viewed after recovering them from the pack using something like gdre.
So to decrypt it, we need to use gdre directly on the exe?
Heads up the game in this issue uses godot mono / c#. this does not use any form of encryption and the assemblies can be viewed after recovering them from the pack using something like gdre.
It is mostly decrypted, but some files remain encrypted, so there is a need to get the key to these, some inaccessible files. And since they are encrypted, unpacking .PCK files occurs with an error and some files retain the .GDE format with encrypted content. What do you recommend me to do in this case to find out what the problem is: provide these files or record a video with actions?