SmileZXLee / ZXRequestBlock
基于NSURLProtocol一句话实现iOS应用底层所有网络请求拦截(含网页ajax请求拦截【不支持WKWebView】)、一句话实现防抓包(使Thor,Charles,Burp等代理抓包方式全部失效,且即使开启了代理,也不影响App内部的正常请求)。包含http-dns解决方法,有效防止DNS劫持。用于分析http,https请求等
☆346Updated last year
Alternatives and similar repositories for ZXRequestBlock:
Users that are interested in ZXRequestBlock are comparing it to the libraries listed below
- 【iOS应用安全、安全攻防】hook及越狱的基本防护与检测(动态库注入检测、hook检测与防护、越狱检测、签名校验、汇编分析、IDA反编译分析加密协议Demo);【数据传输安全】浅谈http、https与数据加密;代码加密&混淆;防抓包、http-dns解决方案,防止DNS…☆444Updated 3 months ago
- 【越狱-逆向】处理iOS APP信息的命令行工具☆590Updated 4 years ago
- 有关iOS安全加固的几种方法,代码混淆,类名方法名混淆等攻防技术☆180Updated 6 years ago
- iOS 快速获取硬件信息。☆156Updated 3 years ago
- 【越狱-逆向】基于Cycript实现的一些实用函数☆721Updated 6 years ago
- iOS 系统隐私权限检测工具。iOS system privacy permission check tools.☆211Updated 4 years ago
- 一个用于代码混淆和字符串加密的Mac小Demo☆592Updated 5 years ago
- Mac上解压Assets.car文件的小工具☆372Updated 7 years ago
- 【iOS逆向】高效Tweak工具函数集,基于theos、monkeyDev。(含方法调用链追踪、递归获取任意层级view、拦截并修改全局请求、清除keyChain数据、block还原、打印类的属性和方法、数据转换、数据存储、添加轮询、网络请求、加密解密等各种协助逆向分析函数…☆268Updated last year
- 自动修改/混淆/OC/iOS代码,自动替换类名,方法名☆31Updated 4 months ago
- 热修复、热更新、JS代码动态下发、动态创建类☆568Updated 2 years ago
- objc_msgSend之精简且 完整的hook核心功能,并且还有详细注释☆491Updated 3 years ago
- 静态插桩的方式来实现Hook Method☆155Updated 4 years ago
- 一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP…☆227Updated 6 years ago
- 深入理解 iOS 热修复原理☆163Updated 3 years ago
- iOS 任务调度器,为 CPU 和内存减负(用于性能优化)☆311Updated 3 years ago
- iOS一键重签名,轻松制作iOS上任意应用或游戏分身、以及Hook后重签名安装到非越狱或越狱设备等☆353Updated 2 years ago
- Trace Any Objective-C Method Calls☆255Updated last year
- ☆132Updated 5 years ago
- iOS 无痕埋点方案☆122Updated 5 years ago
- ☆44Updated 6 years ago
- 个人学习研究笔记,OC、C++、iOS 逆向、汇编、Python。☆144Updated last year
- 《iOS应用逆向与安全》随书源码☆554Updated 6 years ago
- Execute Objective-C code as script. AST Interpreter. iOS hotfix SDK.☆672Updated last month
- 逆向是打开第三方 APP 的一扇窗,本项目主要总结利用逆向做的一些有意义的事情。给微信添加聊天记录截图功能,查看第三方APP使用的第三方库☆184Updated 6 years ago
- A Network Monitor,一个iOS网络监控,非常轻量级,能够监控到当前APP内发生的网络请求☆61Updated 7 years ago
- 可对 Xcode 项目工程所有的 objective-c 文件内包含的明文进行加密混淆,提高逆向分析难度。☆158Updated 6 years ago
- iOS App 的 Mac 重签名工具☆168Updated 3 years ago
- A safe and influence-restricted method hooking for both Objective-C and Swift.☆455Updated 4 years ago
- Recording all OC methods in the main thread takes time☆379Updated last year