ProcessMemoryDataFinder icon indicating copy to clipboard operation
ProcessMemoryDataFinder copied to clipboard

Finding address of cursor position

Open YO7O opened this issue 3 years ago • 1 comments

I tried to use list and array of int to read a part of memory and both didn't work. String doesn't work as well, probably because of the 0's in the memory. I tried reading the code of StructuredMemoryReader, but cannot really understand it. Any help or resource could be helpful, thank you.

YO7O avatar Jul 30 '22 09:07 YO7O

By any chance, where you able to find it?

LuisTorresDurante avatar Jan 20 '25 08:01 LuisTorresDurante