Jump to content

20 posts in this topic

Recommended Posts

Posted

1) Use the debugserver which he sent

2)  Answer these questions

- Windows or Mac? 

- If Windows, do you have access to Mac. If yes, install xCode and use Phoenix's tutorial on building debugserver and build it for yourself. 

3)After you do all this, find your IP address as well as IP address of iPad 

- For windows, open network and sharing, click name of WiFi, details then find the IP (eg. 192.168.20.120)

- For mac, open settings > network settings, you can see your ip there.

- For iPad, settings > wifi  > click i

4)After this, open Terminal/PuTTy and ssh to ipad

-Type "debugserver com.pu.ter.ip:1234 --attach=pid"

-put computer ip in the area and set port anything except 20-25 just in case. 

5) On your lldb terminal window (if on windows, you need special app). If on mac, just Terminal, then type lldb.

-  Type "process connect connect://ip.ad.ip.here:1234"

port should be same as what you used for computer. 

6) once you click enter, app will freeze and it will take some time till some stuff becomes visible on your computer lldb side. 

- IF you did it right, when you press enter after lldb command, it will say something like "waiting for debugging instructions from computerip:port"

- After the extra stuff is there and you see (lldb), press c and enter and game will resume

7) IF YOU GET ERROR ANYWHERE, Take a screenshot, reply with quote
 

Posted
3 minutes ago, Archangel04 said:

1) Use the debugserver which he sent

2)  Answer these questions

- Windows or Mac? 

- If Windows, do you have access to Mac. If yes, install xCode and use Phoenix's tutorial on building debugserver and build it for yourself. 

3)After you do all this, find your IP address as well as IP address of iPad 

- For windows, open network and sharing, click name of WiFi, details then find the IP (eg. 192.168.20.120)

- For mac, open settings > network settings, you can see your ip there.

- For iPad, settings > wifi  > click i

4)After this, open Terminal/PuTTy and ssh to ipad

-Type "debugserver com.pu.ter.ip:1234 --attach=pid"

-put computer ip in the area and set port anything except 20-25 just in case. 

5) On your lldb terminal window (if on windows, you need special app). If on mac, just Terminal, then type lldb.

-  Type "process connect connect://ip.ad.ip.here:1234"

port should be same as what you used for computer. 

6) once you click enter, app will freeze and it will take some time till some stuff becomes visible on your computer lldb side. 

- IF you did it right, when you press enter after lldb command, it will say something like "waiting for debugging instructions from computerip:port"

- After the extra stuff is there and you see (lldb), press c and enter and game will resume

7) IF YOU GET ERROR ANYWHERE, Take a screenshot, reply with quote
 

Whats the special app? I use windows

Posted
3 minutes ago, Archangel04 said:

With what? there must be something you use? Gikdbg or so like in the lldb post?

 

nvm 

i'll try this out

Posted (edited)
5 hours ago, Archangel04 said:

Windows.

7) IF YOU GET ERROR ANYWHERE, Take a screenshot, reply with quote
 

LLDB from here

Debugger from here

http://i.imgur.com/xAdn4Kq.png

I tried different adresses and ports, ofcourse I did also the same for the Putty command.

Iphone 6 10.2

#Hijackingthethreadbecausenoonewouldhelpmeonmine

Updated by Sneezh
Posted

Search that error on iOSGods. It's actually been asked before and I believe I've seen a solution about it.

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