PINcredible icon

PINcredible - Secure PIN vault APK

1.0.0a Apache-2.0

Modern and secure Android app to help you remember any PIN

Download APK (3.5 MB)
Donate


Version
1.0.0a (13)
Update
Developer
Cyb3rKo
Category
Security
License
Apache-2.0
Source Code
Code Repository

PINcredible app

PINcredible is Security tool that is open source under the Apache-2.0 license. About
Over time I've used several apps to store my PINs, unfortunately none of them really convinced me.
So here we are now, this is my own implementation of a secure PIN manager.

Features
  • 🔢 PIN obfuscation
  • 🔐 Local Encryption
  • 🎨 Modern Design
  • 🌐 No Internet Connection required
  • 🎞️ No Ads
  • 🗿 No Suspicious Permissions


The app obfuscates the PIN in a table layout surrounded by secure random numbers.
This brings two security benefits:
1. ❔ The app can not know where in the pattern the user given PIN is located at. Attackers can not extract the plaintext PIN.
2. 🕵️ This offers protection against Shoulder Surfing, for example while accessing your PIN in a super market or a bank.

Security Aspects
For technical details about the implemented security take a look at the GitHub repo readme.

Used Icons
Color-blindness-test icons created by Freepik - Flaticon
Grid icons created by prettycons - Flaticon
Random icons created by Uniconlabs - Flaticon

Old Versions