Menu

Tree [717e27] master /
 History

HTTPS access


File Date Author Commit
 .gitignore 2019-04-02 Martynas J Martynas J [32efb1] updated .gitignore
 COPYING 2019-03-23 Martynas J Martynas J [115236] initial commit
 README.md 2019-04-02 Martynas J Martynas J [717e27] updated README
 convert_design.sh 2019-03-23 Martynas J Martynas J [009571] main features implemented
 main.py 2019-03-28 Martynas J Martynas J [7a6f84] added builds
 pwnCheck.ui 2019-03-28 Martynas J Martynas J [7a6f84] added builds
 pwnCheck_v1.png 2019-04-01 Martynas J Martynas J [5ac16f] removed builds
 qtGUI.py 2019-03-28 Martynas J Martynas J [7a6f84] added builds
 qtGUI.pyc 2019-03-28 Martynas J Martynas J [7a6f84] added builds

Read Me

Password pwn cheking GUI

This program is graphical user interface for checking pwned passwords, it's writen with python and pyQT4.
Program calculates password hash and then finds all prefix matches from https://api.pwnedpasswords.com,
then full hash match is found localy on users machine.




NOTE: currently there are no support for proxies.




pwnCheck

Prebuild packages

You can download prebuild packages from sourceforge. Executables were made with pyinstaller.

Link Tested
pwnCheck_v1.0_amd64.exe Windows 10
Windows 7
pwnCheck_1.0_amd64.deb LinuxMint 19
Ubuntu 18

Dependencies

  • Python 2.7
  • pyQT4

Instalation

Install dependencies and run main.py.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.