a library for android app handle crash
☆226Nov 19, 2023Updated 2 years ago
Alternatives and similar repositories for mooner
Users that are interested in mooner are comparing it to the libraries listed below
Sorting:
- library for android which can observe signal from native crash or ANR☆346Feb 2, 2023Updated 3 years ago
- Android 性能优化实践☆174Oct 4, 2023Updated 2 years ago
- AppOptimizeFramework☆115Nov 18, 2025Updated 4 months ago
- allocate bitmap in native heap(Android 6.x - 7.x)☆47Aug 29, 2024Updated last year
- android 动态加载so库实现☆360Sep 27, 2023Updated 2 years ago
- A bitmap memory usage monitor for Android. Android 图片内存分析工具,可以帮助发现应用的图片使用是否合理。☆645Jun 27, 2024Updated last year
- ☆34Nov 15, 2022Updated 3 years ago
- 🔥a library which can hook jni calling☆82Jun 16, 2024Updated last year
- ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.☆2,452Feb 28, 2026Updated 3 weeks ago
- 🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)☆458Jul 6, 2023Updated 2 years ago
- xUnwind is a collection of Android native stack unwinding solutions.☆224Jun 27, 2025Updated 8 months ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆332Jan 8, 2026Updated 2 months ago
- ☆758Jan 16, 2024Updated 2 years ago
- BypassHiddenApi是一个用于绕过Android系统对隐藏API反射调用限制库。适用于Android4.4~15。☆20Jun 26, 2025Updated 8 months ago
- 🔥基于堆栈采样,使用函数火焰图的形式展示Android Main Looper的慢消息处理过程,定位阻塞原因☆509Jun 26, 2024Updated last year
- 🔥🔥 android 端编译加速插件🚀 动态识别未改动 module 并在编译流程中替换为 aar ,只编译改动模块,加速 Android apk 的编译速度。☆881Mar 23, 2023Updated 2 years ago
- ☆1,175Feb 7, 2025Updated last year
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,251Jan 20, 2024Updated 2 years ago
- ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.☆2,241Feb 28, 2026Updated 3 weeks ago
- 基于gradle配置的动态插桩实现,只需简单配置即可完成ASM插桩工作,可用于隐私号整改,代码扫描等多个用途,欢迎pr!☆95May 26, 2022Updated 3 years ago
- 🚀Optimizer for mobile applications☆5,059Feb 4, 2026Updated last month
- 🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permiss…☆3,925Jun 27, 2025Updated 8 months ago
- KOOM is an OOM killer on mobile platform by Kwai.☆3,360Jan 12, 2026Updated 2 months ago
- 取名来自奥特曼奈克萨斯☆24Dec 12, 2022Updated 3 years ago
- Android 字节码插桩实战☆256Jul 13, 2024Updated last year
- This is a pure kotlin version of Android Base Utils for any android project. You can also get this project in gitee.☆14Mar 13, 2026Updated last week
- ☆54Jul 11, 2023Updated 2 years ago
- 🔥🔥 btrace (AKA RheaTrace) is a high-performance Android & iOS tracing tool built on Perfetto. It not only times your methods but also r…☆2,475Feb 5, 2026Updated last month
- ☆158May 31, 2024Updated last year
- BoostMultiDex is a solution for quickly loading multiple dex files on low Android version devices (4.X and below, SDK <21).☆1,203May 12, 2022Updated 3 years ago
- 字节跳动sliver 采集Java函数栈实现☆103May 29, 2024Updated last year
- A lightweight and fast AOP framework for Android App and SDK developers☆2,212Aug 26, 2023Updated 2 years ago
- Android for Kotlin 5行代码快速实现进程间通信(含demo示例)☆27Jan 26, 2023Updated 3 years ago
- ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。☆316Apr 21, 2022Updated 3 years ago
- 零反射全动态Android插件框架☆7,735Updated this week
- 🔥🔥🔥 - 像修建楼房一样使用RecyclerView