Skip to content

Extracting all previous connected Wi-Fi names and passwords in your PC (Windows), in an Excel file, or in a nice-looking HTML/CSS page.

Notifications You must be signed in to change notification settings

nassimessaidi/Extract-Connected-Wifi-Passwords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Extract-Connected-Wifi-Passwords

Description

You can extract all the wifi that you already connected to via python, just for Windows OS

I did that by applying some commands to take the clear password.

You can extract the password with Wifi name into a table in HTML and Excel file

Requirements

You need to download Pandas you can do that by opening your terminal type:

pip install pandas
pip install openpyxl

Or just by requirements.txt file:

pip install -r requirements.txt

Python version I used

Python 3.8.5

About

Extracting all previous connected Wi-Fi names and passwords in your PC (Windows), in an Excel file, or in a nice-looking HTML/CSS page.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published