error: failed to attach to process named: "" unable to start the exception thread Exiting.

iPhone:~ root# debugserver *:10011 -a WeChat
debugserver-@(#)PROGRAM:debugserver PROJECT:debugserver-320.2.89
for arm64.
Attaching to process WeChat…
error: failed to attach to process named: “” unable to start the exception thread Exiting.

重新从iPhone Developer/usr/bin目录下拷贝一个干净的debugserver到mac上,然后用ldid重新签名解决。

ECamera-Pro:debugserver user$ ldid -e debugserver > debugserver.entitlements
ECamera-Pro:debugserver user$ ldid -Sdebugserver.entitlements debugserver


iPhone:~ root# debugserver *:10011 -a WeChat
debugserver-@(#)PROGRAM:debugserver  PROJECT:debugserver-320.2.89
 for arm64.
Attaching to process WeChat...
Listening to port 10011 for a connection from *...
    原文作者:WSGNSLog
    原文地址: https://www.jianshu.com/p/bac7068a20bb
    本文转自网络文章,转载此文章仅为分享知识,如有侵权,请联系博主进行删除。
点赞