BillyWei01 / FastAESLinks
比SDK快10倍的AES加解密实现。
☆28Updated 10 months ago
Alternatives and similar repositories for FastAES
Users that are interested in FastAES are comparing it to the libraries listed below
Sorting:
- 自己动手实现插件化示例,静态代理式和 Hook。完整文档,fork 下来就可以直接跑。☆20Updated 5 years ago
- Monitor APP ANR and get all threads stack.☆25Updated 2 months ago
- Android activity confusion☆84Updated 5 months ago
- 🔥🔥🔥 Android模块化/组件化通信框架,本库旨在解决模块间的通信需求,可以让模块间的代码在依旧存在于其自己的模块的前提下,实现能够互相访问而不需要下沉到公共模块。以此来解决公共模块因为各个模块下沉代码而导致的不断膨胀的问题。更有方便的router功能☆21Updated 9 months ago
- proguard resource for Android by wechat team. 已将AndResGuard迁 移到Gradle 8+☆34Updated 3 months ago
- 🔥🔥🔥支持显示任意图形,只有你想不到没有它做不到;不直接操作Bitmap,可绘制圆形或圆角矩形背景边框,另外新增4种显示模式(Supports displaying arbitrary graphics, only you can't think of it, you…☆42Updated last week
- Android的协程轻量级启动框架, 支持配置有向无环图优化启动流程☆55Updated 3 months ago
- Use annotation to allow Retrofit to support multiple baseUrl and dynamically change baseUrl.(用注解让 Retrofit 同时支持多个 baseUrl 以及动态改变 baseUrl)