Open PliskinDev opened 10 months ago
Do you mean the opcodes?
yeah, what they do is randomize the opcodes on every update
there are ways to get around it like using script signatures from previous versions to compare to the new one or by looking at the switch in the exe, you could theoretically build a tool to take the rdr2 exe and find the switch and parse the x64 to find the numbers then use opcode signatures to determine the opcodes.
so I suggest adding in decompiler like opcodes crossmap or translation, this is from a previous version 1355, you can take a look at it
https://www.mediafire.com/file/hyapf3ad9919gpp/RDR2OpcodeTranslationPC.txt/file
hi, I would like to point out that scripts on pc are scrambled, as for the console and stadia are unscrambled