showxu / objc4
A latest buildable and debuggable Objective-C runtime (objc4-818.2) project.
☆542Updated 2 years ago
Alternatives and similar repositories for objc4:
Users that are interested in objc4 are comparing it to the libraries listed below
- 动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().☆702Updated 6 years ago
- Hook Objective-C blocks. A powerful AOP tool.☆850Updated last year
- ☆428Updated 5 months ago
- The easiest way to generate order files for Mach-O using Clang. Improving App Performance.☆668Updated 4 years ago
- objc_msgSend之精简且完整的hook核心功能,并且还有详细注释☆493Updated 3 years ago
- A safe and influence-restricted method hooking for both Objective-C and Swift.☆454Updated 4 years ago
- iOS Crash Dump Analysis Book☆605Updated 2 years ago
- ☆653Updated 3 years ago
- Objective-C KVC, KVO的实现源码,根据 Foundation.framework汇编反写而来,还原iOS对KVO,KVC的真实实现☆558Updated 2 years ago
- 通过Mach-O文件NonlazyClassList构建动态库进行iOS load方法耗时检测☆198Updated 6 years ago
- Yet Another Mach-O Unused ObjC Selector/Class/Protocol Detector. 检测ObjC无用方法、无用类、无用协议。☆174Updated 3 years ago
- A solution for centralized method redirection☆529Updated 4 years ago
- 🧱Yet Another Patch Module for iOS/macOS via WebAssembly☆92Updated 3 years ago
- 🔎 iOS 源码探求系列☆919Updated 6 years ago
- Execute Objective-C code as script. AST Interpreter. iOS hotfix SDK.☆672Updated 2 months ago
- A lightweight Objective-C message throttle and debounce library.☆826Updated 2 years ago
- An non-invasive iOS framework for quickly adapting Right-To-Left style UI☆182Updated 5 years ago
- Recording all OC methods in the main thread takes time☆381Updated last year
- Safe Method Swizzling.☆902Updated 5 years ago
- A tool to obtain dependencies by analyzing "Podfile.lock"☆135Updated last month
- Log any method call of object in Objective-C☆424Updated 2 years ago
- 🧱Explore MachO File on macOS and Windows☆600Updated 6 years ago
- iOS 12.0 or above system symbols collection☆252Updated last week
- CocoaPods 组件二进制化辅助插件(双私有源)☆306Updated 4 years ago
- 记录线程的调用栈☆995Updated 3 years ago
- Interface-oriented router for discovering modules, and injecting dependencies with protocol in Objective-C and Swift.☆662Updated 5 years ago
- ☆90Updated 3 years ago
- A hotfix library based on flex/yacc. You can call any Objective-C class and method using DynamicOC.