JVMTI Sample
☆162Dec 24, 2018Updated 7 years ago
Alternatives and similar repositories for JVMTI_Sample
Users that are interested in JVMTI_Sample are comparing it to the libraries listed below
Sorting:
- android p jvmti/android studio apply change☆66Jan 14, 2020Updated 6 years ago
- Android调用JVMTI的Demo,分别是9.0之后的和9.0之前(8.0必须使用反射方式调用)两个Demo☆31Apr 17, 2022Updated 3 years ago
- ADI(Android Debug Intensive) 是通过 JVMTI 实现的 Android 应用开发调试的增强工具集,目前主要提供性能相关的监控能力。☆316Apr 21, 2022Updated 3 years ago
- xUnwind is a collection of Android native stack unwinding solutions.☆223Jun 27, 2025Updated 8 months ago
- 这个一个 学习jvmti 的练习Demo☆11Aug 22, 2019Updated 6 years ago
- A library for performance traces from production.☆1,598Apr 19, 2023Updated 2 years ago
- Analyze contribution rate of each module to the apk size☆200Jul 8, 2018Updated 7 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,466Feb 5, 2026Updated 3 weeks ago
- 🔥 A PLT hook library for Android native ELF.☆4,317Jun 27, 2025Updated 8 months ago
- Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11☆4,541Jul 22, 2023Updated 2 years ago
- 🔥 xCrash provides the Android app with the ability to capture java crash, native crash and ANR. No root permission or any system permiss…☆3,921Jun 27, 2025Updated 8 months ago
- ☆758Jan 16, 2024Updated 2 years ago
- ShadowHook is an Android inline hook library which supports thumb, arm32 and arm64.☆2,221Feb 5, 2026Updated 3 weeks ago
- KOOM is an OOM killer on mobile platform by Kwai.☆3,357Jan 12, 2026Updated last month
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,249Jan 20, 2024Updated 2 years ago
- ☆1,171Feb 7, 2025Updated last year
- ☆214Aug 11, 2023Updated 2 years ago
- HiMem 是知乎内部使用的针对 Android 系统开发的线上应用内存使用监控与分析套件,目前支持 mmap/munmap/malloc/calloc/realloc/free 等库函数的监控,同时提供高性能的 Java 层和 Native 层调用栈捕获能力。☆162Apr 21, 2022Updated 3 years ago
- 🔥🔥Qigsaw ['tʃɪɡsɔ] is a dynamic modularization library which is based on Android App Bundles(Do not need Google Play Service). It suppo…☆1,691Oct 25, 2023Updated 2 years ago
- ByteHook is an Android PLT hook library which supports armeabi-v7a, arm64-v8a, x86 and x86_64.☆2,439Updated this week
- 🎉 A framework for improving android 32bit app stability. (Alleviate crashes caused by insufficient virtual memory)☆458Jul 6, 2023Updated 2 years ago
- 🚀Optimizer for mobile applications☆5,061Feb 4, 2026Updated 3 weeks ago
- Standalone Eclipse MAT tool with support for Android hprof format.☆10Oct 14, 2020Updated 5 years ago
- xDL is an enhanced implementation of the Android DL series functions.☆599Jan 22, 2026Updated last month
- An extremely accurate Android method tracing tool.☆1,277May 18, 2020Updated 5 years ago
- Alpha是一个基于PERT图构建的Android异步启动框架,它简单,高效,功能完善。 在应用启动的时候,我们通常会有很多工作需要做,为了提高启动速度,我们会尽可能让这些工作并发进行。但这些工作之间可能存在前后依赖的关系,所以我们又需要想办法保证他们执行顺序的正确性。Al…☆1,958Dec 14, 2018Updated 7 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆2,205Aug 26, 2023Updated 2 years ago
- Android Gradle Plugin -- Auto Check big image and compress image in building.☆1,209Aug 31, 2021Updated 4 years ago
- Library for hooking on ART☆486May 30, 2018Updated 7 years ago
- Android ART Hook/Native Inline Hook/Single Instruction Hook - support 4.4 - 11.0 32/64 bit - Xposed API Compat☆2,197Jan 19, 2023Updated 3 years ago
- A utility for doing compile or runtime code generation targeting Android's Dalvik VM☆1,954Jan 6, 2026Updated last month
- ☆14Nov 3, 2022Updated 3 years ago
- The Android ImageView using only native memory to render, avoiding OOM with best effort.☆24May 2, 2018Updated 7 years ago
- A library that lets you use reflection without any restriction above Android P☆3,130Oct 14, 2024Updated last year
- Buck demo showing how to safely merge native libraries in Android apps.☆37Sep 1, 2021Updated 4 years ago
- Powerful, comprehensive (Android) application performance management platform. 360线上移动性能检测平台☆2,698May 9, 2019Updated 6 years ago
- android art hook like Sophix☆286Nov 3, 2017Updated 8 years ago
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,654Feb 23, 2021Updated 5 years ago
- fork from aosp, branch gradle_3.4.0☆14Nov 29, 2019Updated 6 years ago