Skip to content

OlaYZen/Get-WiFi-Password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

How to Use

Choose your operating System

Windows

Open a Elevated Command Prompt, type:

netsh wlan show profile WiFi-name key=clear

and replace Wifi-name with your wifi name. If you do not know your wifi name, you can type:

netsh wlan show profile
Mac

Open Terminal and type:

security find-generic-password -ga Wifi-name | grep “password:”

and replace Wifi-name with your wifi name. You will get a pop-up window requesting your local adminitrator user, type it in and you should get the password

About

Get Wifi password using Windows or Mac

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published