PwnageChecker is an iOS app that allows users to quickly check whether an account has been compromised in one of the known data breaches.
You can install the app from AppStore
Information on how the app was built can be found here
Enter the email address or username of the account. Or select the email address from a contact (to check account for a less technical savvy friend).
Clone the project. Open the .xcodeproject file and compile
- This app uses the HaveIBeenPwned API for breach data
- This app uses the ClearBit Logo API for company logo images
- This app uses the Google Material Icons