Pass-Retrieval-Tool icon indicating copy to clipboard operation
Pass-Retrieval-Tool copied to clipboard

A simple python script to retrieve saved Wifi passwords

Wifi Password Retrieval Tool

A command line tool based on python that is used for retrieval of saved wifi passwords on Windows or Linux.
OSX support is there but the process is still tedious [Under Development].
Many times we wish to know the password of the wifi we are connected to but unfortunately it is a cumbersome task. This tool solves the problem.

How To Use

git clone https://github.com/JeeveshN/Retrieve-Wifi-Passwords.git or download the zip file

Retrieve All the passwords together

python pass.py

image

Retrieve Based on Wifi Name

python pass.py "Name of Wifi"

image