Skip to content
 
 

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

📶 WiFi Password Viewer (Windows)


📌 About Project

WiFi Password Viewer is a simple Python script that displays saved WiFi SSIDs and passwords stored on a Windows machine using native netsh commands.

This project is intended for:

  • 🎓 Educational purposes
  • 🛠️ Personal network recovery
  • 🔐 Authorized system administration

✨ Features

✅ View saved WiFi profiles
✅ Display stored WiFi passwords
✅ Lightweight and fast
✅ Uses native Windows commands
✅ Beginner-friendly Python project


🛠️ Technologies Used

Technology Purpose
🐍 Python Main programming language
💻 Windows CMD System command execution
⚡ subprocess Execute netsh commands

📂 Project Structure

wifi_password_check/
│
├── wifi_passwords.py
├── README.md
├── LICENSE
└── requirements.txt

⚙️ Requirements

  • Windows OS
  • Python 3.x

📦 Installation

1️⃣ Clone Repository

https://github.com/rootNyx404/wifi_password_check.git
cd wifi_password_check

2️⃣ Run Script

python wifi_passwords.py

📷 Example Output

WiFi_Name                  | Password
-----------------------------------------------
Home_WiFi                  | mypassword123
Office_Network             | securepass456

🔒 Security Notice

  • This script only works on the local Windows machine
  • Administrator privileges may be required
  • Use only on systems you own or are authorized to manage

⚠️ Disclaimer

This project is provided for educational and authorized use only.
Unauthorized access to networks or credentials is illegal.

CyberWorld ethical security guidance emphasizes legal and authorized usage only. :contentReference[oaicite:0]{index=0}


🌐 Official Websites

🚀 Portfolio


👨‍💻 Author

❤️ Developed by Arup Halder

🔗 GitHub


📜 License

This project is licensed under the MIT License.


⭐ Star this repository if you found it useful!

About

A simple Python-based Windows tool to view saved WiFi names and passwords using native netsh commands.

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages