Implementation of imp_implementationWithBlock()
☆21Dec 28, 2013Updated 12 years ago
Alternatives and similar repositories for plblockimp
Users that are interested in plblockimp are comparing it to the libraries listed below
Sorting:
- IMP forwarding to a different selector.☆56May 18, 2014Updated 11 years ago
- A faster version of +stringWithFormat:☆29Apr 15, 2021Updated 4 years ago
- ObjC block -> C function pointer using libffi☆360Sep 2, 2021Updated 4 years ago
- When callback block is NEVER called, throw an exception.☆16Mar 23, 2018Updated 7 years ago
- 共享栈式协程实现的 Demo☆16Feb 28, 2018Updated 8 years ago
- The iOS support code has been merged into the upstream libffi.☆78Apr 12, 2011Updated 14 years ago
- Something for Class written in Swift.☆19Apr 17, 2023Updated 2 years ago
- atos for linux☆35Jun 4, 2014Updated 11 years ago
- Invoke superclass implementations for dynamically-dispatched methods through a proxy in Objective-C and Swift☆20May 14, 2025Updated 9 months ago
- A solution for centralized method redirection☆540May 24, 2020Updated 5 years ago
- WWDC 字幕 下载器☆16Aug 17, 2017Updated 8 years ago
- Dock progress bar on Mac OS X☆21Nov 12, 2017Updated 8 years ago
- An implementation of function patching for iOS, without the use of W|X pages.☆270Jan 20, 2013Updated 13 years ago
- hook objc_msgSend☆91Mar 18, 2014Updated 11 years ago
- Simple example of a Mach-O parser☆106Apr 24, 2018Updated 7 years ago
- 使用swift实现LLVM教程中“我的第一门玩具语言”Kaleidoscope☆26Aug 10, 2019Updated 6 years ago
- Experimental block-based swizzling API for Objective-C☆88May 29, 2015Updated 10 years ago
- An example of hooking C functions at runtime☆70Jul 24, 2015Updated 10 years ago
- Cocoa framework for syntax highlighting, source code editing, and line numbering. Based on other projects, but extensively modified.☆36Aug 3, 2013Updated 12 years ago
- Generic block forwarding, like forwardInvocation:☆48Dec 6, 2011Updated 14 years ago
- 🐛 App Debug Mode 🐞 for iOS. Allows special debug privileges.☆18Mar 18, 2025Updated 11 months ago
- Translating symbolicated Apple JSON format crash log into our old friends :)☆14Nov 28, 2021Updated 4 years ago
- hmap is a command line tool written in Swift to work with Clang header maps produced by Xcode.☆318Feb 13, 2022Updated 4 years ago
- A Swift Objective-C Bridge implemented using @dynamicCallable☆45Mar 27, 2019Updated 6 years ago
- Updated sample code for OS X and iOS Kernel Programming book☆38Jan 14, 2019Updated 7 years ago
- A cross-platform library to parse Objective-C type encoding.☆43Sep 1, 2024Updated last year
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆81Jun 1, 2018Updated 7 years ago
- Write Cocoa applications in Javascript☆531Dec 3, 2017Updated 8 years ago
- extensible interpreter for LLVM dynamic analyses☆45Aug 7, 2013Updated 12 years ago
- iOS 本地音乐、网络流媒体播放器☆10Jan 7, 2017Updated 9 years ago
- A partial replacement for Apple's atos tool for converting addresses within a binary file to symbols.☆352Feb 12, 2016Updated 10 years ago
- Mach-O import table patching for function redirection. This is a method for function hooking on Mac OS X. It patches the import table of …☆114Jul 24, 2014Updated 11 years ago
- A decorator for docstrings and type checking☆12Feb 20, 2016Updated 10 years ago
- Hooking mach-o libraries in current or remote processes by patching __GOT and NLIST☆18Jan 27, 2020Updated 6 years ago
- ☆13Feb 15, 2020Updated 6 years ago
- RESOLVED IN XCODE 10.2! Fix for LLDB (in Xcode 10) which incorrectly imports the wrong API headers☆11Feb 13, 2019Updated 7 years ago
- A toy WebAssembly(wasm) interpreter written in Swift☆16Jan 25, 2025Updated last year
- 用于检查不同 iOS 设备、系统版本的 TabBar & NavigationBar & StatusBar & safeAreaInsets 等 UI 控件默认高度☆10Jun 20, 2019Updated 6 years ago
- Add new property for Objective-c's Class without changing origin Class's code, support reflection, special for JSPatch☆13May 27, 2016Updated 9 years ago