😈Scripts or demo projects on iOS development or reverse engineering
☆321Feb 2, 2026Updated last month
Alternatives and similar repositories for Yolo
Users that are interested in Yolo are comparing it to the libraries listed below
Sorting:
- 🍎Objective C Method Tracing Call Chart☆822Feb 1, 2026Updated last month
- 🧱Explore MachO File on macOS and Windows☆603Jan 9, 2026Updated last month
- 通过Mach-O文件NonlazyClassList构建动态库进行iOS load方法耗时检测☆200Jan 28, 2019Updated 7 years ago
- A reverse engineering tool to restore stripped symbol table for iOS app.☆1,342Aug 21, 2020Updated 5 years ago
- A solution for centralized method redirection☆540May 24, 2020Updated 5 years ago
- Log any method call of object in Objective-C☆429Jul 31, 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
- WIP 深度揭秘各大 APM 厂商 iOS SDK 背后的核心技术和实现细节 更新中……☆477Nov 16, 2017Updated 8 years ago
- 自定义检查规范的 Clang 插件☆48Apr 18, 2018Updated 7 years ago
- JavaScript-Based Debugger For Inspecting Running State Of Your Application☆655Aug 1, 2019Updated 6 years ago
- iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理☆2,620Oct 13, 2018Updated 7 years ago
- 🐞LLDB scripts for iOS development☆54Apr 26, 2021Updated 4 years ago
- objc_msgSend hook for debugging/inspection purposes.☆721Mar 13, 2023Updated 2 years ago
- A Python script for lldb that prints an Objective-C block signature and disassemble its invoke function☆90Nov 6, 2013Updated 12 years ago
- 🔎 iOS 源码探求系列☆920Aug 8, 2018Updated 7 years ago
- The easiest way to generate order files for Mach-O using Clang. Improving App Performance.☆684Oct 16, 2020Updated 5 years ago
- A reverse engineering tool to convert iOS app to dylib☆813May 4, 2017Updated 8 years ago
- Hook Objective-C blocks. A powerful AOP tool.☆855Feb 6, 2024Updated 2 years ago
- objc_msgSend之精简且完整的hook核心功能,并且还有详细注释☆494Mar 21, 2022Updated 3 years ago
- 分析Macho必备工具☆1,044Sep 24, 2019Updated 6 years ago
- 记录线程的调用栈☆997Mar 30, 2022Updated 3 years ago
- Yet Another Mach-O Unused ObjC Selector/Class/Protocol Detector. 检测ObjC无用方法、无用类、无用协议。☆177Aug 18, 2021Updated 4 years ago
- Execute Objective-C code as script. AST Interpreter. iOS hotfix SDK.☆686Jan 5, 2026Updated last month
- 静态插桩的方式来实现Hook Method☆159Mar 23, 2020Updated 5 years ago
- Common hooking/monkey patching headers for Objective-C on Mac OS X and iPhone OS. MIT licensed☆679May 9, 2019Updated 6 years ago
- It's a library can avoid some crash in iOS project written by Objective-C.☆769Jan 4, 2020Updated 6 years ago
- MachOView fork☆2,856Jul 22, 2024Updated last year
- CaptainHook Tweak、Logos Tweak and Command-line Tool、Patch iOS Apps, Without Jailbreak.☆6,777Jul 9, 2022Updated 3 years ago
- OOMDetector is a memory monitoring component for iOS which provides you with OOM monitoring, memory allocation monitoring, memory leak de…☆2,347Feb 21, 2023Updated 3 years ago
- Trace Any Objective-C Method Calls☆264Mar 19, 2024Updated last year
- modules deps on HookZz framework.☆534Sep 13, 2017Updated 8 years ago
- Objective-C KVC, KVO的实现源码,根据 Foundation.framework汇编反写而来,还原iOS对KVO,KVC的真实实现☆558Dec 12, 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
- 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 drop-in replacement for iOS Settings Bundle "Settings.bundle".☆72Mar 16, 2022Updated 3 years ago
- An implementation of function patching for iOS, without the use of W|X pages.☆270Jan 20, 2013Updated 13 years ago
- Dumps decrypted mach-o files from encrypted applications、framework or app extensions.☆294Dec 25, 2017Updated 8 years ago
- ☆204Aug 7, 2017Updated 8 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属 性、方法、block。支持单向绑定&双向绑定。☆81Jun 1, 2018Updated 7 years ago