I made a lot of research on memory reading and I reached here. I got the pointer and offset values, by adding an address manually and choosing "Pointer" on Cheat Engine I can get the address. But my question is how can I do this on C#?
Pointer: "client.dll"+0065F38
Offset: E4
This two values return the address in Cheat Engine, I want to know how can I make it in C#.