🍎Objective C Method Tracing Call Chart
☆822Feb 1, 2026Updated last month
Alternatives and similar repositories for AppleTrace
Users that are interested in AppleTrace are comparing it to the libraries listed below
Sorting:
- 🧱Explore MachO File on macOS and Windows☆603Jan 9, 2026Updated last month
- Log any method call of object in Objective-C☆429Jul 31, 2022Updated 3 years ago
- objc_msgSend hook for debugging/inspection purposes.☆721Mar 13, 2023Updated 2 years ago
- A reverse engineering tool to restore stripped symbol table for iOS app.☆1,342Aug 21, 2020Updated 5 years ago
- Hook Objective-C blocks. A powerful AOP tool.☆855Feb 6, 2024Updated 2 years ago
- iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理☆2,620Oct 13, 2018Updated 7 years ago
- A reverse engineering tool to convert iOS app to dylib☆813May 4, 2017Updated 8 years ago
- objc_msgSend之精简且完整的hook核心功能,并且还有详细注释☆494Mar 21, 2022Updated 3 years ago
- 😈Scripts or demo projects on iOS development or reverse engineering☆321Feb 2, 2026Updated last month
- A solution for centralized method redirection☆540May 24, 2020Updated 5 years ago
- CaptainHook Tweak、Logos Tweak and Command-line Tool、Patch iOS Apps, Without Jailbreak.☆6,777Jul 9, 2022Updated 3 years ago
- 动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().☆704Jan 14, 2019Updated 7 years ago
- modules deps on HookZz framework.☆534Sep 13, 2017Updated 8 years ago
- MachOView fork☆2,856Jul 22, 2024Updated last year
- 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,389Aug 1, 2024Updated last year
- 记录线程的调用栈☆997Mar 30, 2022Updated 3 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
- A lightweight Objective-C message throttle and debounce library.☆831Jul 20, 2025Updated 7 months ago
- WIP 深度揭秘各大 APM 厂商 iOS SDK 背后的核心技术和实现细节 更新中……☆477Nov 16, 2017Updated 8 years ago
- The Ultimate iOS Crash Reporter☆4,443Updated this week
- [WIP] Crappy iOS app analyzer☆1,666Nov 14, 2021Updated 4 years ago
- The easiest way to generate order files for Mach-O using Clang. Improving App Performance.☆684Oct 16, 2020Updated 5 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,005Apr 26, 2024Updated last year
- 检查每个类占用空间大小工具