8 ms·
I was wondering about this as well. What exact mechanism did they use to detect the read? Something like mprotect would only trigger for the game process, not a
by d110af5ccf 4y ago
I was wondering about this as well. What exact mechanism did they use to detect the read? Something like mprotect would only trigger for the game process, not another process that snooped the game's memory remotely. I wonder if the cheat tool was really dumb enough to run in the same process as the game itself? That would be pretty amusing.