anri118 Posted December 3, 2022 Posted December 3, 2022 Hello just a few questions here, so i'm trying to hack a game in a virtual space, I use gameguardian outside in the main space but I think the game still find that i'm changing the value of the game, soon as I change the value the internet connexion stop in the game it is impossible to avoid ? thanks for help
under_score Posted December 3, 2022 Posted December 3, 2022 try xprivacy or xprivacylua, restrict everything starting with "get"
anri118 Posted December 4, 2022 Author Posted December 4, 2022 13 hours ago, under_score said: try xprivacy or xprivacylua, restrict everything starting with "get" thanks, I will give it a try
MC874 Posted December 6, 2022 Posted December 6, 2022 Quote but I think the game still find that i'm changing the value of the game, soon as I change the value the internet connexion stop in the game Hi! Judging from the Behavior, it looks like related to Memory Detection. It's now a common thing in AntiCheats, especially PUBGM, CODM, etc. To Avoid this, You need to do a Memory Bypass, obviously it's not because of the game detecting Game Guardian. It would be helpfull if You also mention the game name because each game has different AntiCheat. Well for this matter, You can do some basic workaround: - Find another value via Pointers. Instead of changing the value directly, You can just change it via address that access the Memory or XRef to that value - You can try by using Memory Allocation and make the game access your Allocated Memory. Off course with custom value that You've set. - Another thing is to block Game Connection that related for AntiCheat. You can use: PCAPdroid or HTTP Canary. Starts Capturing data while You're changing the values. Inside the App, block the last connection. It might responsible for game AntiCheat. Do this repeatedly if the issues still happens. Similar Issue: Detecting GG Survivor.io Detected
Question
anri118
Hello
just a few questions here, so i'm trying to hack a game in a virtual space, I use gameguardian outside in the main space
but I think the game still find that i'm changing the value of the game, soon as I change the value the internet connexion stop in the game
it is impossible to avoid ?
thanks for help
4 answers to this question
Recommended Posts
Archived
This topic is now archived and is closed to further replies.