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
- iOS native code injector at runtime, only for debug.☆67Updated 4 years ago
- Tracking block args of Objective-C method based on BlockHook☆78Updated 3 years ago
- 一个无侵入的 iOS crash 防护框架☆41Updated 7 years ago
- stable libffi library for iOS (i386, x86_64, armv7, arm64) which has been fully verified☆94Updated 6 years ago
- 基于JS的热更新.☆25Updated 4 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 6 years ago
- 使用fishhook hook objc_msgSend,从而实现oc方法耗时的打印☆60Updated 4 years ago
- 混淆Objective-C的前端工具☆51Updated 6 years ago
- A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C☆28Updated 6 years ago
- 静态插桩的方式来实现Hook Method☆154Updated 4 years ago
- support for iOS objc application's binary layout.二进制重排trace生成order_file以及order_string☆42Updated 5 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 3 years ago
- iOS Router(Base on ExportSymbol)☆38Updated 4 years ago
- ☆34Updated 6 years ago
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆74Updated 6 years ago
- Apple's Implementation of NSZombie☆36Updated 6 years ago
- 获取调用堆栈☆34Updated 4 years ago
- dyld源码分析,dyld加载一个程序的大致过程☆32Updated 8 years ago
- 通过Mach-O文件NonlazyClassList构建动态库进行iOS load方法耗时检测☆198Updated 6 years ago
- 优雅的模拟 Objective-C 方法,对参数、返回值进行任意修改和检查。☆24Updated 4 years ago
- 基于 MonkeyDev 对 WeChat 的个人扩展☆76Updated 7 years ago
- find unused method and class with mach-o file☆24Updated 7 years ago
- objc4可编译源码☆15Updated 2 years ago
- 可调试的、基于M1芯片、macOS 12系统的objc4-838。Debuggable, M1 chip-based objc4-838 for macOS 12.☆24Updated 2 years ago
- Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi.☆51Updated 5 years ago
- 小专栏【iOS开发之深入理解runtime】(https://xiaozhuanlan.com/runtime) 的配套Demo☆33Updated 9 months ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Updated 3 years ago
- 戴铭的创作工具箱☆16Updated 2 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…☆72Updated last year
- Apple Open Source Objc4-706可编译版☆22Updated 8 years ago