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,004Apr 26, 2024Updated last year
- Objc runtime additions.☆587Sep 19, 2013Updated 12 years ago
- A solution for centralized method redirection☆540May 24, 2020Updated 5 years ago
- objc_msgSend hook for debugging/inspection purposes.☆721Mar 13, 2023Updated 3 years ago
- Implementation of imp_implementationWithBlock()☆21Dec 28, 2013Updated 12 years ago
- Reimplementation of NSInvocation, minus floating-point support, for educational purposes☆36Mar 21, 2013Updated 13 years ago
- ☆662Sep 3, 2021Updated 4 years ago
- 动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().☆702Jan 14, 2019Updated 7 years ago
- A portable foreign-function interface library.☆4,197Mar 8, 2026Updated last week
- 🍎Objective C Method Tracing Call Chart☆822Mar 14, 2026Updated last week
- JavaScript-Based Debugger For Inspecting Running State Of Your Application☆655Aug 1, 2019Updated 6 years ago
- A library that enables dynamically rebinding symbols in Mach-O binaries running on iOS.☆5,393Aug 1, 2024Updated last year
- Execute Objective-C code as script. AST Interpreter. iOS hotfix SDK.☆686Jan 5, 2026Updated 2 months ago
- A lightweight Objective-C message throttle and debounce library.☆831Jul 20, 2025Updated 8 months ago
- iOS APP分析无用代码(A source-code level/Clang Approach)☆237Aug 22, 2018Updated 7 years ago
- A reverse engineering tool to restore stripped symbol table for iOS app.☆1,340Aug 21, 2020Updated 5 years ago
- MachOView fork☆2,858Jul 22, 2024Updated last year
- WIP 深度揭秘各大 APM 厂商 iOS SDK 背后的核心技术和实现细节 更新中……☆477Nov 16, 2017Updated 8 years ago
- Objective-C KVC, KVO的实现源码,根据 Foundation.framework汇编反写而来,还原iOS对KVO,KVC的真实实现☆559Dec 12, 2022Updated 3 years ago
- A C/Objective-C library for parsing Mach-O files.☆560Aug 10, 2022Updated 3 years ago
- Delightful, simple library for aspect oriented programming in Objective-C and Swift.☆8,435Nov 25, 2025Updated 3 months 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,447Updated this week
- A hotfix library based on flex/yacc. You can call any Objective-C class and method using DynamicOC.☆237Jun 4, 2020Updated 5 years ago
- Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)☆1,505Nov 17, 2023Updated 2 years ago
- Safe Method Swizzling.☆904Sep 10, 2019Updated 6 years ago
- A Cocoa library to extend the Objective-C programming language.☆4,516Apr 23, 2019Updated 6 years ago
- ☆1,191Sep 5, 2021Updated 4 years ago
- 🧱Explore MachO File on macOS and Windows☆616Updated this week
- stable libffi library for iOS (i386, x86_64, armv7, arm64) which has been fully verified☆95Jul 4, 2018Updated 7 years ago
- Simple NSObject-category wrapper for <objc/runtime.h>☆862Nov 6, 2018Updated 7 years ago
- iOS library to help detecting retain cycles in runtime.☆4,239Updated this week
- 静态插桩的方式来实现Hook Method☆159Mar 23, 2020Updated 5 years ago
- ObjC wrapper for ObjC runtime API☆1,535Sep 2, 2021Updated 4 years ago
- A debuggable objc runtime☆1,834Mar 16, 2024Updated 2 years ago
- Objective-C Runtime Browser, for Mac OS X and iOS☆3,647Mar 10, 2023Updated 3 years ago
- objc_msgSend之精简且完整的hook核心功能,并且还有详细注释☆494Mar 21, 2022Updated 4 years ago