☆186Feb 21, 2019Updated 7 years ago
Alternatives and similar repositories for asmDemo
Users that are interested in asmDemo are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 🔥一个可以在编译期通过 ASM 在字节码中对函数调用进行插桩的 Gradle 插件,可以通过注解在方法调用前后执行指定逻辑☆40Aug 9, 2019Updated 7 years ago
- ByteX is a bytecode plugin platform based on Android Gradle Transform API and ASM. 字节码插件开发平台☆3,244Jan 20, 2024Updated 2 years ago
- Android字节码插件,编译期间动态修改代码,改造添加全埋点日志采集功能模块,对常见控件进行监听处理☆399Apr 24, 2019Updated 7 years ago
- A fast, incremental, concurrent framework to develop compile plugin for android project to manipulate bytecode☆1,417Apr 26, 2026Updated 4 months ago
- A Android gradle plugin that effects AspectJ on Android project and can hook methods in Kotlin, aar and jar file.☆3,955Sep 15, 2021Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- Android Asm 插桩 教学☆1,055Sep 13, 2022Updated 4 years ago
- 神策数据官方 Android 埋点 SDK,是一款轻量级用于 Android 端的数据采集埋点 SDK,包含代码埋点、全埋点、点击图和可视化全埋点功能。全埋点通过配合神策官方 Android 埋点插件来实现,神策数据官方 Android 埋点插件使用字节码插桩(ASM)的技…☆1,376Aug 25, 2026Updated 3 weeks ago
- KOOM is an OOM killer on mobile platform by Kwai.☆3,382Jan 12, 2026Updated 8 months ago
- Android App性能监控方案示例,只展示核心原理。☆15Sep 19, 2022Updated 4 years ago
- 自定义Gradle插件、ASM、Java字节码、切面编程 综合应用之字节码插桩☆25Jul 17, 2019Updated 7 years ago
- Matrix is a plugin style, non-invasive APM system developed by WeChat.☆12,050Jul 23, 2024Updated 2 years ago
- 🚀Optimizer for mobile applications☆5,072Aug 9, 2026Updated last month
- A transparent ui-block detection library for Android. (known as BlockCanary)☆6,729Jul 15, 2023Updated 3 years ago
- 零反射全动态Android插件框架☆7,787Mar 23, 2026Updated 5 months ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A lightweight and fast AOP framework for Android App and SDK developers☆2,211Aug 26, 2023Updated 3 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,953Jun 27, 2025Updated last year
- 用于快速找到高耗时方法,定位解决Android App卡顿问题。通过gradle plugin+ASM实现可配置范围的方法插桩来统计所有方法的耗时,并提供友好的界面展示,支持耗时筛选、线程筛选、方法名筛选等。(A Tool for Discovering High Time…☆1,650Feb 23, 2021Updated 5 years ago
- a demo of annotation processor☆21Dec 7, 2019Updated 6 years ago
- Dynamic java method AOP hook for Android(continution of Dexposed on ART), Supporting 5.0~11