yuer
发布于 2019-06-07 / 1354 阅读
0
0

WIFI密码暴力破解

不得不说wifi到了一个新地方,电脑没有wifi是很难受的,所以需要用的暴力破解的。。。。

Git 还有 Python,如果你缺某个的话,下方有链接

Git:https://gitforwindows.org/

Python:https://www.python.org/

打开CMD , 命令一步一步来

git clone https://github.com/yuer020611/CrackingWifi

image.png

002 and 003

cd CrackingWifi
cd module
python setup.py install

image.png

cd ..
python CrackingWifi.py

image.png

然后选择你需要的,开始破解就是了。


评论