yuanzhi545 / UnusedClasses
scan Xcode project unused classes by Python
☆17Updated 6 years ago
Related projects ⓘ
Alternatives and complementary repositories for UnusedClasses
- ☆63Updated 8 years ago
- A simple proxy class that multiplexes and dispatches protocol methods to multiple objects.☆37Updated 9 years ago
- Networking based on curl☆49Updated 7 years ago
- A tool to dispatch protocol to multiple implemertors☆40Updated 7 years ago
- a Lib that enable you call objc or c code from javascript on iOS platform☆38Updated 8 years ago
- iOS Class Category property dynamic support☆71Updated 7 years ago
- ☆61Updated 7 years ago
- Demo project to show how to program with chaining code using swift.☆31Updated 8 years ago
- A queue-based, HUD style alert controller.☆50Updated 9 years ago
- 可循环的scrollView☆30Updated 8 years ago
- ☆26Updated 8 years ago
- DUKEBlocksKit部分借鉴了著名框架Aspects,BlocksKit,ReactiveCocoa的神奇的宏定义。实现了更加灵活的动态代理,模仿RAC神奇的宏RAC与RACObserve属性绑定☆58Updated 7 years ago
- Foundation框架常见Crash规避。☆18Updated 6 years ago
- ☆26Updated 9 years ago
- ☆34Updated 5 years ago
- Making it possible to add a property in a Objective-C category.☆57Updated 10 years ago
- Objective-C编程之道:iOS 设计模式解析(Pro Objective-C Design Patterns for iOS) 源代码☆51Updated 11 years ago
- a wrapper of AudioSession☆49Updated 8 years ago
- ☆46Updated 9 years ago
- 不需要重新编译重新运行APP,直接在模拟器里就可以随时修改JS代码,随时看效果,实时报错提醒,实时Reload刷新☆29Updated 7 years ago
- 专注于非越狱环境下iOS应用逆向研究,从dylib注入,应用重签名到App Hook☆11Updated 8 years ago
- ☆25Updated 9 years ago
- 解析iOS crash 工具☆62Updated 7 years ago
- 仿照KVO实现原理,构建AOP(切面范式)编程模式中逻辑注入的基础组件库。核心机制复杂,但是代码简单。主要依赖isa-swizzing和method-swizzing两项技术。该库主要针对于instance进行业务逻辑注入,只对一个内存实例生效,而不是一整个类。因而,具有场…☆31Updated 2 years ago
- 分析iOS可执行文件的LinkMap文件,重在统计第三方库所占体积大小☆62Updated 10 years ago
- Type safe accessors for NSDictionary, better used with dictionary parsed from JSON.☆62Updated 6 years ago
- HttpProxyExample-Example of using NSProxy☆47Updated 9 years ago