henleylee / ProguardLinks
Android 代码混淆规则
☆47Updated 6 years ago
Alternatives and similar repositories for Proguard
Users that are interested in Proguard are comparing it to the libraries listed below
Sorting:
- Android activity confusion☆87Updated last month
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆69Updated 7 months ago
- Android. APK加固。该项目包含了对加固后的apk进 行dex解密和加载☆38Updated 3 years ago
- generate junk kotlin code in android☆24Updated 3 years ago
- The tool of obfuscated aab resources.(Android app bundle资源混淆工具)☆28Updated 3 years ago
- 🔥使用AIDL+匿名共享内存实现跨进程双向通信和大文件传输。☆102Updated 3 months ago
- 自己动手实现插件化示例,静态代理式和 Hook。完整文档,fork 下来就可以直接跑。☆20Updated 5 years ago
- 安卓混淆字典生成,可以自己生成混淆的字典文件,可以直接使用我做好的文件☆42Updated 5 years ago
- 基于Android原生View体系的声明式UI框架(Kotlin)☆82Updated 10 months ago
- 🔥🔥🔥A lightweight cross-process communication component on Android, Kotlin and Coroutines both supported.☆58Updated last year
- 键盘高度,导航栏,状态栏高度☆28Updated 5 years ago
- Android USB连接实例☆51Updated 6 years ago
- ☆29Updated 2 years ago
- A lightweight and fast AOP framework for Android App and SDK developers☆44Updated 2 years ago
- 🔐Android API Security(.so),安卓APP/API安全加密so库,防二次打包,防API签名破解☆50Updated 6 years ago
- 隐私 api 调用检查全套方案☆84Updated 9 months ago
- 🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。☆110Updated 4 years ago
- generate reports,UML and so on from notation☆41Updated 2 years ago
- 用于Android中使用的libyuv库所有使用方式☆85Updated 3 years ago
- A bytecode instrumentation library for Android(一个 Android 字节码插桩库)☆97Updated 3 weeks ago
- Android Plugin Framework, https://gitee.com/juefeng_com/xPlugin☆84Updated last year
- proguard resource for Android by wechat team. 已将AndResGuard迁移到Gradle 8+☆47Updated last month
- 汇总android所有 通知栏消息样式的demo☆39Updated 5 years ago
- android 方法耗时追踪工具☆20Updated last year
- 排查溯源so文件来自那个库 查找so来源☆32Updated 2 years ago
- Android 保活实践,杀不死的App☆133Updated last year
- android app中对方法进行替换工具☆117Updated 3 years ago
- 关于 Apk 普通安装和静默安装的总结。适配 Android 6.0 、Android 7.0 和 Android 9.0☆47Updated 3 years ago
- android全局悬浮窗,目前已经适配华为,小米,vivo,oppo,一加,三星,魅族,索尼,LG,IQOO,努比亚,中兴,金立,360,锤子等目前是市面上所有机型兼容android4.1至android11版本,支持androidX☆133Updated 2 years ago
- 解决 Sharedpreferences 造成的主线程阻塞问题,避免应用因此造成ANR问题,降低ANR率☆99Updated 11 months ago