AntiDebug is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod 'GuardApp', :git => "https://github.com/LZRight123/GuardApp.git"
lz_anti_debug_start()
内部调用了lz_ptrace
,lz_dlhandle
,lz_anti_debug_for_sysctl
,lz_asm_pt
,lz_anti_debug_isatty
,lz_anti_debug_get_prots
lz_anti_net_start();
- 调试阶段
lz_anti_injected_start();
[email protected], [email protected]
AntiDebug is available under the MIT license. See the LICENSE file for more info.