TreasureU / iOS10NanoFreeCrashFix
在iOS 10.0和10.1上,存在一个内存分配相关的系统bug,在nano_free时会产生崩溃,本文件可以帮助修复这个问题。
☆16Updated 7 years ago
Alternatives and similar repositories for iOS10NanoFreeCrashFix:
Users that are interested in iOS10NanoFreeCrashFix are comparing it to the libraries listed below
- Apple Open Source Objc4-706可编译版☆22Updated 8 years ago
- 线程安全的可变容器(NSMutableArray,NSMutableDictionary)☆52Updated 10 years ago
- Tracking block args of Objective-C method based on BlockHook☆78Updated 3 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 6 years ago
- iOS APP API有效性检查(A clang approach)☆63Updated 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 6 years ago
- ☆26Updated 9 years ago
- The annotation implementation using Objective-C☆69Updated 6 years ago
- ☆34Updated 6 years ago
- 使用clang插件完成iOS代码风格检查。☆95Updated 8 years ago
- View the signature structure of app. from codesign☆33Updated 8 years ago
- 解析iOS crash 工具☆62Updated 7 years ago
- find unused method and class with mach-o file☆24Updated 7 years ago
- a Lib that enable you call objc or c code from javascript on iOS platform☆38Updated 8 years ago
- 基于JS的热更新.☆25Updated 4 years ago
- 在iOS中实现mmap☆46Updated 6 years ago
- objc4-709 可调试☆31Updated 6 years ago
- Apple's Implementation of NSZombie☆36Updated 6 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆30Updated 3 years ago
- ☆19Updated 7 years ago
- Networking based on curl☆49Updated 7 years ago
- 基于 MonkeyDev 对 WeChat 的个人扩展☆76Updated 7 years ago
- 为了便于我们更好的学习苹果的底层的内存的分配,所以将苹果的[官方libmalloc源码]编译好以便我们能够更好的去动态调试.☆23Updated 6 years ago
- Lists all the installed applications☆25Updated 8 years ago
- ☆19Updated 6 years ago
- 修改 Mach-O 文件的 UUID☆31Updated 5 years ago
- a lite ios hotfix solution based on Aspects☆54Updated 5 years ago
- Objective-C tuples☆25Updated 12 years ago
- NSHipster 关注被忽略的 Objective-C、Swift 和 Cocoa 特性。每周更新。☆23Updated 6 years ago
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆120Updated 3 years ago