/GuardApp

iOS安全防护

Primary LanguageObjective-CMIT LicenseMIT

GuardApp

持续更新中....

Installation

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_ptracelz_dlhandlelz_anti_debug_for_sysctllz_asm_ptlz_anti_debug_isattylz_anti_debug_get_prots

反代理,反网络抓包

lz_anti_net_start();

反注入

  • 调试阶段
lz_anti_injected_start();

Author

350442340@qq.com, 350442340@qq.com

License

AntiDebug is available under the MIT license. See the LICENSE file for more info.