FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。
☆81Jun 1, 2018Updated 7 years ago
Alternatives and similar repositories for FishBind
Users that are interested in FishBind are comparing it to the libraries listed below
Sorting:
- 一个简单的越狱设备动态库注入示例☆13May 31, 2019Updated 6 years ago
- 静态插桩的方式来实现Hook Method☆159Mar 23, 2020Updated 5 years ago
- objc_msgSend之精简且完整的hook核心功能,并且还有详细注释☆494Mar 21, 2022Updated 3 years ago
- iOS Router(Base on ExportSymbol)☆38Jun 12, 2020Updated 5 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆212Apr 28, 2019Updated 6 years ago
- Hook Objective-C blocks. A powerful AOP tool.☆855Feb 6, 2024Updated 2 years ago
- A hotfix library based on flex/yacc. You can call any Objective-C class and method using DynamicOC.☆237Jun 4, 2020Updated 5 years ago
- stable libffi library for iOS (i386, x86_64, armv7, arm64) which has been fully verified☆95Jul 4, 2018Updated 7 years ago
- 基于JS的热更新.☆25Apr 4, 2020Updated 5 years ago
- 动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().☆704Jan 14, 2019Updated 7 years ago
- iOS逆向(5)-不懂MachO怎敢说自己懂DYLD☆20Jul 11, 2019Updated 6 years ago
- 热修复、热更新、JS代码动态下发、动态创建类☆573Mar 8, 2023Updated 2 years ago
- Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi instead of Objective-C message forwa…☆1,005Apr 26, 2024Updated last year
- A lightweight thread method call stack printing tool.☆32Apr 26, 2020Updated 5 years ago
- ☆10May 18, 2016Updated 9 years ago
- Xcode 格式化所有 Import 的插件☆10Apr 27, 2018Updated 7 years ago
- Binary tools library write in C☆10Nov 21, 2019Updated 6 years ago
- Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)☆1,502Nov 17, 2023Updated 2 years ago
- Swift reimplement of Autolayout☆10Oct 18, 2024Updated last year
- 使用Runtime解决恶心需求☆13Aug 22, 2017Updated 8 years ago
- 😈Scripts or demo projects on iOS development or reverse engineering☆321Feb 2, 2026Updated 3 weeks ago
- 基于target-selector 而非基于block注册式的 openURL url参数解析+运行时行为处理,各自行为还需要自定义,定义好行为,无需统一注册,即可生效☆92Oct 26, 2016Updated 9 years ago
- Objective-C KVC, KVO的实现源码,根据 Foundation.framework汇编反写而来,还原iOS对KVO,KVC的真实实现☆558Dec 12, 2022Updated 3 years ago
- A lightweight, pure-Swift library that enables dynamically rebinding symbols in Mach-O binaries running on iOS .☆52Jul 6, 2019Updated 6 years ago
- Trace Any Objective-C Method Calls☆264Mar 19, 2024Updated last year
- WIP 深度揭秘各大 APM 厂商 iOS SDK 背后的核心技术和实现细节 更新中……☆477Nov 16, 2017Updated 8 years ago
- The easiest way to generate order files for Mach-O using Clang. Improving App Performance.☆684Oct 16, 2020Updated 5 years ago
- A solution for centralized method redirection☆540May 24, 2020Updated 5 years ago
- Cocoa Model Framework with a simplified, chainable and expressive syntax. 支持链式编程的JSON转模型框架。☆13Apr 20, 2017Updated 8 years ago
- Swift, iOS☆12Mar 22, 2019Updated 6 years ago
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆76Aug 19, 2018Updated 7 years ago
- JavaScript-Based Debugger For Inspecting Running State Of Your Application☆655Aug 1, 2019Updated 6 years ago
- It's a library can avoid some crash in iOS project written by Objective-C.☆769Jan 4, 2020Updated 6 years ago
- 🌈可编译苹果官方源码objc!现在有objc4底层源码,以及libmalloc等可编译版本,大家可以自由LLDB调试!☆1,010Dec 5, 2022Updated 3 years ago
- 生成器与迭代器的Objective-C实现,实现类似ES6的yield语意,ES7 async, await异步方案,支持在Objective-C/Swift项目中以同步风格编写异步代码,避免长回调链和Promise链.☆204Apr 27, 2018Updated 7 years ago
- Use OpenCV on iOS☆12Aug 30, 2016Updated 9 years ago
- ObjC block -> C function pointer using libffi☆360Sep 2, 2021Updated 4 years ago
- Something for Class written in Swift.☆19Apr 17, 2023Updated 2 years ago
- 🤖Using NSArray, NSMutableArray, NSDictionary, NSMutableDictionary, NSMutableString safely.☆26Jul 22, 2022Updated 3 years ago