Skip to content

Latest commit

 

History

History

Wifi Password Fetcher

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Wifi Password Fetcher

Short description:

We will get all the wifi passwords from the device using the subprocess library and its function and copying to our clipboard using pyperclip. We get all password which were used atleast once on the device.

List out the libraries imported:

subprocess tkinter pyperclip

Setup instructions:

Here we just need to run the script and then press initialize process and then press show password and for copying press copy to clipboard button.

Output:

Image Image

Author:

Neel Shah