Soulghost / DyamkLinks
iOS native code injector at runtime, only for debug.
☆66Updated 5 years ago
Alternatives and similar repositories for Dyamk
Users that are interested in Dyamk are comparing it to the libraries listed below
Sorting:
- 基于JS的热更新.☆25Updated 5 years ago
- Tracking block args of Objective-C method based on BlockHook☆78Updated 3 years ago
- 一种轻量级的可以通过苹果审核的热修复方案,可以替代JSPatch的热修复方案。☆120Updated 7 years ago
- 基于 MonkeyDev 对 WeChat 的个人扩展☆77Updated 7 years ago
- FishBind可以轻松的实现对象间消息的绑 定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 7 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 2 years ago
- 一个无侵入的 iOS crash 防护框架☆41Updated 8 years ago
- 静态插桩的方式来实现Hook Method☆156Updated 5 years ago
- stable libffi library for iOS (i386, x86_64, armv7, arm64) which has been fully verified☆95Updated 7 years ago
- dyld源码分析,dyld加载一个程序的大致过程☆32Updated 9 years ago
- 使用 FLEX 调试任意第三方应用☆70Updated 8 years ago
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆120Updated 4 years ago
- Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi.☆51Updated 6 years ago
- ☆48Updated 4 years ago
- ☆134Updated 6 years ago
- 读<iOS监控编程>☆21Updated 5 years ago
- support for iOS objc application's binary layout.二进制重排trace生成order_file以及order_string☆42Updated 5 years ago
- A simple Reveal Loader for iOS 11☆51Updated 7 years ago
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆90Updated 4 months ago
- 获取调用堆栈☆34Updated 4 years ago
- iOS逆向(5)-不懂MachO怎敢说自己懂DYLD☆18Updated 6 years ago
- Coder博客群周报,目的在于分享每周看到的干货或者自己的分享☆61Updated 8 years ago
- Search and download decrypted IPA file from 3rd-party App Store.☆196Updated 8 years ago
- Assistive Button imitate the iOS system AssistiveTouch☆114Updated 3 years ago
- 可对 Xcode 项目工程所有的 objective-c 文件内包含的明文进行加密混淆,提高逆向分析难度。☆158Updated 6 years ago
- Apple's Implementation of NSZombie☆37Updated 7 years ago
- 自定义检查规范的 Clang 插件☆49Updated 7 years ago
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆75Updated 7 years ago
- 使用fishhook hook objc_msgSend,从而实现oc方法耗时的打印☆65Updated 5 years ago
- 小专栏【iOS开发之深入理解runtime】(https://xiaozhuanlan.com/runtime) 的配套Demo☆33Updated last year