maxfong / MFSIdentifier
iOS App获取唯一标识符方案
☆278Updated 6 years ago
Alternatives and similar repositories for MFSIdentifier:
Users that are interested in MFSIdentifier are comparing it to the libraries listed below
- 使用Swift3开发了个MacOS的程序可以检测出objc项目中无用方法,然 后一键全部清理☆567Updated 7 years ago
- 竭尽全力的去解耦的一次实践,封装一个TableView和一些功能组合的控件的Demo☆426Updated 5 years ago
- 用起来很像performselector,但是完全没有参数个数限制,以及参数id类型限制,(任意类型 struct int bool),功能上很像运行时Objc_msgSend,但是在64位上无需强制类型转换,可以直接输入参数☆210Updated 5 years ago
- Crash protector -take care of your application like BayMax☆421Updated 3 years ago
- A collection of code for profiling iOS app, such as monitoring FPS.☆329Updated 8 years ago
- iOS platform tool, watch UI thread, report slow call stack.☆308Updated 8 years ago
- Swizzle commonly used function of Foundation container to prevent nil crash☆594Updated 4 years ago
- iOS预加载Web页面方案☆588Updated 7 years ago
- Hello block,byebye dealloc!一行代码代替dealloc完成“self-manager”☆257Updated last year
- 支持对 UIWebView/WKWebView 的资源, 进行 预加载、缓存、拦截 等操作 ... Orz☆235Updated 6 years ago
- iOS Module Manager library☆262Updated 6 years ago
- LPDMvvmKit - Elegant MVVM framework in Objective-C.☆417Updated 6 years ago
- 用于修复iOS 10首次安装app时,不会弹出"允许xxx使用数据?"授权框的bug☆514Updated 6 years ago
- ☆240Updated 6 years ago
- A lightweight Objective-C message throttle and debounce library.☆826Updated 2 years ago
- a modular architecture to separate code, compilation, running, testing of each module☆251Updated 6 years ago
- UI代码自动生成工具☆251Updated 5 years ago
- It's a library can avoid some crash in iOS project written by Objective-C.☆769Updated 5 years ago
- 不需要越狱,调用私有方法,获取完整的已安装应用列表、打开和删除应用操作、应用运行时相关信息的查看。☆314Updated 7 years ago
- 动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().☆703Updated 6 years ago
- 无业务入侵,无逻辑入侵,业务端察觉不到 UITableView/UICollectionView 的 广告注入框架☆468Updated 2 months ago
- A unidirectional data flow framework for Objective-C inspired by Flux, Redux and Vue.☆232Updated 7 years ago
- 可对 Xcode 项目工程所有的 objective-c 文件内包含的明文进行加密混淆,提高逆向分析难度。☆158Updated 6 years ago
- 一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃 ,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP…☆227Updated 6 years ago
- iOS13 AdaptationTips☆174Updated 5 years ago
- A DNS Mapping engine for iOS client☆292Updated 8 years ago
- How we made NSDictionary nil safe at Glow☆269Updated 6 years ago
- runloop、runtime学习与实践☆259Updated 7 years ago