iHqq
May 5th, 2002, 12:07
help !!
i want to write a progame that can modify hero's data in hero IV.but the first problem is to find hero's base address.
in softice i make breakpoint
bpx 52ece3
so when game break on here!
the value of eax -c+74+10 is the address where hero's base address store.
the value is changged when you restart game!
how can i get the hero's base address.
i want to write a progame that can modify hero's data in hero IV.but the first problem is to find hero's base address.
in softice i make breakpoint
bpx 52ece3
so when game break on here!
the value of eax -c+74+10 is the address where hero's base address store.
the value is changged when you restart game!
how can i get the hero's base address.