tiantianbobo / XBAsyncStackTraceLinks
iOS async stack trace record
☆38Updated 5 years ago
Alternatives and similar repositories for XBAsyncStackTrace
Users that are interested in XBAsyncStackTrace are comparing it to the libraries listed below
Sorting:
- Tracking block args of Objective-C method based on BlockHook☆78Updated 3 years ago
- stable libffi library for iOS (i386, x86_64, armv7, arm64) which has been fully verified☆95Updated 7 years ago
- 基于 MonkeyDev 对 WeChat 的个人扩展☆77Updated 7 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 7 years ago
- 为了便于我们更好的学习苹果的底层的内存的分配,所以将苹果的[官方libmalloc源码]编译好以便我们能够更好的去动态调试.☆23Updated 6 years ago
- 静态插桩的方式来实现Hook Method☆155Updated 5 years ago
- 解析iOS工程中的linkmap文件,方便分析各个模块占用的包大小☆125Updated 4 years ago
- iOS native code injector at runtime, only for debug.☆67Updated 5 years ago
- 基于JS的热更新.☆25Updated 5 years ago
- Yet Another Mach-O Unused ObjC Selector/Class/Protocol Detector. 检测ObjC无用方法、无用类、无用协议。☆176Updated 3 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
- Getting backtrace of any thread for Objective-C and Swift☆141Updated 5 years ago
- Anti-Fishhook (make fishhook doesn't work)☆158Updated 4 years ago
- Apple's Implementation of NSZombie☆37Updated 6 years ago
- Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi.☆51Updated 6 years ago
- Apple Open Source Objc4-706可编译版☆22Updated 8 years ago
- 通过Mach-O文件NonlazyClassList构建动态库进行iOS load方法耗时检测☆198Updated 6 years ago
- A hotfix library based on flex/yacc. You can call any Objective-C class and method using DynamicOC.☆236Updated 5 years ago
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆119Updated 4 years ago
- HMLLDB is a collection of LLDB commands to assist in the debugging of iOS apps.☆97Updated 6 months ago
- hook objc_msgSend☆89Updated 11 years ago
- The annotation implementation using Objective-C☆70Updated 6 years ago
- lldb命令-symbolic☆59Updated 4 years ago
- View the signature structure of app. from codesign☆32Updated 9 years ago
- An iOS runtime debugger☆130Updated 4 years ago
- ☆34Updated 6 years ago
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆75Updated 6 years ago
- A simple Reveal Loader for iOS 11☆51Updated 7 years ago
- 在iOS 10.0和10.1上,存在一个内存分配相关的系统bug,在nano_free时会产生崩溃,本文件可以帮助修复这个问题。☆16Updated 8 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 4 months ago