Skip to content

hmaverickadams/Windows-WiFi-Extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages