martinloren / AabResGuardLinks
The tool of obfuscated aab resources.(Android app bundle资源混淆工具)
☆27Updated 3 years ago
Alternatives and similar repositories for AabResGuard
Users that are interested in AabResGuard are comparing it to the libraries listed below
Sorting:
- Android activity confusion☆86Updated 2 weeks ago
- A lightweight and fast AOP framework for Android App and SDK developers☆44Updated 2 years ago
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要 专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆68Updated 6 months ago
- ☆53Updated last year
- ☆49Updated 2 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆100Updated 10 months ago
- Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数以及返回值跟踪 ; 方法调用替换;方法hook☆99Updated 4 years ago
- 隐私 api 调用检查全套方案☆79Updated 8 months ago
- 字节跳动sliver 采集Java函数栈实现☆101Updated last year
- ☆34Updated 2 years ago
- 🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。☆110Updated 4 years ago
- android app中对方法进行替换工具☆118Updated 3 years ago
- ☕ write XML, run Java.☆111Updated 2 years ago
- 批量添加 Android 的资源文件前缀☆33Updated 4 years ago
- dynamic replace java and class value☆51Updated 6 years ago
- An Android startup jobs sceduler.☆52Updated 3 years ago
- 🔥🔥🔥A lightweight cross-process communication component on Android, Kotlin and Coroutines both supported.☆58Updated last year
- 基于Android原生View体系的声明式UI框架(Kotlin)☆82Updated 8 months ago
- ☆29Updated 2 years ago
- A detection tool of Android App power consumption☆66Updated last year
- 一个从后台启动Activity的Demo☆38Updated 4 years ago
- generate reports,UML and so on from notation☆40Updated last year
- Android调用JVMTI的Demo,分别是9.0之后的和9.0之前(8.0必须使用反射方式调用)两个Demo☆31Updated 3 years ago
- 基于gradle配置的动态插桩实现,只需简单配置即可完成ASM插桩工作,可用于隐私号整改,代码扫描等多个用途,欢迎pr!☆93Updated 3 years ago
- The AOP framework for Android☆44Updated 4 years ago
- Resource Dynamization Solution For Android☆107Updated 2 years ago
- Andorid 资源优化插件☆36Updated 5 years ago
- An artifact repository to assist writing Gradle Plugins for Android build system.☆88Updated last year
- generate junk kotlin code in android☆25Updated 3 years ago
- 一种在Dalvik虚拟机上多Dex首次加载的优化方案,支持4.1~4.4