A console app to check an email list in Have I Been Pwned (https://haveibeenpwned.com/)
- Download for Windows 10 x64 - v1.0.0
- Open powershell or the command line.
- Go to the folder where you unpacked the 7zip container
- Run the following command
.\KenBonny.CheckHibp.exe [location of email file]
- Download for OSX - v1.0.0
- Open the command line.
- Go to the folder where you unpacked the 7zip container
- Run the following command
dotnet run KenBonny.CheckHibp.dll [location of email file]