1、https://developers.google.com/android/guides/setup    添加SatetyNet 服务

2、https://developers.google.cn/android/reference/com/google/android/gms/safetynet/SafetyNet    API

3、https://koz.io/inside-safetynet/   

https://blog.csdn.net/gulinxieying/article/details/78677608

https://blog.csdn.net/Gaugamela/article/details/73658554?utm_source=blogxgwz1

使用手册

4、https://blog.csdn.net/sinat_41104353/article/details/82927440    google play service 版本号

Developer documentation: https://developer.android.com/training/safetynet/attestation.html
Code samples: https://developer.android.com/training/safetynet/attestation.html#samples
Best practices: https://android-developers.googleblog.com/2017/11/10-things-you-might-be-doing-wrong-when.html

 

 

SafetyNet Api Key 申请:

在以下路径搜索 safetynet.API_KEY 会搜到下边的链接:

https://developer.android.com/training/safetynet/attestation#add-api-key

 

点击上边那个Library Page 会跳转到 

https://developers.google.com/android/reference/com/google/android/gms/safetynet/SafetyNetClient#attest(byte[],%20java.lang.String)

根据上边说明设置就可以申请 SafetyNet Api key

play consonle

https://support.google.com/googleplay/android-developer/contact/safetynetqr

 

keytool -exportcert -list -v -alias    androiddebugkey   -keystore C:\Users\pradmin...\.android\debug.keystore

 

 

 

 

漏洞rootutils 利用

setexeccon("u:r:rutilsdaemon:s0"

https://blog.csdn.net/weixin_34376986/article/details/89692533

 

更多相关文章

  1. [置顶] android Properties的使用
  2. Gradle离线配置、.android、.AndroidStudio、.gradle、.m2缓存文
  3. 【android】当数据库需要更新时我们该怎么办?
  4. Android(安卓)WebView获取上一个链接的路径
  5. android bugly使用
  6. android如何获取url指定的图片资源
  7. android中下载文件到sdcard和进度条小结
  8. Android中Intent习惯用法
  9. Cocos2d-x3.1下 Android,APK自动升级

随机推荐

  1. android截屏并将截图缩放
  2. [Exception Android 20] - Error:Executi
  3. Android中调用摄像头并实现对焦拍照
  4. 关于android的audiotrack播放声音断断续
  5. (4.2.3)【android开源工具】Android快速开
  6. Android:使用Intents进行共享(Share With I
  7. android 禁用解锁
  8. 主程序与widget
  9. Android 获取时间实时更新UI
  10. android之弹出气泡PopupWindow