OliverLetterer / imp_implementationForwardingToSelectorLinks
IMP forwarding to a different selector.
☆56Updated 11 years ago
Alternatives and similar repositories for imp_implementationForwardingToSelector
Users that are interested in imp_implementationForwardingToSelector are comparing it to the libraries listed below
Sorting:
- Reimplementation of NSInvocation, minus floating-point support, for educational purposes☆36Updated 12 years ago
- Experimental block-based swizzling API for Objective-C☆88Updated 10 years ago
- Implementation of imp_implementationWithBlock()☆21Updated 12 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆90Updated 12 years ago
- Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.☆259Updated 7 years ago
- A lightweight, pure-Swift library that enables dynamically rebinding symbols in Mach-O binaries running on iOS .☆52Updated 6 years ago
- Xcode headers dump☆19Updated 7 years ago
- Generic record & playback framework for Objective-C☆52Updated 6 years ago
- An example of hooking C functions at runtime☆70Updated 10 years ago
- An Objective-C API diff report generator☆238Updated 7 years ago
- export symbols with “hidden” visibility for Swift frameworks☆26Updated 4 years ago
- A framework for reflection in Objective-C: an OO wrapper for the Objective-C runtime☆37Updated 3 years ago
- A way to detect an Objective-C method swizzled or overridden in runtime☆29Updated 9 years ago
- Experimental implementation of imp_implementationWithBlock()