A runtime block hook mechanism(一个运行时的 block hook 机制)。
☆123Apr 7, 2021Updated 4 years ago
Alternatives and similar repositories for YSBlockHook
Users that are interested in YSBlockHook are comparing it to the libraries listed below
Sorting:
- 一个轻量级的基于block回调通知的对象KVO扩展☆39May 29, 2019Updated 6 years ago
- 一个简单的越狱设备动态库注入示例☆13May 31, 2019Updated 6 years ago
- A solution for centralized method redirection☆540May 24, 2020Updated 5 years ago
- Solution of reduce iOS application size☆22Jun 24, 2019Updated 6 years ago
- 方法耗时分析☆121Feb 26, 2020Updated 6 years ago
- The easiest way to generate order files for Mach-O using Clang. Improving App Performance.☆684Oct 16, 2020Updated 5 years ago
- Hook Objective-C blocks. A powerful AOP tool.☆855Feb 6, 2024Updated 2 years ago
- “已阅”新版,RSS阅读器,使用FMDB做存储,ReactiveCocoa处理数据流向☆1,751Jan 12, 2025Updated last year
- Something for Class written in Swift.☆19Apr 17, 2023Updated 2 years ago
- 动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().☆702Jan 14, 2019Updated 7 years ago
- 记录线程的调用栈☆997Mar 30, 2022Updated 3 years ago
- objc_msgSend之精简且完整的hook核心功能,并且还有详细注释☆494Mar 21, 2022Updated 4 years ago
- ObjC block -> C function pointer using libffi☆360Sep 2, 2021Updated 4 years ago
- 🔎 iOS 源码探求系列