Jump to content

21 posts in this topic

Recommended Posts

Posted

If you can't find the value with iGG, the game has either formatted the value differently in this update and you'll somehow have to find that value, or you'll have to hack it with strings. It happens to me, and I get really angry (because I hate strings) but you do what you have to do :)

 I watched string hacks using IDA Pro tuts, but in order to watch the process i need to find the value of something i need to hack using IGG, am i correct? Or is it there's other ways to find the value?

  • Replies 20
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Posted

I watched string hacks using IDA Pro tuts, but in order to watch the process i need to find the value of something i need to hack using IGG, am i correct? Or is it there's other ways to find the value?

Yeah, you need a mem address to set watchpoints. I don't think there is another way to find the value. But if you are hacking strings, you will need to set breakpoints on offsets that you think will help.

Posted

Yeah, you need a mem address to set watchpoints. I don't think there is another way to find the value. But if you are hacking strings, you will need to set breakpoints on offsets that you think will help.

I followed this guy tuts on String Hacking using IDA https://www.youtube.com/watch?v=lyN-7-g2BJQ

but i do search "string" of any valuable item like Golds, Money, Energy, Health, HP, Stats etc., i cant't find it elsewhere. I even spent 3 hours tracing all that 37k+ lines of that string, all i can't find is "Payment", "CreditCard", etc. and it start to frustate me.

Damn, i still need to learn a lot

Posted

I followed this guy tuts on String Hacking using IDA https://www.youtube.com/watch?v=lyN-7-g2BJQ

but i do search "string" of any valuable item like Golds, Money, Energy, Health, HP, Stats etc., i cant't find it elsewhere. I even spent 3 hours tracing all that 37k+ lines of that string, all i can't find is "Payment", "CreditCard", etc. and it start to frustate me.

Damn, i still need to learn a lot

How big is the binary?

Posted

7 MB  :wallbash:

Then search the binary for SUB R0, #1 and things like that, put all the results into excel, and set a ton of breakpoints on those things

Posted

Then search the binary for SUB R0, #1 and things like that, put all the results into excel, and set a ton of breakpoints on those things

oke i'll try. thanks bro

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
×
  • Create New...

Important Information

We would like to place cookies on your device to help make this website better. The website cannot give you the best user experience without cookies. You can accept or decline our cookies. You may also adjust your cookie settings. Privacy Policy - Guidelines