hand@hands-iMac-Pro voltron % echo 'If anything went wrong, make sure to have debugserver installed on your iDevice then restart the app and try again'
If anything went wrong, make sure to have debugserver installed on your iDevice then restart the app and try again
hand@hands-iMac-Pro voltron % iproxy 2878 2878 &
[1] 19212
hand@hands-iMac-Pro voltron % lldb
waiting for connection
The "sbr" python command has been installed and is ready for use.
test tgs
(lldb) process connect connect://127.0.0.1:2878
accepted connection, fd = 4
waiting for connection
Number of available devices == 2
Requesting connecion to device handle == 11 (serial: c29c56c9fb7481ff1b69e289d45c5fe3f5b772ba), port 2878
Error connecting to device!
error: failed to get reply to handshake packet
(lldb)
hand@hands-iMac-Pro voltron % echo 'If anything went wrong, make sure to have debugserver installed on your iDevice then restart the app and try again' If anything went wrong, make sure to have debugserver installed on your iDevice then restart the app and try again hand@hands-iMac-Pro voltron % iproxy 2878 2878 & [1] 19212 hand@hands-iMac-Pro voltron % lldb waiting for connection The "sbr" python command has been installed and is ready for use. test tgs (lldb) process connect connect://127.0.0.1:2878 accepted connection, fd = 4 waiting for connection Number of available devices == 2 Requesting connecion to device handle == 11 (serial: c29c56c9fb7481ff1b69e289d45c5fe3f5b772ba), port 2878 Error connecting to device! error: failed to get reply to handshake packet (lldb)
奇美拉越狱可以链接上。 issh的lldb可以成功附加。不知道啥原因。