woolsweater / WoolBlockInvocationLinks
A pair of classes similar to NSInvocation and NSMethodSignature which provide the ability to tie multiple Blocks together and invoke them all with the same set of arguments.
☆15Updated 11 years ago
Alternatives and similar repositories for WoolBlockInvocation
Users that are interested in WoolBlockInvocation are comparing it to the libraries listed below
Sorting:
- Tracking block args of Objective-C method based on BlockHook☆79Updated 4 years ago
- 基于 MonkeyDev 对 WeChat 的个人扩展☆76Updated 8 years ago
- iOS async stack trace record☆39Updated 5 years ago
- An iOS runtime debugger☆131Updated 5 years ago
- ☆34Updated 7 years ago
- iOS APP API有效性检查(A clang approach)☆63Updated 9 years ago
- a Lib that enable you call objc or c code from javascript on iOS platform☆38Updated 9 years ago
- 使用clang插件完 成iOS代码风格检查。☆95Updated 9 years ago
- Classify (.h) header files into a text (.txt) report according to the first 2 letters of each file name.☆22Updated 8 years ago
- Dumps decrypted mach-o files from encrypted iPhone app extensions and applications.☆74Updated 11 years ago
- Apple Open Source Objc4-706可编译版☆22Updated 8 years ago
- 基于JS的热更新.☆25Updated 5 years ago
- 使用 FLEX 调试任意第三方应用☆70Updated 8 years ago
- ☆12Updated 5 years ago
- ObjC block -> C function pointer using libffi☆361Updated 4 years ago
- Some old code...☆77Updated 10 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆81Updated 7 years ago
- Log the dynamic libraries that are loaded by an application☆167Updated 11 years ago
- 💎A CocoaPods plugin which analyzes the dependencies of any cocoapods projects. Subspecs are properly handled.☆47Updated 3 years ago
- Small AOP library for iOS.☆122Updated 13 years ago
- Lists all the installed applications☆25Updated 9 years ago
- The annotation implementation using Objective-C☆71Updated 7 years ago
- A tool make you have a better debugging experience☆30Updated 7 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆31Updated 4 years ago
- ☆26Updated 10 years ago
- 一个有高拓展性的代码规范检查基础工具。☆52Updated 8 years ago
- Compile and debug objective-c runtime☆37Updated 10 years ago
- NSUUID implementation for iOS < 6.0 and OS X < 10.8☆157Updated 12 years ago
- JSPatch 是一个不错的 hotfix 框架,可利用 js 脚本修复线上 bug,但是作者 bang 没写注释,阅读源代码后,我添加了部分注释,想快速理解源码的同学可以参考。☆84Updated 9 years ago
- iOS native code injector at runtime, only for debug.☆65Updated 5 years ago