zhwchch / JOBridge
JSPatch被苹果爸爸封了以后hotfix怎么办?业务需求需要尽快上线怎么办?可以尝试使用JOBridge。其使用了和JSPatch不一样的实现方案,全部由OC实现,比JSPatch功能更强,性能也更好,语法上也基本保持一致(之后我会给出一些示例),当然最关键的是苹果爸爸还不知道!
☆17Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for JOBridge
- ☆45Updated last week
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆87Updated 3 months ago
- QiLagMonitor is an iOS performance detection tool, which can monitor method time and method call stack through hook objc_msgsend.☆131Updated 11 months ago
- iOS调试库,支持iOS11+,无需添加任何代码,方便iOS开发和测试。 iOS debugging library, support for iOS11 +, without adding any code to facilitate iOS development a…☆74Updated last month
- iOS网络请求监控☆100Updated 3 years ago
- MachOView fork☆35Updated 5 years ago
- 野指针防护方案☆20Updated 5 years ago
- It's the secondary encapsulation of the MangoFix.☆51Updated 3 months ago
- 适用于iOS深色模式的令人愉快的主题框架☆86Updated 3 years ago
- iOS 开发调试工具[环境切换、崩溃收集、日志查看、请求拦截、沙盒浏览]☆35Updated 4 years ago
- 主要存储博客中用到的demo☆31Updated 2 years ago
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自 注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆89Updated 5 years ago
- 静态插桩的方式来实现Hook Method☆150Updated 4 years ago
- 汇总我的开发工具☆25Updated 2 years ago
- Accurate measurement of pre-main phase time☆26Updated 4 years ago
- iOS端 冷启动耗时分析工具☆57Updated 2 years ago
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆120Updated 3 years ago
- ☆105Updated 10 months ago
- ☆80Updated 3 years ago
- 『Runtime』Crash 防护系统☆51Updated 5 years ago
- A Command Line Tool And CocoaPods plugin which can gen/read header map file.☆114Updated 2 years ago
- otool -ov生成的文件分析,查找无用的class和无用的类☆31Updated 3 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 6 years ago
- 深入理解 iOS 热修复原理☆163Updated 3 years ago
- 一个鼠标点点就能查询沙盒的小工具☆27Updated 3 years ago
- 一个轻量级的基于block回调通知的对象KVO扩展☆37Updated 5 years ago
- 一种更加方便和高效计算多行Label高度的新方法,A new way to calculate label height more convenient and efficient。☆43Updated 5 years ago