I would like to understand how to calculate the 4 Bytes of an address and then use a ReadProcessMemory
.
I just wanted to understand how to calculate this because every time I try it goes wrong.
Let's say I have a Address 181BA700
and I need to get the 4 bytes to calculate with an offset. But I do not understand how to do that.