ufrisk / pcileech

Direct Memory Access (DMA) Attack Software
GNU Affero General Public License v3.0
4.72k stars 706 forks source link

Failed to read protected program memory #245

Closed Monday-Leo closed 1 year ago

Monday-Leo commented 1 year ago

I'm reading the game's memory and at the beginning everything works fine. But after about ten minutes, some memory reads fail. I think it may be that the game's protection mechanism has played a role. After I re-run the program, the memory can be read normally again, but it fails again after ten minutes. What is the problem and how can it be solved? It is the same situation when I use Cheat Engine software, can DMA break through this limitation?

ufrisk commented 1 year ago

Hi, if your game starts to protect itself against DMA its not much you can do about it after it have enabled its protections.

I prefer that game hacking is not discussed on my Github since I didn't create my tools for it and I wish to keep my distance to it.

I know that there have been discussions for specific games such as Valorant recently. You can google around and find some discussions about it on some cheat related forums.

If you come across a non-games related issue / bug I'd be happy to fix it as soon as possible.

But for this issue I'd have to forward you to the more specialized forums discussing this.