Skip to content

A Python script that retrieves and displays all saved Wi-Fi profiles and their corresponding passwords on a Windows system using the netsh command. Lightweight, fast, and perfect for troubleshooting or educational purposes.

Notifications You must be signed in to change notification settings

RajeshwarShingade/WiFi-Password-Ejector-RajeshwarShingade-projects-0002

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

2 Commits
Β 
Β 
Β 
Β 

Repository files navigation

πŸ” Wi-Fi Password Ejector – Python Script

A Python script that retrieves and displays all saved Wi-Fi profiles and their corresponding passwords on a Windows machine using the built-in netsh command. It is a lightweight and simple tool designed for educational and personal troubleshooting purposes.


βœ… Features

βœ” Lists all saved Wi-Fi network profiles (SSIDs)
βœ” Displays corresponding Wi-Fi passwords (if available)
βœ” No external libraries required
βœ” Beginner-friendly and easy to use


⚠️ Disclaimer

This script is for personal and educational use only. Accessing unauthorized networks is illegal and unethical. Always respect privacy and security policies.


πŸ›  Requirements

  • Windows Operating System
  • Python 3.x
  • Administrator privileges (for full access to profiles)

β–Ά How to Run

  1. Clone the repository:
    git clone https://github.com/RajeshwarShingade/WiFi-Password-Ejector-RajeshwarShingade-projects-0002

About

A Python script that retrieves and displays all saved Wi-Fi profiles and their corresponding passwords on a Windows system using the netsh command. Lightweight, fast, and perfect for troubleshooting or educational purposes.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages