Jump to content

5 posts in this topic

Recommended Posts

Posted

Hello, I’m sure you see me often in these topics.

I’m currently in the process of learning how to hack games and I’ve ran into some issues, again.

All day today, I’ve been trying to figure out how to work the debugger on IDA Pro.

Here are the steps I’ve taken:

1. Open IDA Pro & load cracked binary with the global-meta.data already done.

2. Used 3uTools for SSH Tunnel.

3. Opened game on phone.

4. Open Putty >> debugserver 127.0.0.1:22 -a binaryname

(Waiting on Process)

5. Opened LLDB.cmd >> process connect connect 127.0.0.1:22

(Doesn’t Work)

Settings on IDA PRO >> Debug Options > Filled Host Name / Port 

Pressing Attach / Start is just a bundle of error pop-ups.

 

Open to all help 🤍

Posted

On what device is LLDB running? And make sure that the forwarded ports are the same on your host, as sometimes it might go to 2222 for example. It should be visible in 3uTools. 

Posted
5 hours ago, bR34Kr said:

On what device is LLDB running? And make sure that the forwarded ports are the same on your host, as sometimes it might go to 2222 for example. It should be visible in 3uTools. 

Windows 10, I’ve downloaded and installed the fix in the regedit. I was able to make the live debugging work, however, I couldn’t figure out how to have IDA make a sigstop when values are searched.

Posted
7 hours ago, Mandu said:

Windows 10, I’ve downloaded and installed the fix in the regedit. I was able to make the live debugging work, however, I couldn’t figure out how to have IDA make a sigstop when values are searched.

I think you can pause the game from iDA. What I did with GamePlayer was search values and it'd freeze the game, maybe iGameGod has the same behaviour

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