AloneMonkey / class-dump
Generate Objective-C headers from Mach-O files.
☆15Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for class-dump
- 优雅的模拟 Objective-C 方法,对参数、返回值进行任意修改和检查。☆24Updated 4 years ago
- 基于JS的热更新.☆25Updated 4 years ago
- A simple Reveal Loader for iOS 11☆51Updated 6 years ago
- 小专栏【iOS开发之深入理解runtime】(https://xiaozhuanlan.com/runtime) 的配套Demo☆33Updated 5 months ago
- ☆13Updated 5 months ago
- 简单的Xcode代码模板extension☆25Updated 3 months ago
- 获取调用堆栈☆32Updated 3 years ago
- Support Python 3☆17Updated 5 years ago
- 一个无侵入的 iOS crash 防护框架☆42Updated 7 years ago
- App Store《面试题大全》开源,设计全套无服务器实现上线,版本更新。markdown语法展示等。☆19Updated 2 years ago
- ☆34Updated 5 years ago
- MachOView fork☆35Updated 5 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 6 years ago
- A Serialization for *.mobileprovision on iOS and macOS☆12Updated 2 years ago
- Transfer data between macOS ans iOS☆37Updated 2 years ago
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆71Updated 6 years ago
- iOS native code injector at runtime, only for debug.☆67Updated 4 years ago
- 使用 Lookin 查看 iOS 越狱设备上所有的 App☆34Updated 4 years ago
- Apple's Implementation of NSZombie☆36Updated 6 years ago
- FishhookDemo☆21Updated 5 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆31Updated 2 years ago
- 修改 Mach-O 文件的 UUID☆31Updated 5 years ago
- 可调试的、基于M1芯片、macOS 12系统的objc4-838。Debuggable, M1 chip-based objc4-838 for macOS 12.☆24Updated 2 years ago
- Avoiding UIScrollView EXC_BAD_ACCESS on iOS8☆14Updated 6 years ago
- Tiercel 的 Objective-C 桥接扩展☆26Updated 4 years ago
- 使用fishhook hook objc_msgSend,从而实现oc方法耗时的打印☆58Updated 4 years ago