When WriteProcessMemory
fails and GetLastError
returns ERROR_INVALID_ADDRESS
, check the sizes of the buffer allocated against the size of the attempted write.
Meta
Blogroll
IP info
Programs
When WriteProcessMemory
fails and GetLastError
returns ERROR_INVALID_ADDRESS
, check the sizes of the buffer allocated against the size of the attempted write.