翊榕
翊榕
https://github.com/codesourse/BigBang [BigBang hookClass:@"ContactUpdateHelper"]; 这样就ok了
不正常,因为包里多了一个.ipa 有需要可以加微信x1135768777解决
姿势不对把libhookzz.dylib 删掉用.a,但是这个库大佬可能不维护了,hook_objc_msgSend.m一调用就crash
i meet the same!
看看CMessageWrap这个类有哪几个方法,可能有原生方法遗漏了闪退
可以写这里面的- (BOOL)application: didFinishLaunchingWithOptions 看一下是哪个函数崩溃的
@sttacckz 自己写一个函数调用一下这个方法,去勾一下,看看回会不会崩溃
@M13wtf 能否发个Demo到我邮箱[email protected]
 It show nothing.
@interface BHConfig() @property(nonatomic, strong) NSMutableDictionary *config; @end