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…☆358Updated 2 years ago
- 深入理解 iOS 热修复原理☆168Updated 4 years ago
- 有关iOS安全加固的几种方法,代码混淆,类名方法名混淆等攻防技术☆182Updated 6 years ago
- VTAntiScreenCapture是个简单的iOS下防止截屏的库☆108Updated 6 years ago
- 逆向是打开第三方 APP 的一扇窗,本项目主要总结利用逆向做的一些有意义的事情。给微信添加聊天记录截图功能,查看第三方APP使用的第三方库☆185Updated 7 years ago
- QiLagMonitor is an iOS performance detection tool, which can monitor method time and method call stack through hook objc_msgsend.☆134Updated last year
- iOS网络请求监控☆101Updated 4 years ago
- ☆46Updated 3 weeks ago
- 可对 Xcode 项目工程所有的 objective-c 文件内包含的明文进行加密混淆,提高逆向分析难度。☆158Updated 6 years ago
- iOS 系统隐私权限检测工具。iOS system privacy permission check tools.☆212Updated 5 years ago
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆90Updated 4 months ago
- Intercept Requests of WKWebView. WKWebView网络请求拦截.☆144Updated 4 years ago
- A Network Monitor,一个iOS网络监控,非常轻量级,能够监控到当前APP内发生的网络请求☆64Updated 8 years ago
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆121Updated 4 years ago
- 一种轻量级的可以通过苹果审核的热修复方案,可以替代JSPatch的热修复方案。☆120Updated 7 years ago
- Objective C method tracing tool for iOS/macOS☆58Updated 6 years ago
- otool -ov生成的文件分析,查找无用的class和无用的类☆31Updated 4 years ago
- iOS 使用NetworkExtension创建 VPN☆54Updated last year
- 静态插桩的方式来实现Hook Method☆158Updated 5 years ago
- 【iOS应用安全、安全攻防】hook及越狱的基本防护与检测(动态库注入检测、hook检测与防护、越狱检测、签名校验、汇编分析、IDA反编译分析加密协议Demo);【数据传输安全】浅谈http、https与数据加密;代码加密&混淆;防抓包、http-dns解决方案,防止DNS…☆460Updated 9 months ago
- 获取iPhone相关信息以及网络状态等等。☆116Updated 6 years ago
- Mac上解压Assets.car文件的小工具☆374Updated 7 years ago
- 一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP…☆228Updated 6 years ago
- 本文将介绍iOS代码混淆及编译的自动化脚本方案,支持swift、m、c、cpp和h文件类型的混淆,使用编译时混淆的策略,不影响源码阅读,只需在想要混淆的函数名或者变量名前加个private_即可,可通过函数实现安全混淆、去混淆、混淆再编译。☆87Updated 7 years ago
- ☆134Updated 6 years ago
- A hotfix library based on flex/yacc. You can call any Objective-C class and method using DynamicOC.☆236Updated 5 years ago
- A safe and influence-restricted method hooking for both Objective-C and Swift.☆460Updated 5 years ago
- 根据现有Xcode10的结构,编写的Xcode10代码格式化工具☆58Updated 5 years ago
- Scripts for resign iOS App☆150Updated 9 years ago
- Copy from ios-class-guard, origin is unavailable☆27Updated 8 years ago