Skip to content

Script to get the Passwords of all the Wifi connections on your computer. Dive in to know more.

Notifications You must be signed in to change notification settings

kaivalyakate/Python_Wifi_Passwords

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Python_Wifi_Passwords

This Script gets all the passwords of the Wifi connections ever connected to the Computer. Just Run the script directly on any computer to get the wifi passwords directly. This script utlises the Subprocess librabry in Python to run basic commands on the command line which fetches certain information about the Wifi networks connected to the computer. Then the required infomation about the Security Key of these networks is extracted from this data using the re library.

About

Script to get the Passwords of all the Wifi connections on your computer. Dive in to know more.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages