caodaxun
caodaxun
砸壳后的 ipa 包拖入 TargetApp 目录后运行 fishhook 报错  然后下载 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); } ```