Skip to content

PrathameshDhande22/Saved-Wifi-Password-Desktop-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Saved Wifi Password Using Python Tkinter

This GUI only extracts the wifi password which was logined Previously on the system works Only for Windows OS only.
GUI can also Save all extracted Password in the txt file using the save it in file button.


The GUI interacts with the windows command prompt after clicking on Generate button this operation is provided by the Subprocess module of python.
The subprocess uses the `netsh wlan show profile name key=clear` using these command it generates the password.

Made using the OOPs concept.

Animation of the GUI

Author : Prathamesh Dhande

About

This GUI show us the Wifi Password that was previously log in. Works only for Windows.

Topics

Resources

Stars

Watchers

Forks

Languages