avltree9798 / isJailbroken

Detect whether iOS device is jailbroken or not | Jailbreak detection for iOS
GNU General Public License v3.0
87 stars 23 forks source link

dynamic library be a crash,not working properly #2

Closed doudouwa5 closed 4 years ago

doudouwa5 commented 4 years ago

dynamic library be a crash,not working properly

avltree9798 commented 4 years ago

Can you please tell me a bit more? The crash log would be very helpful

doudouwa5 commented 4 years ago

Since I don't have a jailbreak machine, I have to pack it up for testing. If I open the: BOOL dylibResult = isInjectedWithDynamicLibrary(); it will crash, otherwise it will not.

doudouwa5 commented 4 years ago

And he can't keep out the sun Shadow

avltree9798 commented 4 years ago

Since I don't have a jailbreak machine, I have to pack it up for testing. If I open the: BOOL dylibResult = isInjectedWithDynamicLibrary(); it will crash, otherwise it will not.

can you provide me the log from lldb / xcode?