caodaxun

Results 4 issues of caodaxun

砸壳后的 ipa 包拖入 TargetApp 目录后运行 fishhook 报错 ![图 2](https://user-images.githubusercontent.com/7793212/197543246-3713ac3b-721e-4372-9be6-55c25218ca4e.png) 然后下载 fishhook https://github.com/facebook/fishhook,替换 MonkeyDev 项目的 fishhook 再次运行报错控制台输出 libc++abi: terminating with uncaught exception of type CYPoolError terminating with uncaught exception of type...

``` Call parameter type does not match function signature! ptr null i64 %16 = call swiftcc i64 @swift_getTypeByMangledNameInContext(ptr %15, i64 %10, ptr null, ptr null) #22, !dbg !2584 Please submit...

``` #import - (void)viewDidLoad { [super viewDidLoad]; const char *version = DobbyGetVersion(); printf("Dobby version: %s\n", version); } ```