Posted: Tue Aug 18, 2020 8:22 pm Post subject: How does cheat engine scan all system virtual memory work?
I want to create my own functionality for scanning all virtual memory in the system, but here is the problem:
what if a structure/string is contiguously mapped in virtual memory but far apart in physical memory?
refer to this thread for more info:
(i cant post URLs)
how do i find the other part of this structure in memory if it is split across a physical page boundary?
how is the functionality Query memory region routines/scan all system virtual memory implemented in cheat engine? how can this functionality be implemented in general?
If you just need to read a string or structure, virtual memory is fine. The point of virtual memory is so you don't have to deal with the problems associated with physical memory
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