一个无侵入的 iOS crash 防护框架,基于 Swizzle Method 的 Crash 防护。能有效的防止代码潜在的crash,自动在app运行时实时捕获导致app崩溃的破环因子,使app避免崩溃,照样可以继续正常运行。 主要参考了《大白健康系统--iOS APP运行时Crash自动修复系统》此文,以及AvoidCrash、QYCrashProtector、NeverCrash这三个框架编写而成。更多内容请看项目吧。
☆231Jan 10, 2019Updated 7 years ago
Alternatives and similar repositories for WOCrashProtector
Users that are interested in WOCrashProtector are comparing it to the libraries listed below
Sorting:
- iOS crash保护,unrecognized selector、NSTimer、Container 、NSNotification、NSString 、KVO、KVC等crash保护。☆93Oct 30, 2019Updated 6 years ago
- Protect the objective-c application(保护App不闪退)☆1,642Dec 3, 2022Updated 3 years ago
- 热修复、热更新、JS代码动态下发、动态创建类☆573Mar 8, 2023Updated 2 years ago
- This framework can effective avoid crash by potential error code. For example : If you insert a nil into a mutable array, this framework…☆1,647Mar 15, 2020Updated 5 years ago
- ☆17Jul 26, 2018Updated 7 years ago
- It's a library can avoid some crash in iOS project written by Objective-C.☆769Jan 4, 2020Updated 6 years ago
- 强大的防止crash框架,不改变原代码支持KVO自释放,可以检测到dealloc时未释放的kvo,等19种crash☆670Jan 4, 2020Updated 6 years ago
- Crash protector -take care of your application like BayMax☆421Mar 29, 2021Updated 4 years ago
- iOS 组件化开发项目架构设计,结合 MVVM 设计模式 + RAC 数据绑定 + Pod 组件管理, 实现一套实战 性的iOS组件化架构☆692Nov 30, 2023Updated 2 years ago
- 仿网易大白健康系统写的一个小工具,仅当学习交流使用☆44May 11, 2023Updated 2 years ago
- Recording all OC methods in the main thread takes time☆388Aug 10, 2023Updated 2 years ago
- The mediator with no regist process to split your iOS Project into multiple project.☆4,021Apr 18, 2024Updated last year
- 一个无侵入的 iOS crash 防护框架☆41Mar 31, 2017Updated 8 years ago
- 上传工具,封装并行异步多张上传,串行异步按顺序一张张上传。☆52Aug 29, 2019Updated 6 years ago
- The easiest way to generate order files for Mach-O using Clang. Improving App Performance.☆684Oct 16, 2020Updated 5 years ago
- 沙盒浏览 (可预览图片视频 可打开常用office软件 可用AirDrop传送 可使用WiFi互传文件)☆18Sep 14, 2024Updated last year
- AFNetworking4.X封装 GET/POST /PUT/PATCH /DELETE / UPLOAD /DOWNLOAD 网络请求 添加了缓存机制,插件机制,断点下载,重复请求的处理,取消当前请求等功能.支持iOS,macOS, watchOS, tvOS☆248Jan 5, 2026Updated last month
- iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理☆2,620Oct 13, 2018Updated 7 years ago
- A skeleton screen loading framework based on native for iOS. (一个由iOS原生组件映射出骨架屏的框架,包含快速植入,低耦合,兼容复杂视图等特点,提供国内主流骨架屏动画的加载方案,同时支持上拉加载更多、自定制动画。…☆3,414Sep 19, 2024Updated last year
- coobjc provides coroutine support for Objective-C and Swift. We added await method、generator and actor model like C#、Javascript and Kotli…☆4,028Jun 19, 2024Updated last year
- 轻量级线程监控工具,当线程数量过多或线程爆炸时候,就打印所有线程堆栈。☆176Apr 13, 2020Updated 5 years ago
- App架构之组件化策略,MGJRouter(URLRouter) 和 CTMediator(Target-Action),实战与项目介入,相关细节实现☆37Nov 8, 2018Updated 7 years ago
- 快速、高效地构建TableView,节省80%以上重复代码,无需设置数据源和代理。☆22Jul 4, 2023Updated 2 years ago
- The Ultimate iOS Crash Reporter☆4,443Updated this week
- 一个支持多选、选原图和视频的图片选择器,同时有预览、裁剪功能,支持iOS6+。 A clone of UIImagePickerController, support picking multiple photos、original photo、video, also a…☆8,173Feb 6, 2026Updated 3 weeks ago
- 超简单!!! 一行代码设置状态栏、导航栏按钮、标题、颜色、透明度,移动等 WRNavigationBar which allows you to change NavigationBar's appearance dynamically☆2,969Jul 19, 2021Updated 4 years ago
- A powerful and easy to use category view (segmentedcontrol, segmentview, pagingview, pagerview, pagecontrol) (腾讯新闻、今日头条、QQ音乐、网易云音乐、京东、爱奇艺…☆6,179Aug 7, 2024Updated last year
- QiLagMonitor is an iOS performance detection tool, which can monitor method time and method call stack through hook objc_msgsend.☆135Dec 20, 2023Updated 2 years ago
- A Mac App to find unused images and resources in Xcode project.☆4,229Aug 9, 2023Updated 2 years ago
- OOMDetector is a memory monitoring component for iOS which provides you with OOM monitoring, memory allocation monitoring, memory leak de…☆2,347Feb 21, 2023Updated 3 years ago
- ☆1,068Aug 17, 2024Updated last year
- [EN]It is an iOS UI module library for adding animation to iOS tabbar items and icons with Lottie, and adding a bigger center UITabBar It…☆6,969Feb 4, 2026Updated last month
- 基于NSURLProtocol一句话实现iOS应用底层所有网络请求拦截(含网页ajax请求拦截【不支持WKWebView】)、一句话实现防抓包(使Thor,Charles,Burp等代理抓包方式全部失效,且即使开启了代理,也不影响App内部的正常请求)。包含http-dns…☆366May 3, 2023Updated 2 years ago
- ☆16Aug 7, 2020Updated 5 years ago
- this is a tool to help developer to avoid crash and also help to collect crash messages☆23Aug 7, 2017Updated 8 years ago
- 静态插桩的方式来实现Hook Method☆159Mar 23, 2020Updated 5 years ago
- QMUI iOS——致力于提高项目 UI 开发效率的解决方案☆7,208Sep 21, 2024Updated last year
- YTKNetwork is a high level request util based on AFNetworking.☆6,763Apr 22, 2021Updated 4 years ago
- Support customization of any player SDK and control layer(支持定制任何播放器SDK和控制层)☆7,138May 24, 2024Updated last year