ObjC block -> C function pointer using libffi
☆360Sep 2, 2021Updated 4 years ago
Alternatives and similar repositories for MABlockClosure
Users that are interested in MABlockClosure are comparing it to the libraries listed below
Sorting:
- The iOS support code has been merged into the upstream libffi.☆78Apr 12, 2011Updated 14 years ago
- Hook Objective-C blocks. A powerful AOP tool.☆855Feb 6, 2024Updated 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 solution for centralized method redirection☆540May 24, 2020Updated 5 years ago
- Objc runtime additions.☆587Sep 19, 2013Updated 12 years ago
- objc_msgSend hook for debugging/inspection purposes.☆721Mar 13, 2023Updated 2 years ago
- Implementation of imp_implementationWithBlock()☆21Dec 28, 2013Updated 12 years ago
- ☆662Sep 3, 2021Updated 4 years ago
- 动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().☆704Jan 14, 2019Updated 7 years ago
- Reimplementation of NSInvocation, minus floating-point support, for educational purposes☆36Mar 21, 2013Updated 12 years ago
- 🍎Objective C Method Tracing Call Chart☆822Feb 1, 2026Updated last month
- iOS APP分析无用代码(A source-code level/Clang Approach)☆237Aug 22, 2018Updated 7 years ago
- Execute Objective-C code as script. AST Interpreter. iOS hotfix SDK.☆687Jan 5, 2026Updated last month
- A lightweight Objective-C message throttle and debounce library.☆831Jul 20, 2025Updated 7 months ago
- JavaScript-Based Debugger For Inspecting Running State Of Your Application☆655Aug 1, 2019Updated 6 years ago
- A C/Objective-C library for parsing Mach-O files.☆559Aug 10, 2022Updated 3 years ago
- A portable foreign-function interface library.☆4,178Dec 26, 2025Updated 2 months ago
- WIP 深度揭秘各大 APM 厂商 iOS SDK 背后的核心技术和实现细节 更新中……☆477Nov 16, 2017Updated 8 years ago
- A reverse engineering tool to restore stripped symbol table for iOS app.☆1,342Aug 21, 2020Updated 5 years ago
- A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.☆5,384Aug 1, 2024Updated last year
- ☆1,191Sep 5, 2021Updated 4 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
- Objective-C KVC, KVO的实现源码,根据 Foundation.framework汇编反写而来,还原iOS对KVO,KVC的真实实现☆558Dec 12, 2022Updated 3 years ago
- MachOView fork☆2,856Jul 22, 2024Updated last year
- A Cocoa library to extend the Objective-C programming language.☆4,517Apr 23, 2019Updated 6 years ago
- The easiest way to generate order files for Mach-O using Clang. Improving App Performance.☆684Oct 16, 2020Updated 5 years ago
- The Ultimate iOS Crash Reporter☆4,443Updated this week
- Safe Method Swizzling.☆905Sep 10, 2019Updated 6 years ago
- Simple NSObject-category wrapper for <objc/runtime.h>☆861Nov 6, 2018Updated 7 years ago
- ObjC wrapper for ObjC runtime API☆1,535Sep 2, 2021Updated 4 years ago
- Delightful, simple library for aspect oriented programming in Objective-C and Swift.☆8,437Nov 25, 2025Updated 3 months ago
- iOS library to help detecting retain cycles in runtime.☆4,241Nov 15, 2025Updated 3 months ago
- ☆314Sep 2, 2021Updated 4 years ago
- coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotli…☆4,028Jun 19, 2024Updated last year
- A debuggable objc runtime☆1,834Mar 16, 2024Updated last year
- 静态插桩的方式来实现Hook Method☆159Mar 23, 2020Updated 5 years ago
- 通过Mach-O文件NonlazyClassList构建动态库进行iOS load方法耗时检测☆200Jan 28, 2019Updated 7 years ago
- An implementation of function patching for iOS, without the use of W|X pages.☆270Jan 20, 2013Updated 13 years ago
- 🧱Explore MachO File on macOS and Windows☆603Jan 9, 2026Updated last month