Jump to content
  • 0

game is crashing.


vaibhavi
 Share

Question

Hello game guardian community, in bluestacks when I search for a  value the game crash and it says game dead.
I rooted the emulator with magisk installed
does anyone know how to bypass this?

Link to comment
Share on other sites

7 answers to this question

Recommended Posts

  • 0

[ @vaibhavi ]
---

Quote

value the game crash and it says game dead.

The game might have Anti-Debugging or it has Root detection.
---
Even though you're using Magisk, there's still rusty magisk (SuperSu). You can delete them on /system/bin/su or /system/xbin/su

mount -o rw,remount /system
rm -rf /system/bin/su
rm -rf /system/xbin/su
mount -o ro,remount /system

---
The game has Anti-Debugging, you can tweak Game Guardian:

  • > "Hide Game Guardian from The Game" > Check All Level (1-4)
  • > Prevent Unload (Level 1-3)
  • > Bypass mode for ptrace protection: Freeze

---
Above might still not enough, luckily you can use Magisk Module:

*There's still more useful modules that has each own functionality but use lists above first.
*Prefered with MagiskHide and SuList (Magisk Delta)
---

Link to comment
Share on other sites

  • 0

Thanks the game not crashing anymore.But gg cannot be able to edit or change the value of game. I wanted to change the game's coins.

Edited by vaibhavi
more information
Link to comment
Share on other sites

  • 0
21 hours ago, vaibhavi said:

Thanks the game not crashing anymore.But gg cannot be able to edit or change the value of game. I wanted to change the game's coins.

Game crash or fc after search value with gameguardian 

Solution goto gg setting hide gameguardian from game ceklis 1,2,3

Link to comment
Share on other sites

  • 0

[ @vaibhavi ]
---
There's atleast 3 speculation on why the value aren't changing:

  • > Read-Only (RO) Memory Region: where you can't change any memory on that region (range of addresses)
  • > The values are reverting back to it's original value. You need to freeze them.
  • > The value you're changing is Fake: 1) it can be resulted from memory footprint (after memory are flushed / refreshed once in a while), 2) Visual only / reserved / duplicate value, 3) Trap value that causes by Anti-Cheat or some kind of protection.
  • > The value isn't being readed yet by the game

---

Quote

What is Read-Only Memory Region ? Is applicable to offline games ?

It is how computer remembers stuff, applies all. Where there's some part of Memory that you cannot change because it is required by the game or under kernel layers.
---
I can only speculate because the problem of "the value cannot be changed" is too wide. Please mention it in a specific way: mention your game's name here (preferably while attaching some video).

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.