This Python script and application retrieve Wi-Fi network names and their passwords on a Windows system.
- Python 3.x
- Windows operating system
- Clone this repository or download the script.
- Open a terminal and navigate to the directory where the script is located.
- Run the script by executing the following command:
python wifi_password_retrieval.py
- 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.
- Download the latest release of the Wi-Fi Password Retrieval Application from the main page.
- Extract the downloaded ZIP file to a directory on your Windows machine.
- Run the `windowspasswords.exe` application.
- 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.
Wi-Fi Name: MyNetwork1 | Password: MyPassword123 Wi-Fi Name: GuestNetwork | Password: Password not available
Produced By MulderCW
This project is licensed under the GNU General Public License (GPL) Version 3. See the LICENSE file for details.