ta_trainer Advanced Cheater
Reputation: 0
Joined: 24 Dec 2006 Posts: 76
|
Posted: Mon Nov 26, 2007 8:18 am Post subject: Memory save and load (read plz) |
|
|
I am trying to do more hack for company of heroes
I am searching the memory for some kind of a structure that has my selected abilities.
I guess that when I select an ability it is stored in a structure in memory. the problem is I can only select it once, so there is no easy way to progressive scanning it.
what I am thinking of is to save a region of memory, select an ability, then load the same memory region back into memory, if I hit the memory of interest it would send me back to when i never had any ability selected
if it does not work, then I will move to the second region and so on.
when BINGO, I will know where in the memory to look at
I could then save the same memory region before and after, then use a software to compare them and find differences to find the exact location.
can you comment on my method, will it work, I am still working on it.
|
|