YangYouYong / cpapmLinks
读<iOS监控编程>
☆21Updated 5 years ago
Alternatives and similar repositories for cpapm
Users that are interested in cpapm are comparing it to the libraries listed below
Sorting:
- iOS native code injector at runtime, only for debug.☆67Updated 5 years ago
- 一个无侵入的 iOS crash 防护框架☆41Updated 8 years ago
- 基于JS的热更新.☆25Updated 5 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
- 基于 MonkeyDev 对 WeChat 的个人扩展☆77Updated 7 years ago
- 在iOS中实现mmap☆46Updated 7 years ago
- Copy from ios-class-guard, origin is unavailable☆27Updated 8 years ago
- 简单分析了facebook的fishhook源码,结合介绍动态绑定的一篇文章阅读,可以更好的理解这一块的内容☆53Updated 9 years ago
- 获取调用堆栈☆34Updated 4 years ago
- 🔥Objective-c解释器,动态执行下发的OC代码、OC热修☆35Updated 4 years ago
- 一种轻量级的可以通过苹果审核的热修复方案,可以替代JSPatch的热修复方案。☆121Updated 7 years ago
- Tracking block args of Objective-C method based on BlockHook☆78Updated 3 years ago
- A simple demo about using libclang in Xcode☆18Updated 8 years ago
- A simple Reveal Loader for iOS 11☆51Updated 7 years ago
- 为了便于我们更好的学习苹果的底层的内存的分配,所以将苹果的[官方libmalloc源码]编译好以便我们能够更好的去动态调试.☆23Updated 6 years ago
- stable libffi library for iOS (i386, x86_64, armv7, arm64) which has been fully verified☆94Updated 6 years ago
- dyld源码分析,dyld加载一个程序的大致过程☆32Updated 9 years ago
- iOS逆向(5)-不懂MachO怎敢说自己懂DYLD☆18Updated 5 years ago
- 检测/监测文件,文件夹的变化☆44Updated 8 years ago
- 自定义检查规范的 Clang 插件☆49Updated 7 years ago
- pre-dem-cocoa 是由七牛云发起和维护的针对 iOS (Mac OS, Tv OS, Watch OS WIP) 等平台集用户体验监控及报障于一体的开源 SDK,具有无埋点集成,轻量级,高性能等优点☆58Updated 6 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 7 years ago
- 对ios可执行文件dylib注入☆70Updated 8 years ago
- Apple's Implementation of NSZombie☆37Updated 6 years ago
- 线程安全的可变容器(NSMutableArray,NSMutableDictionary)☆52Updated 11 years ago
- Networking based on curl☆49Updated 7 years ago
- support for iOS objc application's binary layout.二进制重排trace生成order_file以及order_string☆42Updated 5 years ago
- Stinger is a high-efficiency library with great compatibility, for aop in Objective-C, using libffi.☆51Updated 6 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Updated 3 years ago
- A drop-in replacement for iOS Settings Bundle "Settings.bundle".☆68Updated 3 years ago