Skip to content
#201
Auto-translated
RedHeavenHero
Right in the source code? Where did you get it from?
I'd like to say that the developers gave it to me as a gift, but it's simpler: I decompiled it. Of course, not everything is obvious in the decompiled product, but you can see various constants from the resources.

Added 1 minute ago
Ment
So, it's IDA, anyone can load an executable file into it and view the assembly code. Some information looks quite clearly in it (like in the screenshot, for example).
Something like that)

Added 1 minute ago
Are there any people on the forum who were aware of the team's source code explorations?