Jump to content

10 posts in this topic

Recommended Posts

Posted (edited)

after attached the game in GDB the game froze without i even watch yet......press C with continue the game....i have to detach it than my game moves......any help pls

Updated by Aaron Then
Posted

Can you specify your iDevice and iOS version?

 

Posted (edited)

I use lldb, you may want to try that instead.

Updated by Sneezh
Posted (edited)
3 hours ago, ZahirSher said:

Can you specify your iDevice and iOS version?

 

I'm on iPad air with 8.3.......will it be because i didn't remove ASLR from my binary? I'm trying to remove it but none of the tut i found are working for me.....when i replaced the ASLR removed binary, my game won't launch

just to add more info, when i attach process i saw so many repeating error ike this......

warning: error on line 395 of "/Volumes/Builds2/BuildRoot/SourceCache/gdb/gdb-1708/src/gdb/macosx/macosx-nat-infthread.c" in function "void prepare_threads_after_stop(struct macosx_inferior_status *)": (os/kern) invalid argument (0x4x)
warning: Unrecognized osabi 0 in arm_set_osabi_from_host_info
Error calling thread_get_state for GP registers for thread 0x3075lxerror on line 251 of "/Volumes/Builds2/BuildRoot/SourceCache/gdb/gdb-1708/src/gdb/macosx/arm-macosx-nat-exec.c" in function "void fetch_inferior_registers(int)": (os/kern) invalid argument (0x4)

than the game froze.......

3 hours ago, Sneezh said:

I use lldb, you may want to try that instead.

i just learned how to use GBD and I'm not familiar with it yet......i know nothing about lldb

Updated by Aaron Then
Posted

Gdb is not so good with arm64 for me it refused to work. I'd use lldb if I were you 

Posted (edited)
4 hours ago, K0NG said:

Gdb is not so good with arm64 for me it refused to work. I'd use lldb if I were you 

i can't seem to get LLDB to work....its freeze after i attach.....search lots of tut on that but nothing seems to help too

this is what i did:

1. ssh [email protected]

2. debugserver 192.168.10.203:1234 --attach=The-Tribez-UNI-AppStore

than it shows like this when i do process connect connect://192.168.10.203:1234

Attaching to process The-Tribez-UNI-AppStore...

Spawning general listening thread.

Spawning kqueue listening thread.

Listening to port 1234 for a connection from 192.168.10.203...

error: rejecting incoming connection from 192.168.10.140 (expecting 192.168.10.203)

its weird it came out a deferent id number.......than i decided to try another port....after the process connect I've waited for hours it just nothing happening. I'm using Ios8.3 on iPad air 1 just FYI

 
Updated by Aaron Then
Posted
50 minutes ago, Aaron Then said:

1. ssh [email protected]

2. debugserver 192.168.10.203:1234 --attach=The-Tribez-UNI-AppStore

3.connect connect://192.168.10.203:1234

 

On step 3. you need to connect to your pc, open cmd type ipconfig, and copy the IPV4 number which you then use in the 3rd step.

connect connect:// xxx.xxx.xx.xxx:1234 <- x=your iPv4

Posted
24 minutes ago, Sneezh said:

On step 3. you need to connect to your pc, open cmd type ipconfig, and copy the IPV4 number which you then use in the 3rd step.

connect connect:// xxx.xxx.xx.xxx:1234 <- x=your iPv4

just did that and it show error: Connection refused i do have OpenSSH installed, i got the debug server from this tut 

and I'm on IOS8.3

Posted

The windows versions works flawlessly 

Posted
2 hours ago, K0NG said:

The windows versions works flawlessly 

I did both.....i have parallels installed on my mac.....not working for me.....have no idea where went wrong....ive followed all the posible tut ive found and none works for me

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