This python program will display all SSID usernames and SSID passwords you once connected to your laptop
- Run the following command
python windows_wifi_passwd_extractor.py
- Python 3.X
- beautifultable should be installled on your system
- for the program to run successfully open the CMD/Terminal and type the following command
pip install -r requirements.txt
- Python
- Bhaskar Pal - Initial Work - bhaskarpal
- This project is licensed under the MIT License - see the LICENSE.md file for details