dengbin9009 / MachO-DYLD-ObjC-RuntimeLinks
iOS逆向(5)-不懂MachO怎敢说自己懂DYLD
☆18Updated 6 years ago
Alternatives and similar repositories for MachO-DYLD-ObjC-Runtime
Users that are interested in MachO-DYLD-ObjC-Runtime are comparing it to the libraries listed below
Sorting:
- support for iOS objc application's binary layout.二进制重排trace生成order_file以及order_string☆42Updated 5 years ago
- NSInvocation☆18Updated 9 years ago
- 一种轻量级的可以通过苹果审核的热修复方案,可以替代JSPatch的热修复方案。☆120Updated 7 years ago
- 获取调用堆栈☆34Updated 4 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 7 years ago
- iOS 组件二进制化方案☆43Updated 3 years ago
- iOS代码混淆Demo☆39Updated 7 years ago
- A real-time iOS log tracing tool that enables viewing iOS logs on a PC web browser within a local area network. The log display automatic…☆26Updated 5 months ago
- 基于JS的热更新.☆25Updated 5 years ago
- App脚本重签名☆34Updated 6 years ago
- Networking based on curl☆49Updated 8 years ago
- my temporary files☆79Updated 9 years ago
- iOS网络请求监控☆101Updated 4 years ago
- 一个无侵入的 iOS crash 防护框架☆41Updated 8 years ago
- a demo for monitoring main thread☆38Updated 9 years ago
- OCObfuscator 是一个Objective-C混淆工具, 基于LLVM Clang 中的LibTooling 模块开发。原理详见:基于LLVM的Objective-C代码混淆实现☆32Updated 4 years ago
- 线程安全的可变容器(NSMutableArray,NSMutableDictionary)☆52Updated 11 years ago
- iOS native code injector at runtime, only for debug.☆66Updated 5 years ago
- 一个虚拟机系统的简单实现☆25Updated 7 years ago
- 基于RNCryptor的mac端加密小工具☆34Updated 7 years ago
- Assistive Button imitate the iOS system AssistiveTouch☆114Updated 3 years ago
- iOS代码加密混淆-基础篇☆16Updated 8 years ago
- High performance KV cache component for iOS & OS X developers, Inspired by Tencent's blog post//cloud.tencent.com/developer/article/10662…☆58Updated 7 years ago
- FishhookDemo☆21Updated 6 years ago
- A category to use KVO in a safe way~☆19Updated 8 years ago
- 一次高效的依赖注入☆60Updated 7 years ago
- 一个解决iOS10以上系统在发布环境下log太多无法查看log的小工具☆56Updated 7 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Updated 3 years ago
- convert Objective-C to mango script//github.com/YPLiang19/Mango☆90Updated 5 months ago
- App Store《面试题大全》开源,设计全套无服务器实现上线,版本更新。markdown语法展示等。☆19Updated 3 years ago