Jump to content

How to get lldb server working on Mac for iOS 11-11.3!


Pradeep6868

2 posts in this topic

Recommended Posts

Updated

open two tabs in terminal and run this code in separate tabs and keep it open don't close it

 iproxy 6666 6666 &

 iproxy 2222 22 &


then do open another tab and do this
ssh root@yourIP
then run this command
debugserver localhost:6666


then open a new terminal tab and run lldb after your run lldb
run this:
platform select remote-ios

then

process connect connect://localhost:6666

Posted

I bought the device to try old method. When the method did not work, I sold the my Mac pro :pepe:

i can make this for windows ?

Archived

This topic is now archived and is closed to further replies.

×
  • 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