Skip to content

Wi-Fi Password Retrieval: A Python script for Windows to effortlessly retrieve and display Wi-Fi network names and passwords, simplifying network management.

License

Notifications You must be signed in to change notification settings

muldercw/wifi-password-retriever-utility

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Wi-Fi Password Retrieval

This Python script and application retrieve Wi-Fi network names and their passwords on a Windows system.

Wi-Fi Password Retrieval Screenshot

Prerequisites

  • Python 3.x
  • Windows operating system

Method 1: Using the Python Script

  1. Clone this repository or download the script.
  2. Open a terminal and navigate to the directory where the script is located.
  3. Run the script by executing the following command:
    python wifi_password_retrieval.py
  4. The script will display the Wi-Fi network names and their passwords if available.

Note: Some Wi-Fi networks may not have their passwords available.

Method 2: Using the Windows Application

  1. Download the latest release of the Wi-Fi Password Retrieval Application from the main page.
  2. Extract the downloaded ZIP file to a directory on your Windows machine.
  3. Run the `windowspasswords.exe` application.
  4. The application will display the Wi-Fi network names and their passwords if available.

Note: Some Wi-Fi networks may not have their passwords available.

Example Output

        Wi-Fi Name: MyNetwork1 | Password: MyPassword123
        Wi-Fi Name: GuestNetwork | Password: Password not available
    

Author

Produced By MulderCW

License

This project is licensed under the GNU General Public License (GPL) Version 3. See the LICENSE file for details.

About

Wi-Fi Password Retrieval: A Python script for Windows to effortlessly retrieve and display Wi-Fi network names and passwords, simplifying network management.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages