Jump to content

7 posts in this topic

Recommended Posts

Posted

Im trying to hack coins in a game.

I got "0x2e7d" from lldb.

In IDA I fount this:

VfQcVpm.png

Could anyone assist me in what am I supposed to do now?

 

P.S.

I was looking at the tutorials, but I don't know which of these adresess is correct and what I should do with them next.

Change it to "STR R0, [1]"?

Posted
2 hours ago, Sneezh said:

Im trying to hack coins in a game.

I got "0x2e7d" from lldb.

In IDA I fount this:

VfQcVpm.png

Could anyone assist me in what am I supposed to do now?

 

P.S.

I was looking at the tutorials, but I don't know which of these adresess is correct and what I should do with them next.

Change it to "STR R0, [1]"?

One thing I've learned myself about lldb, is that what ever the address it gives you, the actual thing to hack is somewhere around the address lldb gave you. The address is never the one to hack, the thing to hack is around the address lldb gave you and the actual thing to hack is inside that function. If that makes sense then awesome:)

Posted
16 hours ago, AxCE said:

Look at the instructions near it

I am looking at them, but I don't know what i'm seeing.

Posted
31 minutes ago, Sneezh said:

I am looking at them, but I don't know what i'm seeing.

Learn ida then...

Posted
1 minute ago, AxCE said:

Learn ida then...

That's what im trying to do, but no luck with tutorials in iOSGods as they dont explain so much in-depth.

As far as i understand I need to convert the function to Thumb output, which gives me an error.

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