muzipiao / LFPhoneInfoLinks
iOS 快速获取硬件信息。
☆157Updated 3 years ago
Alternatives and similar repositories for LFPhoneInfo
Users that are interested in LFPhoneInfo are comparing it to the libraries listed below
Sorting:
- 基于NSURLProtocol一句话实现iOS应用底层所有网络请求拦截(含网页ajax请求拦截【不支持WKWebView】)、一句话实现防抓包(使Thor,Charles,Burp等代理抓包方式全部失效,且即使开启了代理,也不影响App内部的正常请求)。包含http-dns…☆354Updated 2 years ago
- 有关iOS安全加固的几种方法,代码混淆,类名方法名混淆等攻防技术☆181Updated 6 years ago
- 【iOS应用安全、安全攻防】hook及越狱的基本防护与检测(动态库注入检测、hook检测与防护、越狱检测、签名校验、汇编分析、IDA反编译分析加密协议Demo);【数据传输安全】浅谈http、https与数据加密;代码加密&混淆;防抓包、http-dns解决方案,防止DNS…☆451Updated 6 months ago
- iOS 系统隐私权限检测工具。iOS system privacy permission check tools.☆211Updated 5 years ago
- 逆向是打开第三方 APP 的一扇窗,本项目主要总结利用逆向做的一些有意义的事情。给微信添加聊天记录截图功能,查看第三方APP使用的第三方库☆185Updated 7 years ago
- 获取iPhone相关信息以及网络状态等等。☆116Updated 6 years ago
- QiLagMonitor is an iOS performance detection tool, which can monitor method time and method call stack through hook objc_msgsend.☆133Updated last year
- 静态插桩的方式来实现Hook Method☆155Updated 5 years ago
- 可对 Xcode 项目工程所有的 objective-c 文件内包含的明文进行加密混淆,提高逆向分析难度。☆158Updated 6 years ago
- 深入理解 iOS 热修复原理☆166Updated 4 years ago
- VTAntiScreenCapture是个简单的iOS下防止截屏的库☆105Updated 6 years ago
- iOS网络请求监控☆100Updated 4 years ago
- ☆91Updated 7 years ago
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆119Updated 4 years ago
- ☆133Updated 6 years ago
- A Network Monitor,一个iOS网络监控,非常轻量级,能够监控到当前APP内发生的网络请求☆62Updated 8 years ago
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆90Updated 2 months ago
- Intercept Requests of WKWebView. WKWebView网络请求拦截.☆144Updated 4 years ago
- iOS 任务调度器,为 CPU 和内存减负(用于性能优化)☆312Updated 3 years ago
- objc_msgSend之精简且完整的hook核心功能,并且还有详细注释☆493Updated 3 years ago
- 一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP…☆228Updated 6 years ago
- iOS efficient AOP Library using C++ and libffi☆145Updated 5 years ago
- iOS 使用NetworkExtension创建 VPN☆54Updated last year
- iOS屏幕录制/屏幕直播框架☆43Updated 6 years ago
- Trace Any Objective-C Method Calls☆258Updated last year
- Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi.☆51Updated 6 years ago
- 轻量级线程监控工具,当线程数量过多或线程爆炸时候,就打印所有线程堆栈。☆174Updated 5 years ago
- ☆46Updated 3 weeks ago
- 本文将介绍iOS代码混淆及编译的自动化脚本方案,支持swift、m、c、cpp和h文件类型的混淆,使用编译时混淆的策略,不影响源码阅读,只需在想要混淆的函数名或者变量名前加个private_即可,可通过函数实现安全混淆、去混淆、混淆再编译。☆87Updated 6 years ago
- iOS 无痕埋点方案☆124Updated 6 years ago