how to find the address of data in memory?
- by blood
i need to find a way how to find the address's for value of another program. i find the address before hand but i don't know how to find them again after i close and reopen the program with out searching for them again (i need the program to find them on it's own).
anyone know how i can do this (sorry if im unclear i don't know how to explain it really)
if your confused just ask and i'll try to make it clear
im using C++