A python program will display all SSID usernames and SSID passwords you once connected to your laptop

Windows-Wifi-password-extractor
This python program will display all SSID usernames and SSID passwords you once connected to your laptop
How to run the program
- Run the following command
python windows_wifi_passwd_extractor.py
Requirements
- Python 3.X
- beautifultable should be installled on your system
Note
- for the program to run successfully open the CMD/Terminal and type the following command
pip install -r requirements.txt
Build with
Author
License