Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi.
☆51May 5, 2019Updated 6 years ago
Alternatives and similar repositories for Stinger
Users that are interested in Stinger are comparing it to the libraries listed below
Sorting:
- 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 hotfix library based on flex/yacc. You can call any Objective-C class and method using DynamicOC.☆237Jun 4, 2020Updated 5 years ago
- iOS efficient AOP Library using C++ and libffi☆147Nov 8, 2019Updated 6 years ago
- 静态插桩的方式来实现Hook Method☆159Mar 23, 2020Updated 5 years ago
- Visual Debugging Tool for the iOS Simulator. A view hierarchy viewer desktop app for CBIntrospect.☆50Nov 19, 2013Updated 12 years ago
- Swift的Mach-O介绍☆10Nov 17, 2021Updated 4 years ago
- An IPA Wireless Installer☆28Mar 30, 2022Updated 3 years ago
- iOS组件化Mediator方案 结合CTMediator和蘑菇街protocol方案 解决target-action方案中硬编码问题☆13Oct 12, 2016Updated 9 years ago
- An Objective-C category for BFTask class in Bolts-iOS☆12Oct 6, 2022Updated 3 years ago
- iOS事件总线,支持AppDelegate解耦,支持基于响应链的局部总线☆431Jan 31, 2026Updated last month
- A solution for centralized method redirection☆540May 24, 2020Updated 5 years ago
- When callback block is NEVER called, throw an exception.☆16Mar 23, 2018Updated 7 years ago
- Auto remove the observer from NSNotificationCenter after the oberser dealloc☆13Jul 20, 2016Updated 9 years ago
- An attempt at making it easier to setup tables with SQLite☆14Feb 12, 2016Updated 10 years ago
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆123Apr 7, 2021Updated 4 years ago
- Execute Objective-C code as script. AST Interpreter. iOS hotfix SDK.☆686Jan 5, 2026Updated 2 months ago
- get Signature in MachO file☆59Dec 11, 2018Updated 7 years ago
- JavaScript-Based Debugger For Inspecting Running State Of Your Application☆655Aug 1, 2019Updated 6 years ago
- A helper utility to check if a block has been called☆15May 23, 2019Updated 6 years ago
- Objective-C版本Redux☆33Sep 12, 2020Updated 5 years ago
- 集成iOS开发中常用功能模块☆72Oct 15, 2016Updated 9 years ago
- Note: The latest version is at http://github.com/cjhanson/Objective-C-Optimized-Singleton☆18Oct 17, 2010Updated 15 years ago
- Something for Class written in Swift.☆19Apr 17, 2023Updated 2 years ago
- learning arm☆16Jan 11, 2020Updated 6 years ago
- Notes for CFRunLoop☆17Apr 7, 2016Updated 9 years ago
- ☆16Apr 29, 2019Updated 6 years ago
- ☆15Oct 20, 2019Updated 6 years ago
- Xcode Logos Supports☆31Nov 13, 2019Updated 6 years ago
- MangoFix is a DSL which syntax is very similar to Objective-C,MangoFix is also an iOS App hotfix SDK. You can use MangoFix method replac…☆1,196Jun 19, 2025Updated 8 months ago
- Implementation of imp_implementationWithBlock()☆21Dec 28, 2013Updated 12 years ago
- ☆37Sep 15, 2022Updated 3 years ago
- iOS APP分析无用代码(A source-code level/Clang Approach)☆237Aug 22, 2018Updated 7 years ago
- scan Xcode project unused classes by Python