rabovik / RSSwizzleLinks
Safe Method Swizzling.
☆904Updated 5 years ago
Alternatives and similar repositories for RSSwizzle
Users that are interested in RSSwizzle are comparing it to the libraries listed below
Sorting:
- Simple NSObject-category wrapper for <objc/runtime.h>☆859Updated 6 years ago
- Quick Python script over otool to help spotting potentially unused methods in Objective-C Mach-O executable files☆457Updated 6 years ago
- 记录线程的调用栈☆996Updated 3 years ago
- A lightweight Objective-C message throttle and debounce library.☆830Updated last month
- Protocol extension for Objective-C☆573Updated 6 years ago
- Objective-C KVC, KVO的实现源码,根据 Foundation.framework汇编反写而来,还原iOS对KVO,KVC的真实实现☆558Updated 2 years ago
- Make your WKWebView happy with NSURLProtocol☆664Updated 7 years ago
- 使用Swift3开发了个MacOS的程序可以检测出objc项目中无用方法,然后一键全部清理