0x1306a94 / LLVMFunctionCallTimePass
☆47Updated 4 years ago
Alternatives and similar repositories for LLVMFunctionCallTimePass
Users that are interested in LLVMFunctionCallTimePass are comparing it to the libraries listed below
Sorting:
- Tracking block args of Objective-C method based on BlockHook☆78Updated 3 years ago
- iOS native code injector at runtime, only for debug.☆68Updated 5 years ago
- iOS async stack trace record☆37Updated 5 years ago
- 静态插桩的方式来实现Hook Method☆155Updated 5 years ago
- 一个无侵入的 iOS crash 防护框架☆41Updated 8 years ago
- 基于JS的热更新.☆25Updated 5 years ago
- 使用fishhook hook objc_msgSend,从而实现oc方法耗时的打印☆62Updated 5 years ago
- stable libffi library for iOS (i386, x86_64, armv7, arm64) which has been fully verified☆94Updated 6 years ago
- symdl is a simple little tool, its function is very similar to dlsym, with symdl, you can pass any global C function name string, so as t…☆73Updated last year
- 为了便于我们更好的学习苹果的底层的内存的分配,所以将苹果的[官方libmalloc源码]编译好以便我们能够更好的去动态调试.☆23Updated 6 years ago
- 通过clang插桩的方式来追踪调用的函数;Use Clang Trace all methods include c、oc、swift and block,you can use this tool to generate orderFile that gather alm…☆21Updated 2 months ago
- 🐞LLDB scripts for iOS development☆53Updated 4 years ago
- Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi.☆51Updated 6 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 6 years ago
- 混淆Objective-C的前端工具☆51Updated 6 years ago
- Transfer data between macOS ans iOS☆38Updated 3 years ago
- iOS Router(Base on ExportSymbol)☆38Updated 4 years ago
- A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C☆28Updated 6 years ago
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆74Updated 6 years ago
- Anti-Fishhook (make fishhook doesn't work)☆157Updated 4 years ago
- 自定义检查规范的 Clang 插件☆49Updated 7 years ago
- mocha☕️ is yet another mach-o file viewer☆148Updated 2 months ago
- Generate Objective-C headers from Mach-O files.☆16Updated 3 years ago
- Objective C method tracing tool for iOS/macOS☆58Updated 6 years ago
- 可调试的、基于M1芯片、macOS 12系统的objc4-838。Debuggable, M1 chip-based objc4-838 for macOS 12.☆24Updated 3 years ago
- lldb命令-symbolic☆59Updated 4 years ago
- 获取调用堆栈☆34Updated 4 years ago
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。☆90Updated 5 years ago
- The annotation implementation using Objective-C☆70Updated 6 years ago
- SOT iOS热更新方案的示例DEMO☆13Updated last year