andrew-demb / wifi_password_extractor

This program is intended for computer forensics or people who forget the password from a wireless Wi-Fi hotspot. It allows you to extract passwords for Wi-Fi.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

wifi_password_extractor

This program is intended for computer forensics or people who forget the password from a wireless Wi-Fi hotspot. It allows you to extract passwords for Wi-Fi. Batch program for Windows to extract known Wi-Fi IDs and passwords from computer. Outputs a file named ssidswkeysextract.txt in the same directory with all Wi-Fi SSIDs to which the computer remembers the connection, as well as clear text passwords, if found.

How do I run the script?

Download the .bat file and double click to run (on Windows). Linux systems will not work!

About

This program is intended for computer forensics or people who forget the password from a wireless Wi-Fi hotspot. It allows you to extract passwords for Wi-Fi.

License:GNU General Public License v3.0


Languages

Language:Batchfile 100.0%