aosm / CFNetworkLinks
☆13Updated 12 years ago
Alternatives and similar repositories for CFNetwork
Users that are interested in CFNetwork are comparing it to the libraries listed below
Sorting:
- 简单分析了facebook的fishhook源码,结合介绍动态绑定的一篇文章阅读,可以更好的理解这一块的内容☆53Updated 9 years ago
- Tracking block args of Objective-C method based on BlockHook☆78Updated 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
- hook objc_msgSend☆89Updated 11 years ago
- iOS inline hook (function hook) and method swizzling (message hook), split from substitute project.☆34Updated 8 years ago
- dyld源码分析,dyld加载一个程序的大致过程☆32Updated 9 years ago
- stable libffi library for iOS (i386, x86_64, armv7, arm64) which has been fully verified☆94Updated 6 years ago
- 读<iOS监控编程>☆21Updated 5 years ago
- 对ios可执行文件dylib注入☆70Updated 8 years ago
- 🐞LLDB scripts for iOS development☆53Updated 4 years ago
- http://cocoahuke.com/2016/05/25/MachO%E6%96%87%E4%BB%B6%E7%9A%84%E7%AC%A6%E5%8F%B7%E6%B7%B7%E6%B7%86/☆54Updated 9 years ago
- 基于 MonkeyDev 对 WeChat 的个人扩展☆77Updated 7 years ago
- Demonstrates RSA encryption and decryption on Mac OS X with Security.framework☆38Updated 9 years ago
- 在iOS 10.0和10.1上,存在一个内存分配相关的系统bug,在nano_free时会产生崩溃,本文件可以帮助修复这个问题。☆16Updated 8 years ago
- iOS平台的libevent库编译脚本☆20Updated 4 years ago
- Anti-Fishhook (make fishhook doesn't work)☆158Updated 4 years ago
- HMLLDB is a collection of LLDB commands to assist in the debugging of iOS apps.☆95Updated 4 months ago
- symbol recreate tool for iOS app☆130Updated 8 years ago
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆119Updated 4 years ago
- 基于JS的热更新.☆25Updated 5 years ago
- 通过Mach-O文件NonlazyClassList构建动态库进行iOS load方法耗时检测☆198Updated 6 years ago
- calling any functions in any binary files under MacOSX☆75Updated 11 years ago
- iOS async stack trace record☆37Updated 5 years ago
- 🔥Objective-c解释器,动态执行下发的OC代码、OC热修☆35Updated 4 years ago
- 优雅的模拟 Objective-C 方法,对参数、返回值进行任意修改和检查。☆24Updated 4 years ago
- Can be compiled and debugged Apple Inc open source project - objc4☆173Updated 8 years ago
- 在iOS中实现mmap☆46Updated 7 years ago
- Apple's Implementation of NSZombie☆37Updated 6 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 7 years ago
- Convert objective-c source code to lua.☆10Updated 9 years ago