MonkeyDev icon indicating copy to clipboard operation
MonkeyDev copied to clipboard

libc++abi: terminating with uncaught exception of type CYPoolError 这是什么问题?

Open caodaxun opened this issue 2 years ago • 1 comments

砸壳后的 ipa 包拖入 TargetApp 目录后运行 fishhook 报错

图 2

然后下载 fishhook https://github.com/facebook/fishhook,替换 MonkeyDev 项目的 fishhook 再次运行报错控制台输出

libc++abi: terminating with uncaught exception of type CYPoolError terminating with uncaught exception of type CYPoolError

图 3

libstdc++ 库我也添加了 https://github.com/devdawei/libstdc-

caodaxun avatar Oct 24 '22 13:10 caodaxun

解决了,把本地越狱检测的插件 Shadow 先停用没问题。开启就这个错误

caodaxun avatar Oct 26 '22 11:10 caodaxun