CXTretar / iOS-System-Symbols-Supplement
iOS 12.0 or above system symbols collection
☆252Updated last week
Alternatives and similar repositories for iOS-System-Symbols-Supplement:
Users that are interested in iOS-System-Symbols-Supplement are comparing it to the libraries listed below
- A latest buildable and debuggable Objective-C runtime (objc4-818.2) project.☆542Updated 2 years ago
- SwiftDump is a command-line tool for retriving the Swift Object info from Mach-O file.☆417Updated last year
- Tool that converts Apple crash report from json to old style stack☆160Updated last year
- hmap is a command line tool written in Swift to work with Clang header maps produced by Xcode.☆315Updated 3 years ago
- ☆90Updated 3 years ago
- A library to hook methods in Swift and Objective-C. Making Aspect Oriented Programming (AOP) easy.☆314Updated 3 weeks ago
- measure GPU hardware utilization on iOS Devices☆130Updated 5 years ago
- ☆428Updated 5 months ago
- iOS Crash Dump Analysis Book☆605Updated 2 years ago
- mocha☕️ is yet another mach-o file viewer☆147Updated last month
- A solution for centralized method redirection☆529Updated 4 years ago
- iOS/Mac 项目崩溃文件自动符号化工具☆170Updated 2 years ago
- Share iOS system framework's symbol files. Useful for symbolicating iOS crash report.☆1,058Updated 2 years ago
- ☆191Updated 4 years ago
- 🧱Yet Another Patch Module for iOS/macOS via WebAssembly☆92Updated 3 years ago
- Hook Objective-C blocks. A powerful AOP tool.☆849Updated last year
- A C/Objective-C library for parsing Mach-O files.☆550Updated 2 years ago
- 🍎Objective C Method Tracing Call Chart☆814Updated 3 years ago
- 通过Mach-O文件NonlazyClassList构建动态库进行iOS load方法耗时检测☆198Updated 6 years ago
- HMLLDB is a collection of LLDB commands to assist in the debugging of iOS apps.☆93Updated 3 months ago
- A safe and influence-restricted method hooking for both Objective-C and Swift.☆454Updated 4 years ago
- ☆653Updated 3 years ago
- The easiest way to generate order files for Mach-O using Clang. Improving App Performance.☆668Updated 4 years ago
- 动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().☆702Updated 6 years ago
- 🧱Explore MachO File on macOS and Windows☆600Updated 6 years ago
- A tool to obtain dependencies by analyzing "Podfile.lock"☆135Updated 3 weeks ago
- ☆117Updated 2 months ago
- 静态插桩的方式来实现Hook Method