V
V
Vitaly Vitalievich2019-03-26 19:42:24
Windows
Vitaly Vitalievich, 2019-03-26 19:42:24

How to read a value from the memory of a third-party process at the found address using win Api?

Found the address in the process memory using the cheat engine. Tell me how to read from this address using the standard win API. Please provide any working example. I tried to use ReadProcessMemory, but it gives error 299 all the time. We need the correct work algorithm.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
P
Peter, 2019-03-26
@petermzg

So the error is ERROR_PARTIAL_COPY(299)
An example is here

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question