Skip to content

M13stove/Revert-Wifi-Password

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

WiFi Password Retriever

WiFi Password Retriever is a Python application that retrieves saved Wi-Fi passwords on a Windows system. The application uses the netsh command to list and extract saved Wi-Fi profiles and their passwords. It features a simple graphical interface built with tkinter.

Features

  • Retrieve saved Wi-Fi profiles and passwords.
  • User-friendly GUI.
  • Can be built into a standalone executable using PyInstaller.

Installation

  1. Clone the repository:
    git clone https://github.com/yourusername/WiFi-Password-Retriever.git
  2. Navigate to the project directory:
    cd WiFi-Password-Retriever
  3. Install required dependencies:
    pip install -r requirements.txt

Usage

Run the application:

python wifi_password_retriever.py

About

Reverts the wifi password that saved on computer

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages