cgx2012 / CGXWildPointerCrashAdvoid
野指针防护方案
☆20Updated 5 years ago
Related projects ⓘ
Alternatives and complementary repositories for CGXWildPointerCrashAdvoid
- 使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简 单理解为一种快速写入和读取配置表的类似技术。☆89Updated 5 years ago
- iOS 面试题词条库☆42Updated last year
- Accurate measurement of pre-main phase time☆26Updated 4 years ago
- A strong tool to check unused and repeat images in project on MacOS platform use swift.☆28Updated 4 years ago
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆71Updated 6 years ago
- An accurate and simple tool uses KVO to measure the time cost of every view controller.☆67Updated 6 years ago
- 一种更加方便和高效计算多行Label高度的新方法,A new way to calculate label height more convenient and efficient。☆43Updated 5 years ago
- 『iOS 应用架构研究』A journey of diving into iOS app architecture.☆35Updated 4 years ago
- 非常高兴您能看到这本整理翻译的外文书,我也是无意间看到这本书的,还有就是现在出去面试基本上都会问架构相关的东西,其实架构这玩意,大家都在用,只是平常很少考虑罢了,都说脱离了业务谈架构就是耍流氓,架构没有好坏,只有适合不适合,正如鲁迅叼着烟说:世上本无架构,代码写的多了,走在…☆69Updated 2 years ago
- iOS端 冷启动耗时分析工具☆57Updated 2 years ago
- ☆31Updated 3 years ago
- FishBind可以轻松的实现对象间消息的绑定。支持绑定属性、方法、block。支持单向绑定&双向绑定。☆80Updated 6 years ago
- iOS代码瘦身:未使用的方法☆84Updated 4 years ago
- A script that automatically creates an appIcon with debugging information☆62Updated 6 years ago
- 二进制文件服务器 (辅助组件二进制化)☆16Updated 3 years ago
- 小专栏【iOS开发之深入理解runtime】(https://xiaozhuanlan.com/runtime) 的配套Demo☆33Updated 6 months ago
- Swift版轻量卡顿监控工具,支持主线程和子线程,一句代码即可轻松集成。☆83Updated 4 years ago
- 实现一个60帧的QQ音乐首页☆30Updated 4 years ago
- ☆45Updated last week
- 🎉iOS优秀第三方框架解析专栏(continuous updating ...)☆38Updated 4 years ago
- 使用oclint检测代码,为了方便写了一些脚本☆55Updated 6 years ago
- 由于官方machoview不再维护,出现和macOS 或Xcode不兼容的问题,所在这里自己维护一下MachoView☆38Updated 6 years ago
- support for iOS objc application's binary layout.二进制重排trace生成order_file以及order_string☆42Updated 5 years ago
- ☆105Updated 10 months ago
- CocoaPods plugin which allows you to generate a static library from a podspec.☆23Updated 5 years ago
- 一款能够帮助开发者自动解决工程中各类头文件引用问题的 CLI 工具,简单,高效,全能的它会让你爱不释手!☆95Updated 3 years ago
- 轻量级线程监控工具,当线程数量过多或线程爆炸时候,就打印所有线程堆栈。☆173Updated 4 years ago
- A runtime block hook mechanism(一个运行时的 block hook 机制)。☆120Updated 3 years ago
- A cocoapods plugin to improve the compilation speed of the preprocessing stage.☆108Updated last year
- QiLagMonitor is an iOS performance detection tool, which can monitor method time and method call stack through hook objc_msgsend.☆131Updated 11 months ago