Absolute address
This may be a very stupid question, but I've no idea where to find the answer so if you guys could help me out I'd be very great full.
Does anyone know how to get the absolute address of a running image in memory?
Assume that I have all the data available about this program (PE, size, path, name, register you name it)
Any api's to help me find the correct address?
(I'm not injected, and I'm in user mode)