YASNAC, or Yet Another SafetyNet Attestation Checker, is a valuable Android application designed to showcase the capabilities of the SafetyNet Attestation API. This tool is especially useful for developers and security enthusiasts interested in understanding and testing Google's SafetyNet security features.
The API key integrated into YASNAC comes with a daily quota limit of 10,000 uses. If this quota is reached, users will encounter an error message and will have to wait until the next day for the quota to reset before they can resume using the app.
Developed using Jetpack Compose, YASNAC represents modern Android development practices. For those interested in exploring or contributing to the project, the full source code is openly available on GitHub under the repository RikkaW/YASNAC.