AlvinScrp / AndroidASMPlugin
Android项目的一些字节码插桩插件,基于AsmClassVisitorFactory(AGP7.0+)
☆20Updated 10 months ago
Alternatives and similar repositories for AndroidASMPlugin:
Users that are interested in AndroidASMPlugin are comparing it to the libraries listed below
- 🔥a library which can hook jni calling☆59Updated 8 months ago
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆28Updated 2 years ago
- native crash catcher for android☆24Updated 4 years ago
- android 方法耗时追踪工具☆18Updated 8 months ago
- android v2签名方式中读,写,删除渠道号方案实现☆25Updated 7 years ago
- 批量添加 Android 的资源文件前缀☆32Updated 4 years ago
- ☆48Updated last year
- Android activity confusion☆68Updated last month
- AndroidPluginArticle☆14Updated 7 years ago
- Android Performance Tools. ANR, Dead locks and lags. Android性能监测工具. 监测了 ANR, 死锁和卡顿.☆14Updated 3 years ago
- 字节跳动sliver 采集Java函数栈实现☆98Updated 8 months ago
- ndk进行简单的签名校验,密钥保护demo,android应用签名校验☆28Updated 6 years ago
- 支持APK包中所有System.Load/LoadLibrary加载的So库文件(Maven、aar文件引入三方库、源码引入的so文件),对So文件进行7z压缩与云端下发,完成apk瘦身☆69Updated 3 years ago
- Make the Launcher3 of Android 11 respond to the recent call (让Launcher3响应多任务键触发)☆27Updated 2 years ago
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆53Updated this week
- 用于Android中使用的libyuv库所有使用方式☆82Updated 2 years ago
- jni加密解密,jni签名检测,jni模拟器检测,jni-xpose框架检测,jni-root机器检测☆40Updated 3 years ago
- 意在替换所有mac地址、imei等隐私政策未同意,不能获取的内容,处理第三方库私自调用☆13Updated 3 years ago
- Obfuscate the int index of R.id/R.string/R.layout… in the classes.dex of Android project☆62Updated 5 years ago
- Android Sync Binder☆32Updated 4 years ago
- aapt和aapt2固定资源id,以及为资源进行public flag标记。☆17Updated 3 years ago
- webview中post请求参数的获取demo☆52Updated 4 years ago
- 排查溯源so文件来自那个库 查找so来源☆28Updated last year
- Android gradle plugin for resource package id modification(实现资源packageId改写的gradle插件,无需修改aapt)☆20Updated 4 years ago
- 究极工具人☆14Updated 4 years ago
- Hook Socket Sample☆31Updated 6 years ago
- Android 编译期方法扫描、替换的插件工具。An Android plugin, which can scan method & proxy it in compile time.☆13Updated 2 years ago
- Android JNI 监控指定目录下的文件以及子目录及子目录下的文件,支持传参控制要监听的事件,主要使用linux inotify和epoll实现☆36Updated 2 years ago
- 分析应用方法耗时的swing工具☆55Updated 7 years ago
- 基于mapping.txt文件,根据原始class名或方法名获取混淆后的class名或方法名,根据混淆后的class名或方法名获取原始class名或方法名,堆栈还原等☆51Updated 5 years ago