letqingbin / DynamicOCLinks
A hotfix library based on flex/yacc. You can call any Objective-C class and method using DynamicOC.
☆236Updated 5 years ago
Alternatives and similar repositories for DynamicOC
Users that are interested in DynamicOC are comparing it to the libraries listed below
Sorting:
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆119Updated 4 years ago
- iOS efficient AOP Library using C++ and libffi☆145Updated 5 years ago
- Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi.☆51Updated 6 years ago
- 通过Mach-O文件NonlazyClassList构建动态库进行iOS load方法耗时检测☆198Updated 6 years ago
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆90Updated 2 months ago
- 由于官方machoview不再维护,出现和macOS 或Xcode不兼容的问题,所在这里自己维护一下MachoView☆38Updated 6 years ago
- 静态插桩的方式来实现Hook Method☆155Updated 5 years ago
- QiLagMonitor is an iOS performance detection tool, which can monitor method time and method call stack through hook objc_msgsend.