iOS 逆向工程 app安全 网络安全

THEOS/bin/nic.pl: No such file o

2018-09-12  本文已影响6人  xyzcwb

iOS逆向的时候,创建 Theos 工程时按照网上教程遇到 THEOS/bin/nic.pl: No such file or directory问题。
terminal 输入 open .bash_profile 查看有没有包括以下两个export,如果有还是提示No such file or directory,再执行 source .bash_profile

export THEOS=/opt/theos
export PATH=/opt/theos/bin:$PATH

theos 安装在哪里,找到nic.pl文件,直接拖入 terminal ,按回车就可以了


目录结构
成功
上一篇 下一篇

猜你喜欢

热点阅读