mainlxl / Android-So-HandlerLinks
支持APK包中所有System.Load/LoadLibrary加载的So库文件(Maven、aar文件引入三方库、源码引入的so文件),对So文件进行7z压缩与云端下发,完成apk瘦身
☆54Updated 2 years ago
Alternatives and similar repositories for Android-So-Handler
Users that are interested in Android-So-Handler are comparing it to the libraries listed below
Sorting:
- 排查溯源so文件来自那个库 查找so来源☆32Updated 2 years ago
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆72Updated 9 months ago
- 隐私 api 调用检查全套方案☆87Updated 10 months ago
- Monitor APP ANR and get all threads stack.☆24Updated 6 months ago
- Android activity confusion☆91Updated 3 months ago
- 🔥AIDL实战,使用AIDL+匿名共享内存实现跨进程双向通信和大文件传输。☆102Updated last month
- A bytecode instrumentation library for Android(一个 Android 字节码插桩库)☆99Updated 2 months ago
- Android 保活实践,杀不死的App☆134Updated last year
- 汇总android所有通知栏消息样式的demo☆39Updated 5 years ago
- 🔥🔥🔥A lightweight cross-process communication component on Android, Kotlin and Coroutines both supported.☆58Updated last year
- 🔥🔥🔥 基于Hook方案的合规化检测器☆211Updated 5 months ago
- 基于Android原生View体系的声明式UI框架(Kotlin)☆82Updated 11 months ago
- 字节跳动sliver 采集Java函数栈实现☆102Updated last year
- Android 隐私合规检测方案,基于ASM编译期插桩,将隐私api调用的堆栈信息保存到本地Excel文件中☆40Updated 3 years ago
- android app中对方法进行替换工具☆118Updated 3 years ago
- proguard resource for Android by wechat team. 已将AndResGuard迁移到Gradle 8+