SPIC - Play Integrity Checker v1.4.0
Henrik HerzigDownload Options
Screenshots
About this app
demonstrates the usage of the Play Integrity and SafetyNet Attestation API
SPIC (short for Simple Play Integrity Checker) is a simple Android App that demonstrates the usage of the PlayIntegrity API as well as the deprecated SafetyNet Attestation API.
The received integrity verdict from the APIs can be check locally on the device or send to a remote server so they can be validated there. The remote server implementation has to be self hosted for now.
The app is OpenSource and the source code of the android app as well as the server implementation can be found on Github (see /herzhenr/SPIC-android and /herzhenr/SPIC-server)
The received integrity verdict from the APIs can be check locally on the device or send to a remote server so they can be validated there. The remote server implementation has to be self hosted for now.
The app is OpenSource and the source code of the android app as well as the server implementation can be found on Github (see /herzhenr/SPIC-android and /herzhenr/SPIC-server)
Version Information
- Version
- 1.4.0
- Downloads
- 100K+
- Updated on
- Feb 9, 2023
- Released
- Jan 12, 2023
- Requires
- Android 8.0
What's New
- added licenses page and working privacy link
- changed source code links from GitLab to GitHub
- changed source code links from GitLab to GitHub