Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/astrogd/haveibeenpwnedchecker

A tool to check your passwords for being leaked and thus been saved on haveIBeenPwned.com
https://github.com/astrogd/haveibeenpwnedchecker

Last synced: 2 months ago
JSON representation

A tool to check your passwords for being leaked and thus been saved on haveIBeenPwned.com

Awesome Lists containing this project

README

        

# HaveIBeenPwnedChecker
A tool to check your passwords for being leaked on [HaveIBeenPwned.com](https://www.haveibeenpwned.com)

[Download, Screenshots and more information](https://www.astrogd.eu/software/haveibeenpwned-checker)

[Download V 1.6.2](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.6.2.exe) | [Signature](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.6.2.exe.sig)

[Download V 1.6.1](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.6.1.exe) | [Signature](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.6.1.exe.sig)

[Download V 1.6.0](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.6.0.exe) | [Signature](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.6.0.exe.sig)

[Download V 1.5.1](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.5.1.exe) | [Signature](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.5.1.exe.sig)

[Download V 1.5.0](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.5.0.exe) | [Signature](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.5.0.exe.sig)

[Download V 1.4.0](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.4.0.exe) | [Signature](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.4.0.exe.sig)

[Download V 1.3.4](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.3.4.exe) | [Signature](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.3.4.exe.sig)

[Download V 1.3.3](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.3.3.exe) | [Signature](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.3.3.exe.sig)

[Download V 1.3.2](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.3.2.exe) | [Signature](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.3.2.exe.sig)

[Download V 1.3.1](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.3.1.exe) | [Signature](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.3.1.exe.sig)

[Download V 1.3.0](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.3.0.exe) | [Signature](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.3.0.exe.sig)

[Download V 1.2.0](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.2.0.exe) | [Signature](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.2.0.exe.sig)

[Download V 1.1.1](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.1.1.exe) | [Signature](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.1.1.exe.sig)

[Download V 1.1.0](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.1.0.exe) | [Signature](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.1.0.exe.sig)

[Download V 1.0.0](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.0.0.exe) | [Signature](https://software.astrogd.eu/haveibeenpwnedchecker/download/HaveIBeenPwnedCheckerV1.0.0.exe.sig)

## How to create your own binary
- Download Repository, install [NodeJS](https://www.nodejs.org) 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