apple-oss-distributions / objc4Links
☆463Updated 3 weeks ago
Alternatives and similar repositories for objc4
Users that are interested in objc4 are comparing it to the libraries listed below
Sorting:
- A latest buildable and debuggable Objective-C runtime (objc4-818.2) project.☆547Updated 3 years ago
- The GNUstep Base Library is a library of general-purpose, non-graphical Objective C objects.☆979Updated this week
- iOS 12.0 or above system symbols collection☆267Updated last week
- ☆107Updated 4 years ago
- iOS Crash Dump Analysis Book☆618Updated 2 years ago
- ☆661Updated 4 years ago
- A solution for centralized method redirection☆540Updated 5 years ago
- The easiest way to generate order files for Mach-O using Clang. Improving App Performance.☆684Updated 5 years ago
- Execute Objective-C code as script. AST Interpreter. iOS hotfix SDK.☆685Updated 4 months ago
- hmap is a command line tool written in Swift to work with Clang header maps produced by Xcode.☆318Updated 3 years ago
- Hook Objective-C blocks. A powerful AOP tool.☆856Updated last year
- 🌈可编译苹果官方源码objc!现在有objc4底层源码,以及libmalloc等可编译版本,大家可以自由LLDB调试!☆1,009Updated 3 years ago
- Share iOS system framework's symbol files. Useful for symbolicating iOS crash report.☆1,076Updated 3 years ago
- A safe and influence-restricted method hooking for both Objective-C and Swift.☆461Updated 5 years ago
- 动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().☆704Updated 6 years ago
- 分析Macho必备工具☆1,037Updated 6 years ago
- A crash log symbolicating Mac app | 一个图形化的崩溃日志符号化工具☆607Updated 2 years ago
- ☆1,191Updated 4 years ago
- Recording all OC methods in the main thread takes time☆388Updated 2 years ago
- 我的笔记合集,记录我在 iOS 学习过程中的一些 收获☆433Updated 3 weeks ago
- 🍎Objective C Method Tracing Call Chart☆823Updated 4 years ago
- 将苹果开源的Runtime代码放到Github上,并且加入了大量注释帮助大家理解。希望各位能帮忙点个Star,谢谢!☆368Updated 5 years ago
- 🧱Yet Another Patch Module for iOS/macOS via WebAssembly☆92Updated 4 years ago
- objc_msgSend之精简且完整的hook核心功能,并且还有详细注释☆495Updated 3 years ago
- Mach-O based ObjC & Swift useless classes, useless protocols, useless resources detection, packet size analysis, point-to-point crash res…☆1,606Updated last year
- 🔎 iOS 源码探求系列☆922Updated 7 years ago
- 记录线程的调用栈☆996Updated 3 years ago
- A debuggable objc runtime☆1,832Updated last year
- Safe Method Swizzling.☆903Updated 6 years ago
- 🧱Explore MachO File on macOS and Windows