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.☆683Updated 5 years ago
- Execute Objective-C code as script. AST Interpreter. iOS hotfix SDK.☆684Updated 3 months ago
- Recording all OC methods in the main thread takes time☆387Updated 2 years ago
- Hook Objective-C blocks. A powerful AOP tool.☆856Updated last year
- A safe and influence-restricted method hooking for both Objective-C and Swift.☆460Updated 5 years ago
- 🔎 iOS 源码探求系列☆920Updated 7 years ago
- A solution for centralized method redirection☆538Updated 5 years ago
- 记录线程的调用栈☆996Updated 3 years ago
- It's a library can avoid some crash in iOS project written by Objective-C.☆769Updated 5 years ago
- Objective-C KVC, KVO的实现源码,根据 Foundation.framework汇编反写而来,还原iOS对KVO,KVC的真实实现☆558Updated 2 years ago
- Log any method call of object in Objective-C☆429Updated 3 years ago
- WIP 深度揭秘各大 APM 厂商 iOS SDK 背后的核心技术和实现细节 更新中……☆479Updated 7 years ago
- CocoaPods 组件二进制化辅助插件(双私有源)☆307Updated 4 years ago
- A lightweight Objective-C message throttle and debounce library.☆832Updated 3 months ago
- A tool for parsing iOS app link map file.☆188Updated 7 years ago
- Crash protector -take care of your application like BayMax☆424Updated 4 years ago
- iOS efficient AOP Library using C++ and libffi☆146Updated 6 years ago
- An non-invasive iOS framework for quickly adapting Right-To-Left style UI☆184Updated 6 years ago
- iOS代码瘦身:未使用的类☆165Updated 4 years ago
- 用于修复iOS 10首次安装app时,不会弹出"允许xxx使用数据?"授权框的bug☆514Updated 7 years ago
- 热修复、热更新、JS代码动态下发、动态创建类☆572Updated 2 years ago
- iOS事件总线,支持AppDelegate解耦,支持基于响应链的局部总线☆432Updated 4 years ago
- A latest buildable and debuggable Objective-C runtime (objc4-818.2) project.☆546Updated 3 years ago
- 使用Swift3开发了个MacOS的程序可以检测出objc项目中无用方法,然后一键全部清理☆560Updated 8 years ago
- Swizzle commonly used function of Foundation container to prevent nil crash☆596Updated 4 years ago
- 竭尽全力的去解耦的一次实践,封装一个TableView和一些功能组合的控件的Demo☆425Updated 6 years ago
- A journey of leveling up iOS development skills and knowledge.☆367Updated 4 years ago
- Interface-oriented router for discovering modules, and injecting dependencies with protocol in Objective-C and Swift.☆662Updated 6 years ago
- 通过Mach-O文件NonlazyClassList构建动态库进行iOS load方法耗时检测☆200Updated 6 years ago