Jesse505 / PrivacyMonitorAndroidLinks
Android 隐私合规检测方案,基于ASM编译期插桩,将隐私api调用的堆栈信息保存到本地Excel文件中
☆40Updated 3 years ago
Alternatives and similar repositories for PrivacyMonitorAndroid
Users that are interested in PrivacyMonitorAndroid are comparing it to the libraries listed below
Sorting:
- 隐私 api 调用检查全套方案☆84Updated 9 months ago
- 知乎 Android 团队使用的静态代码检查工具,支持目录、.apk、.dex、.jar、.aar 格式,可通过配置文件添加检查策略。 主要用于检查 Android 应用或依赖库是否有调用隐私接口。☆114Updated 3 years ago
- 支持APK包中所有System.Load/LoadLibrary加载的So库文件(Maven、aar文件引入三方库、源码引入的so文件),对So文件进行7z压缩与云端下发,完成apk瘦身☆54Updated 2 years ago
- 进程保活方案设计☆25Updated 3 years ago
- 检测用户在同意授权前是否有获取隐私信息的Xposed插件☆105Updated 5 years ago
- 编译时使用7z压缩指定so到assets目录,并在运行时解压执行.达到压缩apk体积☆14Updated 5 years ago
- 排查溯源so文件来自那个库 查找so来源☆32Updated 2 years ago
- 🔐Android API Security(.so),安卓APP/API安全加密so库,防二次打包,防API签名破解☆49Updated 6 years ago
- android 对数据加密 传输 android JNI C++ AES 加密解密 秘钥存储 RSA加密秘钥 传输☆30Updated 5 years ago
- hook system by asm☆80Updated 2 years ago
- Android方法调用跟踪 ; 方法耗时统计 ; 方法调用参数 以及返回值跟踪 ; 方法调用替换;方法hook☆98Updated 4 years ago
- 🔥🔥🔥A lightweight cross-process communication component on Android, Kotlin and Coroutines both supported.☆58Updated last year
- javassist实现hook隐私权限api访问☆18Updated 2 years ago
- 实现 looper 兜底机制的 demo,支持远程下载 crash 兜底的配置文件,出现 crash 时,通过对异常各种信息、app 和系统版本信息等来实现崩溃画像匹配,保护住之后还可以进行一些自定义操作,如 toast、清除缓存等☆62Updated last year
- 🔥🔥🔥 基于Hook方案的合规化检测器☆207Updated 4 months ago
- Android 隐私政策合规检查方案☆38Updated 3 years ago
- APP过等保要用到的安全检测,支持调试检测/签名校验/Root检测/网络代理检测等,功能高度灵活可定制。☆80Updated 4 years ago
- 基于微信 xlog 开源 日志框架☆67Updated 5 years ago
- 我的工作学习笔记☆22Updated 8 years ago
- 安卓平台(已支持 AGP 8+)上的基于 ASM 实现的高性能轻量级字节码全量操作平台,且支持 dexBuilder 任务增量编译。你只需要专注于如何修改字节码达成业务需求,不需要再去写 Gradle 插件和进行复杂且冗余的 IO 处理。☆69Updated 8 months ago
- webview中post请求参数的获取demo☆55Updated 4 years ago
- jni加密解密,jni签名检测,jni模拟器检测,jni-xpose框架检测,jni-root机器检测☆45Updated 3 months ago
- Android for Kotlin 5行代码快速实现进程间通信(含demo示例)☆26Updated 2 years ago
- ☆33Updated 2 years ago
- android APK一键DEX加固脚本(内存加载DEX)☆269Updated 4 years ago
- 37手游安卓团队,在发行SDK实现热修过程中,修改后的SDK的架构demo☆21Updated 5 years ago
- 🔥 A more convenient solution for cross-process communication in Android.更方便的Android进程通信方案,无需进行bindService()操作,不用定义Service,并支持跨进程的事件总线。☆109Updated 4 years ago
- 基于gradle配置的动态插桩实现,只需简单配置即可完成ASM插桩工作,可用于隐私号整改,代码扫描等多个用途,欢迎pr!☆93Updated 3 years ago
- ADSuyi广告SDKDemo安卓版☆38Updated 3 months ago
- 基于滴滴Booster项目的 Transform API 进行二次开发,封装成易于使用的 Hook 框架,让你敲最少的代码完成自定义的 Hook 操作☆24Updated last year