Skip to content
This repository has been archived by the owner. It is now read-only.
/ Wifi-Hacking Public archive

This project is a Wifi Hacking. After executing the code, it finds the password of the wifi that are stored on the computer system and stores its password in a text file. In the following, you should write a program that runs automatically and does not require manual execution from the user. This program is Developed by Python. To execute comman…

Notifications You must be signed in to change notification settings

Amir1Mohammad/Wifi-Hacking

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Wifi-Hacking

This project is a Wifi Hacking. After executing the code, it finds the password of the wifi that are stored on the computer system and stores its password in a text file. In the following, you should write a program that runs automatically and does not require manual execution from the user. This program is Developed by Python. To execute commands on cmd, the subprocess module is used. This program is only available on the Windows operating system and will not be on Linux.

first you should install the subprocess package on windows :

 $ pip install subprocess.run

after that you can run the Program . Enjoy it !!!

About

This project is a Wifi Hacking. After executing the code, it finds the password of the wifi that are stored on the computer system and stores its password in a text file. In the following, you should write a program that runs automatically and does not require manual execution from the user. This program is Developed by Python. To execute comman…

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages