This program is a graphical user interface for checking pwned passwords, it's writen with python and pyQT4.
Program calculates password hash and then searches for matches with first 5 symbols (prefix) in https://api.pwnedpasswords.com,
then full hash match is found localy on users PC.