lilidan / OCEvalLinks
动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().
☆703Updated 6 years ago
Alternatives and similar repositories for OCEval
Users that are interested in OCEval are comparing it to the libraries listed below
Sorting:
- objc_msgSend之精简且完整的hook核心功能,并且还有详细注释☆494Updated 3 years ago
- The easiest way to generate order files for Mach-O using Clang. Improving App Performance.☆682Updated 4 years ago
- Execute Objective-C code as script. AST Interpreter. iOS hotfix SDK.☆681Updated this week
- Hook Objective-C blocks. A powerful AOP tool.☆856Updated last year
- Recording all OC methods in the main thread takes time☆382Updated last year
- A safe and influence-restricted method hooking for both Objective-C and Swift.☆458Updated 4 years ago
- WIP 深度揭秘各大 APM 厂商 iOS SDK 背后的核心技术和实现细节 更新中……☆478Updated 7 years ago
- It's a library can avoid some crash in iOS project written by Objective-C.☆770Updated 5 years ago
- 🔎 iOS 源码探求系列☆920Updated 6 years ago
- CocoaPods 组件二进制化辅助插件(双私有源)☆307Updated 4 years ago
- A solution for centralized method redirection☆532Updated 5 years ago
- Log any method call of object in Objective-C☆425Updated 3 years ago
- 记录线程的调用栈☆996Updated 3 years ago
- 用于修复iOS 10首次安装app时,不会弹出"允许xxx使用数据?"授权框的bug☆514Updated 7 years ago
- A lightweight Objective-C message throttle and debounce library.☆830Updated last week
- Swizzle commonly used function of Foundation container to prevent nil crash☆597Updated 4 years ago
- 将苹果开源的Runtime代码放到Github上,并且加入了大量注释帮助大家理解。希望各位能帮忙点个Star,谢谢!☆368Updated 5 years ago
- Objective-C KVC, KVO的实现源码,根据 Foundation.framework汇编反写而来,还原iOS对KVO,KVC的真实实现☆558Updated 2 years ago
- Crash protector -take care of your application like BayMax☆424Updated 4 years ago
- An non-invasive iOS framework for quickly adapting Right-To-Left style UI☆182Updated 5 years ago
- iOS efficient AOP Library using C++ and libffi☆145Updated 5 years ago
- A tool for parsing iOS app link map file.☆187Updated 7 years ago
- iOS platform tool, watch UI thread, report slow call stack.☆308Updated 8 years ago
- 使用Swift3开发了个MacOS的程序可以检测出objc项目中无用方法,然后一键全部清理☆564Updated 8 years ago
- 热修复、热更新、JS代码动态下发、动态创建类☆573Updated 2 years ago
- 本仓库存放一些自己学习的笔记以及对应的 Example,如果觉得还不错,请点 Star 支持,谢谢☆102Updated 2 years ago
- iOS事件总线,支持AppDelegate解耦,支持基于响应链的局部总线☆432Updated 4 years ago
- iOS代码瘦身:未使用的类☆165Updated 4 years ago
- 竭尽全力的去解耦的一次实践,封装一个TableView和一些功能组合的控件的Demo☆426Updated 6 years ago
- JavaScript-Based Debugger For Inspecting Running State Of Your Application☆651Updated 6 years ago