Skip to content

Latest commit

 

History

7 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WiFi Password Recovery

This is a command-line tool to recover saved WiFi passwords on a Windows machine. It retrieves the profiles of all WiFi networks that the user has connected to and displays their passwords. It also generates a QR code for each network, which can be scanned to easily connect to it.

Features

  • Recovers saved WiFi passwords.
  • Displays the SSID and password for each WiFi network.
  • Generates a QR code for each WiFi network.
  • Saves the recovered passwords and QR codes to a folder on the desktop.

How to Use

  1. Clone or download the repository.
  2. Open the solution file (Wifi_Password_Recovery.sln) in Visual Studio.
  3. Build the project.

Output

The tool will create a folder named wifi_passwords on your desktop. This folder will contain:

  • A text file named WiFiPasswords.txt with the recovered SSIDs and passwords.
  • A PNG image for each WiFi network, containing a QR code that can be scanned to connect to it.

To-Do

  • Add support for more operating systems.
  • Add a graphical user interface (GUI).
  • Add the ability to export the passwords to other formats (e.g., CSV, JSON).

Dependencies

Contributing

Contributions are welcome! Please feel free to open an issue or submit a pull request.

Author

License

This project is licensed under the MIT License - see the LICENSE file for details.

Acknowledgments

  • Thanks to the developers of QRCoder for their excellent library.

About

This is a command-line tool to recover saved WiFi passwords on a Windows machine. It retrieves the profiles of all WiFi networks that the user has connected to and displays their passwords. It also generates a QR code for each network, which can be scanned to easily connect to it.

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages