Skip to content

A simple python script to extract the password and other relevant information of the wireless networks stored on your PC/laptop

Notifications You must be signed in to change notification settings

unnatg/Wifi-Password-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Wifi-Password-Extractor

A simple python script to extract the password and other relevant information of the wireless networks stored on your PC/laptop If you enter 'netsh int tcp show profiles' in cmd, you will get all the wireless user profiles. From the wireless profiles, you can find the password of a profile by typing 'netsh int tcp show profile key=clear' in cmd. You will get the details of the network as well as the password. This only works on the networks which you have connected to.

About

A simple python script to extract the password and other relevant information of the wireless networks stored on your PC/laptop

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages