Skip to content
This repository has been archived by the owner on Sep 12, 2022. It is now read-only.

priyamharsh14/WiFiPassRecovery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 

Repository files navigation

WiFiPassRecovery

WiFi Password Recovery tool written in Python3

NOTE: Only for Windows Users

Installation:

Clone the repository -

$ git clone https://github.com/priyamharsh14/WiFiPassRecovery.git

Change the directory -

$ cd WiFiPassRecovery
\WiFiPassRecovery\$

Usage:

Type this to view the help menu -

\WiFiPassRecovery\$ python WPR.py --help

██╗    ██╗██╗███████╗██╗
██║    ██║██║██╔════╝██║
██║ █╗ ██║██║█████╗  ██║
██║███╗██║██║██╔══╝  ██║
╚███╔███╔╝██║██║     ██║
 ╚══╝╚══╝ ╚═╝╚═╝     ╚═╝

        ██████╗  █████╗ ███████╗███████╗██╗    ██╗ ██████╗ ██████╗ ██████╗
        ██╔══██╗██╔══██╗██╔════╝██╔════╝██║    ██║██╔═══██╗██╔══██╗██╔══██╗
        ██████╔╝███████║███████╗███████╗██║ █╗ ██║██║   ██║██████╔╝██║  ██║
        ██╔═══╝ ██╔══██║╚════██║╚════██║██║███╗██║██║   ██║██╔══██╗██║  ██║
        ██║     ██║  ██║███████║███████║╚███╔███╔╝╚██████╔╝██║  ██║██████╔╝
        ╚═╝     ╚═╝  ╚═╝╚══════╝╚══════╝ ╚══╝╚══╝  ╚═════╝ ╚═╝  ╚═╝╚═════╝

                ██████╗ ███████╗ ██████╗ ██████╗ ██╗   ██╗███████╗██████╗ ██╗   ██╗
                ██╔══██╗██╔════╝██╔════╝██╔═══██╗██║   ██║██╔════╝██╔══██╗╚██╗ ██╔╝
                ██████╔╝█████╗  ██║     ██║   ██║██║   ██║█████╗  ██████╔╝ ╚████╔╝
                ██╔══██╗██╔══╝  ██║     ██║   ██║╚██╗ ██╔╝██╔══╝  ██╔══██╗  ╚██╔╝
                ██║  ██║███████╗╚██████╗╚██████╔╝ ╚████╔╝ ███████╗██║  ██║   ██║
                ╚═╝  ╚═╝╚══════╝ ╚═════╝ ╚═════╝   ╚═══╝  ╚══════╝╚═╝  ╚═╝   ╚═╝


Author: Priyam Harsh
Usage: WPR.py [options] filename

Options:
  --version             show program's version number and exit
  -h, --help            show this help message and exit
  -o OUTFILENAME, --output=OUTFILENAME
                        Output File Name

To view password of any specified Access Point -

\WiFiPassRecovery\$ python WPR.py

and choose your desired Acess Point to view its password.

To export all the Access Points with its password -

\WiFiPassRecovery\$ python WPR.py -o <Output File Name>

About

WiFi Password Recovery tool written in Python3 (for Windows System)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages