Maytrick
March 15th, 2013, 14:18
Hi,
I know other tools can be used for this. But I must use IDA (I'm trying to learn it).
In the game I'm hacking, I want to reverse engineer a random number generator (simple one).
The game calculates the random number and stores it in 0x00CC14D2 in RAM.
So naturally I want to see the instructions that calculate this random number.
How can I go about finding what writes to this address using IDA? (It seems IDA cannot set breakpoints on RAM?)
Thanks for reading, I hope someone can help!
I know other tools can be used for this. But I must use IDA (I'm trying to learn it).
In the game I'm hacking, I want to reverse engineer a random number generator (simple one).
The game calculates the random number and stores it in 0x00CC14D2 in RAM.
So naturally I want to see the instructions that calculate this random number.
How can I go about finding what writes to this address using IDA? (It seems IDA cannot set breakpoints on RAM?)
Thanks for reading, I hope someone can help!
