Surviving Mars [steam]
Posted: Wed Dec 02, 2020 11:43 pm
I just quickly put this together to upload as a placeholder and so far I've only been able grab the pointers.
With the opcodes I'm using, RDX contains the base address of the string (offset 0x18) which you can use as a compare to grab the right pointer. They both have a lot things going through them so I made a shortened list that only grabs things I think could be useful. I just kind of threw this together in a matter of minutes after starting up the game so I haven't really polished it up (but I will).
Here is a list of all the pointers it will populate with:

With the opcodes I'm using, RDX contains the base address of the string (offset 0x18) which you can use as a compare to grab the right pointer. They both have a lot things going through them so I made a shortened list that only grabs things I think could be useful. I just kind of threw this together in a matter of minutes after starting up the game so I haven't really polished it up (but I will).
Here is a list of all the pointers it will populate with:
