ProcessMemoryDataFinder
ProcessMemoryDataFinder copied to clipboard
Finding address of cursor position
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.
By any chance, where you able to find it?