MrChens / codeObfuscated
☆27Updated 7 years ago
Alternatives and similar repositories for codeObfuscated:
Users that are interested in codeObfuscated are comparing it to the libraries listed below
- 不需要重新编译重新运行APP ,直接在模拟器里就可以随时修改JS代码,随时看效果,实时报错提醒,实时Reload刷新☆29Updated 8 years ago
- iOS Class Category property dynamic support☆71Updated 8 years ago
- 一个可以脱离Xcode的debug,直接在app里,打印内存对象,动态改UI,动态跑oc代码的多功能控制台☆132Updated 8 years ago
- 基于target-selector 而非基于block注册式的 openURL url参数解析+运行时行为处理,各自行为还需要自定义,定义好行为,无需统一注册,即可生效☆92Updated 8 years ago
- DUKEBlocksKit部分借鉴了著名框架Aspects,BlocksKit,ReactiveCocoa的神奇的宏定义。实现了更加灵活的动态代理,模仿RAC神奇的宏RAC与RACObserve属性绑定☆58Updated 7 years ago
- LDBus的目标:(保持业务组件的相对独立性,尽量解耦业务组件之间的代码依赖)☆119Updated 9 years ago
- 一个很像css,在iOS里用原生的方式,将样式和界面隔离解耦,多种样式属性自由组合,以类似协议的形式将样式生效在界面UI上的东西☆91Updated 8 years ago
- Networking based on curl☆49Updated 7 years ago
- Assistive Button imitate the iOS system AssistiveTouch☆114Updated 2 years ago
- iOS A/B Test 协议分发器☆40Updated 8 years ago
- 活用category的组件通信框架☆95Updated 6 years ago
- a lite ios hotfix solution based on Aspects☆54Updated 5 years ago
- my temporary files☆78Updated 8 years ago
- 解析iOS crash 工具☆62Updated 7 years ago
- A tool to dispatch protocol to multiple implemertors☆40Updated 7 years ago
- ☆63Updated 8 years ago
- 一个iOS调试工具,监控所有HTTP请求,自动捕获Crash分析。☆86Updated 8 years ago
- High performance KV cache component for iOS & OS X developers, Inspired by Tencent's blog post//cloud.tencent.com/developer/article/10662…☆58Updated 6 years ago
- Objc,Getter 函数自动补全插件,基于 Xcode 8 的 Source Editor Extension 开发☆64Updated 7 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 6 years ago
- 捕捉所有的bug并且不报错☆30Updated 9 years ago
- Demo for duck type☆36Updated 10 years ago
- ☆26Updated 9 years ago
- WTSafeGuard can effectively prevent the IOS system application crash☆56Updated 7 years ago
- 使用通知和runtime-AOP的为AppDelegate瘦身方案☆33Updated 7 years ago
- Objective-C编程之道:iOS 设计模式解析(Pro Objective-C Design Patterns for iOS) 源代码☆51Updated 11 years ago
- VIAnalyticsKit is an open source software framework that makes it easy to catch the user's interaction in application.☆40Updated 8 years ago
- 截获崩溃信息,用弹出alert代替崩溃☆76Updated 8 years ago
- VISDWebImageWorker is base on SDWebImage but support remake image before save to cache.☆75Updated 8 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Updated 3 years ago