Posted: Sat Dec 29, 2018 1:00 pm Post subject: memcpy not working well
Soo...
I was trying to change a value in a program using memcpy in a c++ dll.
It write the value in the address but the value dont change in the program.
The weird thing is: if i change the value using cheat engine (just open the value changer and press ok lol) the value change in the program.
Can anyone help me?
You might need to use VirtualProtect to make the destination writable.
Thanks to answer!
Aleardy tried and dont work, the value change in the offset, i saw thr changed value on CE, but dont change in the program.
The value only change in program if i change value through CE.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum