huage2580 / PermissionMonitor
监控隐私权限的方法调用,like小米应用行为记录
☆297Updated 2 years ago
Alternatives and similar repositories for PermissionMonitor:
Users that are interested in PermissionMonitor are comparing it to the libraries listed below
- Android 字节码插桩实战☆247Updated 7 months ago
- library for android which can observe signal from native crash or ANR☆336Updated 2 years ago
- 🔥🔥饿了么开源的 字节码插桩框架 lancet的增强版本,修复了一些Bug,并基于ByteX提高编译速度。支持以下特性:1.插桩功能分组,独立开关配置 2.更多字节码修改能力☆304Updated last year
- ⭐🎉虽迟但到,这是一个通过拦截Java方法调用用以检测应用是否合规的工具,如果你的APP正饱受监管部门或应用市场时不时下发整改通知的折磨,那么用它来检查你的代码以及引用的三方库是再好不过的选择了!