使用 __attribute__ 实现编译期自动注册,将数据写入 mach-o 文件,启动时读出数据执行启动项,通过自注册形式,实现模块的可插拔,实现 App 启动项执行流程规范化管理,该方案也是 load 方法的一个替代方案,简单理解为一种快速写入和读取配置表的类似技术。
☆92Sep 25, 2019Updated 6 years ago
Alternatives and similar repositories for GHWAppLaunchManager
Users that are interested in GHWAppLaunchManager are comparing it to the libraries listed below
Sorting:
- ☆165Jul 20, 2024Updated last year
- 使用 Python 和 LLDB 解决二进制 Pod 到源码映射问题,实现二进制 Pod 单步调试功能☆29Sep 16, 2019Updated 6 years ago
- iOS事件总线,支持AppDelegate解耦,支持基于响应链的局部总线☆431Jan 31, 2026Updated last month
- 二进制重排 线下量化预分析工具☆96May 7, 2024Updated last year
- Echo是一款桌面端调试工具,旨在提高客户端的研发调试效率☆1,040Sep 27, 2021Updated 4 years ago
- 轻量级线程监控工具,当线程数量过多或线程爆炸时候,就打印所有线程堆栈。☆176Apr 13, 2020Updated 5 years ago
- Profiling / Debugging assist tools for iOS. (Memory Leak, OOM, ANR, Hard Stalling, Network, OpenGL, Time Profile ...)☆1,505Nov 17, 2023Updated 2 years ago
- Execute Objective-C code as script. AST Interpreter. iOS hotfix SDK.☆686Jan 5, 2026Updated 2 months ago
- iOS 性能监控 SDK —— Wedjat(华狄特)开发过程的调研和整理☆2,620Oct 13, 2018Updated 7 years ago
- iOS Crash Dump Analysis Book☆624Mar 19, 2023Updated 2 years ago
- ☆1,068Aug 17, 2024Updated last year
- TableviewHeaderView☆14Aug 30, 2016Updated 9 years ago
- 一个对APPDelegate深度解耦的逻辑,教你实现APPDelegate模块化拆分,原本上千行的代码可以简化到10行内,使用方便,极少的代码浸入。支持iOS6+。☆54Sep 16, 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
- 🍎Objective C Method Tracing Call Chart☆822Feb 1, 2026Updated last month
- 我会不断更新这个仓库中的文章☆14Jan 21, 2020Updated 6 years ago
- iOS APM (性能监控) - 数据采集实现调研。APM 监控,包含 系统信息、磁盘、CPU、内存、启动时间、FPS、卡顿、Crash、网络监控 等☆101Oct 10, 2021Updated 4 years ago
- A high-performance、high-extensibility、easy integration framework for Hybrid content page. Support most content page types of News App.☆1,220Feb 3, 2023Updated 3 years ago
- 😈Scripts or demo projects on iOS development or reverse engineering☆321Feb 2, 2026Updated last month
- 一个用在Swift的模块管理框架☆23Aug 22, 2023Updated 2 years ago
- WIP 深度揭秘各大 APM 厂商 iOS SDK 背后的核心技术和实现细节 更新中……☆477Nov 16, 2017Updated 8 years ago
- Mach-O based ObjC & Swift useless classes, useless protocols, useless resources detection, packet size analysis, point-to-point crash res…☆1,611Aug 5, 2024Updated last year
- 动态执行Objective-C. A tiny JIT Interpreter of Objective-C, dynamically run your code like eval().☆703Jan 14, 2019Updated 7 years ago
- 支持对 UIWebView/WKWebView 的资源, 进行 预加载、缓存、拦截 等操作 ... Orz☆238May 17, 2018Updated 7 years ago
- 结合各类工具代码☆28Oct 10, 2023Updated 2 years ago
- 热修复、热更新、JS代码动态下发、动态创建类☆573Mar 8, 2023Updated 2 years ago
- Yet Another Mach-O Unused ObjC Selector/Class/Protocol Detector. 检测ObjC无用方法、无用类、无用协议。☆177Aug 18, 2021Updated 4 years ago
- iOS组件通信中间件(Protocol Service),Adapter Swift/Objective-C☆143Aug 16, 2021Updated 4 years ago
- iOS shell脚本工具/appIcon生成/自动打包上传/修改文件名/LaunchImage生成/修改assets文件名/修复libstdc9错误/OC打印输出汉字/Xcode快捷代码☆16Jan 10, 2023Updated 3 years ago
- ☆67Jun 22, 2024Updated last year
- 🔎 iOS 源码探求系列☆920Aug 8, 2018Updated 7 years ago
- 检查每个类占用空间大小工具☆1,896Jul 29, 2021Updated 4 years ago
- iOS网络请求监控☆101Mar 6, 2021Updated 5 years ago
- 神策数据官方 iOS 埋点 SDK,是一款轻量级用于 iOS 端的数据采集埋点 SDK。神策分析 iOS SDK 不仅有代码埋点功能,还通过使用运行时机制(Runtime)中的相关技术实现 iOS 端的全埋点(无埋点、无码埋点、无痕埋点、自动埋点)、点击图、可视化全埋点。☆703Jan 26, 2026Updated last month
- 一站式解决 WKWebView 支持离线包,Ajax/Fetch 请求,表单请求和 Cookie 同步的问题 (基于 Ajax Hook,Fetch Hook 和 Cookie Hook)☆717Feb 16, 2022Updated 4 years ago
- 代码耗时打点计时器☆248Feb 12, 2019Updated 7 years ago
- 记录线程的调用栈☆997Mar 30, 2022Updated 3 years ago
- 一个 native 和 h5 通讯的框架,支持调试☆282Aug 8, 2023Updated 2 years ago
- Auto monitor Objective-C Zombie object in iOS,and could trace Zombie object Class info,release stack☆76Aug 19, 2018Updated 7 years ago