Jump to content

GameGuardian Dont work


Iroha
 Share

Recommended Posts

  • Administrators
1 hour ago, melafoto said:

Unfortunately, this version (8.1.2.) does not work. 

 

Then in game added defend supposed hack. Nobody tell about hack any game with gg. If defend good - you can not do this.

Sometimes developers increase defend. This is same case.

Try other way to hack. May be you lucky and developers make mistake or forgot defend some values. Or not.

Link to comment
Share on other sites

There are literally unlimited ways they can make you not find the values.

For example RPG Maker games use "(2x value)+1" to store their values.

I have seen games that have used "value +255" or " 4,294,967,295 - value"

They can just store visual value for You to step on.

Lets say you have variable "visual_gold" and "real_gold".

visual_gold would be just a calculated field that would there for You to see for example "visual_gold=real_gold/10". All other (real calculations)  would be done using real_gold value itself and You changing the visual_gold value wouldn't do anything for you. (Can be used to flag Your save file as cheater and make the game a lot harder for You just because You changed virtual value just once)

With gg there isn't any way to find such values hidden by means of Increment or decrement.

 

If as You say game got patched and You can't find values anymore. Array of Byte scan would easily give You new value if they haven't changed the base structure of the object at hand (they usually never chage structure just to prevent hacking).

 

 

Link to comment
Share on other sites

Not always.

Lets say:

-the game has a lot of small levels.

-you can't use the currency you gain in game mode.

 

Lets say level has 10 battles that might give You currency.

Initial scan would be unknown.

If You get a battle with no currency gain then You do get rid of counter values.

Means You do need to find the value with max of 11 scans.

 

You can't use specific scan and initial scan being unknown won't allow you to get rid of enough values to make it possible to find the right one.

Lets say You get lucky few times and You do get the AoB with correct wildcards.

You still aren't able to find the value easily later on since You can't scan for array of bytes.

 

 

Link to comment
Share on other sites

  • Administrators

Of course not always. But you describe cases where it works. Simple math can not prevent Unknown search.

 

Nobody say GG hack any game. If game have good defend it is hard or impossible. But in most cases it is not true and GG work.

Link to comment
Share on other sites

Guest motoguzziv35c

Few days ago game was updated...and unfortunately gg doesnt work anymore...

Inviato dal mio SM-A500FU utilizzando Tapatalk

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.