I normally don't play poker games but my friend really wanted me to check this game out and see if I can manage to do something.
The only thing I found out is that money is stored in 4 byte, but with the original value multiplied by 8. I was not able to make a pointer table for it for some reason, all the pointer scans turned up empty. My friend also wanted to know if I can change the public cards or cards in hand, I was not able to figure either of those out.
Does anybody here know how to pull this off?
Governor of Poker 2
- The Mogician
- Table Makers
- Posts: 762
- Joined: Sat Mar 04, 2017 12:00 am
- Reputation: 556
Re: Governor of Poker 2
I looked at it. All the values in the game are handled by only a couple of opcodes. That is, all the addresses are shared with only a few instructions. So not fun, and doing what you are talking about.. Well probably some advanced back tracing maybe? Something thats probably over my head.The Mogician wrote: ↑Tue Feb 25, 2020 11:05 amI normally don't play poker games but my friend really wanted me to check this game out and see if I can manage to do something.
The only thing I found out is that money is stored in 4 byte, but with the original value multiplied by 8. I was not able to make a pointer table for it for some reason, all the pointer scans turned up empty. My friend also wanted to know if I can change the public cards or cards in hand, I was not able to figure either of those out.
Does anybody here know how to pull this off?
- The Mogician
- Table Makers
- Posts: 762
- Joined: Sat Mar 04, 2017 12:00 am
- Reputation: 556
Re: Governor of Poker 2
Yikes. I had no luck sorting through the code and data structure so I thought maybe someone here will have a clue. I was hoping for pointers with an array of array for cards but no luck.gideon25 wrote: ↑Tue Feb 25, 2020 3:21 pmI looked at it. All the values in the game are handled by only a couple of opcodes. That is, all the addresses are shared with only a few instructions. So not fun, and doing what you are talking about.. Well probably some advanced back tracing maybe? Something thats probably over my head.The Mogician wrote: ↑Tue Feb 25, 2020 11:05 amI normally don't play poker games but my friend really wanted me to check this game out and see if I can manage to do something.
The only thing I found out is that money is stored in 4 byte, but with the original value multiplied by 8. I was not able to make a pointer table for it for some reason, all the pointer scans turned up empty. My friend also wanted to know if I can change the public cards or cards in hand, I was not able to figure either of those out.
Does anybody here know how to pull this off?
Who is online
Users browsing this forum: AhrefsBot, CraftyTifa, Soatok, TheRedFear, welcomatt