Lakr233 / iOSreExtension

A fast and elegant extension for VSCode used for iOSre projects.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

unc0ver和checkra1n ios12 ,ios13 越狱lldb链接失败

handeslfy opened this issue · comments

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可以成功附加。不知道啥原因。

commented

debugserver 你确定装了吗 我这边所有越狱都没有这些问题的说

可以尝试的方案
-点一下Shutdown iProxy然后重来
-关掉VSC重来
-检查ssh连接速度 如果执行超过3秒可能就悬了

commented

截屏2020-03-02下午5 16 29

commented

问题已找到 你多点了几次

b87a40b