Twistedfate Expert Cheater
Reputation: 1
Joined: 11 Mar 2016 Posts: 231
|
Posted: Thu Nov 03, 2016 5:04 pm Post subject: How to prevent game from reading opened processes ? |
|
|
I want to prevent my game from reading opened program in my pc .
When I scan game memory for strings
for example this string
C:\Program Files (x86)\cheatengine
I can see C:\Program Files (x86)\cheatengine
- Fint what instructions access nothing happen
If I left to the game menu and back again to the game
and scanned memory once again I see
C:\Program Files (x86)\cheatengine
C:\Program Files (x86)\cheatengine
new address Is add every time after re log to the menu and back to my game.
the address Is excuted for once and I cannot see instructions for it because its changes every time to new address .
-dissect data str show nothing .
- pointer scan show nothing .
Any help ?
|
|