Omooo / VirtualApplication
自己动手实现插件化示例,静态代理式和 Hook。完整文档,fork 下来就可以直接跑。
☆20Updated 5 years ago
Alternatives and similar repositories for VirtualApplication
Users that are interested in VirtualApplication are comparing it to the libraries listed below
Sorting:
- Android. APK加固。该项目包含了对加固后的apk进行dex解密和加载☆36Updated 2 years ago
- ADSuyi广告SDKDemo安卓版☆38Updated this week
- 37手游安卓团队,在发行SDK实现热修过程中,修改后的SDK的架构demo☆21Updated 4 years ago
- 热更新demo☆15Updated 6 years ago
- 视频裁剪库,使用ffmpeg封装;☆14Updated 2 months ago
- 脱离Android模拟器,在Java程序中使用Android下的Canvas、Paint、Bitmap等Graphics类(提取自Android Studio)☆39Updated 4 years ago
- 从零开始实现插件化框架☆29Updated 4 years ago
- AndroidAlphaPlayer,support text or image mixed effect. --支持透明视频播放、动态替换头像和文字的融合特效渲染。☆15Updated 2 years ago
- gradle插件,用于360加固和乐固加固☆16Updated 5 years ago
- 用来学习Android Gradle Plugin☆18Updated 3 years ago
- 适用于Android项目的IDEA插件,用来自动生成DexMaker代码,类似『ASM Bytecode Viewer』☆28Updated 3 years ago
- 高性能播放android帧动画。避免 AnimationDrawable 带来的 OOM 问题。High performance Android Frame animation that can play 1080P frame animation on most devi…☆30Updated 4 years ago
- 通过Parcel copy的方式深copy数据 DiffUtil抽象☆37Updated 2 years ago
- ASM字节码插桩插件,向代码中插入垃圾代码,用于马甲包代码混淆☆16Updated 2 years ago
- 基于滴滴Booster项目的 Transform API 进行二次开发,封装成易于使用的 Hook 框架,让你敲最少的代码完成自定义的 Hook 操作