TreasureU / iOS10NanoFreeCrashFix
在iOS 10.0和10.1上,存在一个内存分配相关的系统bug,在nano_free时会产生崩溃,本文件可以帮助修复这个问题。
☆16Updated 7 years ago
Related projects ⓘ
Alternatives and complementary repositories for iOS10NanoFreeCrashFix
- View the signature structure of app. from codesign☆33Updated 8 years ago
- Apple Open Source Objc4-706可编译版☆22Updated 7 years ago
- ☆34Updated 5 years ago
- ☆26Updated 9 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 6 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 6 years ago
- objc4-709 可调试☆31Updated 6 years ago
- a Lib that enable you call objc or c code from javascript on iOS platform☆38Updated 8 years ago
- Tracking block args of Objective-C method based on BlockHook☆78Updated 2 years ago
- 使用clang插件完成iOS代码风格检查。☆96Updated 7 years ago
- The annotation implementation using Objective-C☆69Updated 5 years ago
- iOS APP API有效性检查(A clang approach)☆64Updated 7 years ago
- 解析iOS crash 工具☆62Updated 7 years ago
- ☆27Updated 6 years ago
- 线程安全的可变容器(NSMutableArray,NSMutableDictionary)☆52Updated 10 years ago
- Lists all the installed applications☆25Updated 8 years ago
- 获取调用堆栈☆32Updated 3 years ago
- 修改 Mach-O 文件的 UUID☆31Updated 5 years ago
- find unused method and class with mach-o file☆24Updated 7 years ago
- iOS Class Category property dynamic support☆71Updated 7 years ago
- HttpProxyExample-Example of using NSProxy☆47Updated 9 years ago
- Apple's Implementation of NSZombie☆36Updated 6 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模 式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆31Updated 2 years ago
- 不需要重新编译重新运行APP,直接在模拟器里就可以随时修改JS代码,随时看效果,实时报错提醒,实时Reload刷新☆29Updated 7 years ago
- Networking based on curl☆49Updated 7 years ago