shinancao / Shell-Plist-VersionLinks
通过Shell一键修改target的版本号
☆11Updated 7 years ago
Alternatives and similar repositories for Shell-Plist-Version
Users that are interested in Shell-Plist-Version are comparing it to the libraries listed below
Sorting:
- 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 7 years ago
- 在iOS中实现mmap☆47Updated 7 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 7 years ago
- API for chaining image drawing codes in Objc.☆19Updated 8 years ago
- 使用clang插件完成iOS代码风格检查。☆95Updated 8 years ago
- 一个无侵入的 iOS crash 防护框架☆41Updated 8 years ago
- HttpProxyExample-Example of using NSProxy☆48Updated 10 years ago
- 一个可以脱离Xcode的debug,直接在app里,打印内存对象,动态改UI,动态跑oc代码的多功能控制台☆133Updated 9 years ago
- ☆34Updated 6 years ago
- View the signature structure of app. from codesign☆32Updated 9 years ago
- 解析iOS工程中的linkmap文件,方便分析各个模块占用的包大小☆126Updated 4 years ago
- 解析iOS crash 工具☆62Updated 8 years ago
- 获取调用堆栈☆34Updated 4 years ago
- 线程安全的可变容器(NSMutableArray,NSMutableDictionary)☆52Updated 11 years ago
- stable libffi library for iOS (i386, x86_64, armv7, arm64) which has been fully verified☆95Updated 7 years ago
- 基于JS的热更新.☆25Updated 5 years ago
- Tracking block args of Objective-C method based on BlockHook☆78Updated 3 years ago
- 针对定制化的KSCrash收集到的数据,进行解析和归类。提供了一个Mac app,集成了所有的解析脚本,提供一个可视化的操作界面。☆23Updated 8 years ago
- support for iOS objc application's binary layout.二进制重排trace生成order_file以及order_string☆42Updated 5 years ago
- iOS代码混淆Demo☆39Updated 7 years ago
- CPU Dasher for iOS source code. It only supports ARMv7 and ARMv7s architectures.☆97Updated 7 years ago
- ☆58Updated 9 years ago
- 一个虚拟机系统的简单实现☆25Updated 7 years ago
- 杂记☆59Updated 9 years ago
- ☆22Updated 9 years ago
- 在iOS 10.0和10.1上,存在一个内存分配相关的系统bug,在nano_free时会产生崩溃,本文件可以帮助修复这个问题。☆16Updated 8 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。 因而,具有场…☆30Updated 3 years ago
- ☆61Updated 8 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 2 years ago