How would you usually go on about finding memory addresses of which you do not know the value, and do not have an opportunity to change at will.
For example, lets say you would want to find some info about the viewing frustum, or any other value for that matter. Lets also assume that you cannot find the address using referenced string in olly because lets be honest, this will work for maybe 0.1% of all games.
For example, lets say you would want to find some info about the viewing frustum, or any other value for that matter. Lets also assume that you cannot find the address using referenced string in olly because lets be honest, this will work for maybe 0.1% of all games.