Try doing this over USB for a more stable connection. SSH Over USB - iPhone Development Wiki@TheArmKing Thx for the tut :)
Since you are using lldb remotely, have you ever encountered this kind of error using lldb :
connection to *ip address* closed by remote host.
(no anti debug in the game since i could debug it with NewTerm but not with ssh)
thanks
When connecting over USB are you sure your device isn't constantly reconnecting (and making the charging sound)? Mine does that for some reason.i also tried this way but same issue at around 10 seconds after the game launch. thanks for the answer
yep my device is constantly charging when USB ssh. i think it’s probably my device RAM then but... 2GB should be more then enough.When connecting over USB are you sure your device isn't constantly reconnecting (and making the charging sound)? Mine does that for some reason.
If you have a mac then try runningyep my device is constantly charging when USB ssh. i think it’s probably my device RAM then but... 2GB should be more then enough.
sudo killall -STOP -c usbd
in terminal and then connect your device, and then run sshwill try this, thanksIf you have a mac then try runningsudo killall -STOP -c usbd
in terminal and then connect your device, and then run ssh