Now, I'm already proficient in using olly to test, but once I've found a new offset, how do I get it from the giant number shown (7D610000 etc.) to a number that I can use in an application?
Thanks.
Originally Posted by rawr im a tiger
N00b question incoming.
Now, I'm already proficient in using olly to test, but once I've found a new offset, how do I get it from the giant number shown (7D610000 etc.) to a number that I can use in an application?
Thanks.
So you talk about the lists then.
What you see is mostly like the MOV *Something Random* [Offset/Address] <- You want that.
Or you have CALL *Something* .Numbers <- What you want. (Most of the time you use the move values.
For FoV In mp you are using the call