mikeash / MABlockClosure
ObjC block -> C function pointer using libffi
☆361Updated 3 years ago
Alternatives and similar repositories for MABlockClosure:
Users that are interested in MABlockClosure are comparing it to the libraries listed below
- Objc runtime additions.☆586Updated 11 years ago
- Quick Python script over otool to help spotting potentially unused methods in Objective-C Mach-O executable files☆454Updated 6 years ago
- ClangKit provides an Objective-C frontend to LibClang. Source tokenization, diagnostics and fix-its are actually implemented.☆364Updated 3 years ago
- NSUUID implementation for iOS < 6.0 and OS X < 10.8☆157Updated 11 years ago
- iOS APP分析无用代码(A source-code level/Clang Approach)☆232Updated 6 years ago
- The iOS support code has been merged into the upstream libffi.☆78Updated 13 years ago
- An iOS runtime debugger☆129Updated 4 years ago
- stable libffi library for iOS (i386, x86_64, armv7, arm64) which has been fully verified☆94Updated 6 years ago
- 使用clang插件完成iOS代码风格检查。☆95Updated 8 years ago
- Minimal for of saurik's ldid and prebuilt binary☆288Updated 12 years ago
- Can be compiled and debugged Apple Inc open source project - objc4☆174Updated 8 years ago
- A hotfix library based on flex/yacc. You can call any Objective-C class and method using DynamicOC.☆233Updated 4 years ago
- Series of tools to help you find and debug objects that are leaking / over-released in your iOS apps.☆364Updated 10 years ago
- A spiritual reimplementation of the basics of dispatch_queue, for educational purposes☆129Updated 9 years ago
- hook objc_msgSend☆88Updated 11 years ago
- NSRunLoop Reactor Style Implementation: Using BSD kqueue implements iOS/Mac NSRunLoop and RunLoop-Relative Foundation such as perform sel…☆212Updated 4 years ago
- iOS efficient AOP Library using C++ and libffi☆145Updated 5 years ago
- ☆314Updated 3 years ago
- iOS platform tool, watch UI thread, report slow call stack.☆308Updated 8 years ago
- 通过Mach-O文件NonlazyClassList构建动态库进行iOS load方法耗时检测☆198Updated 6 years ago
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆120Updated 3 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆210Updated 5 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 6 years ago
- NSInvocation category to create NSInvocation with block☆65Updated 9 years ago
- 解析iOS工程中的linkmap文件,方便分析各个模块占用的包大小☆123Updated 3 years ago
- iOS async stack trace record☆37Updated 5 years ago
- iOS APP API有效性检查(A clang approach)☆63Updated 8 years ago
- Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi.☆51Updated 5 years ago
- 用 Swift 编写的工程代码静态分析命令行工具 smck☆102Updated 7 years ago
- A DNS Mapping engine for iOS client☆293Updated 8 years ago