I have found in CE the base pointer of an address and I want try to read/write it.
I have a static address like "processname.bin" + 0xAdress + nOffsets (I dont have just one but five offsets).
(I do not know if ".bin" changes anything).
Thx to all I have resolved by using an .dll class ♥