A tool to check your passwords for being leaked on HaveIBeenPwned.com
Download, Screenshots and more information
- Download Repository, install NodeJS and run
npm install
- Open a command prompt, change directory to base directory of this code and run
npm run build-win
- The binary will be saved to
base directory/build/HaveIBeenPwned Checker-win32-x64/
- In Order to run the binary all files created need to be present in the directory of the executable. This means you can't just copy the executable itself somewhere