Cyber-Dioxide / Wifi-Brute

A tool to crack a wifi password with a help of wordlist. This may take long to crack a wifi depending upon number of passwords your wordlist contains. Also it is slower as compared to social media accounts cracking. I've made enough efforts to make it as fast as possible

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

No such file or directory wifi.py

FarrukhSabir opened this issue · comments

Traceback (most recent call last):
File "/home/user/Wifi-Brute/wifi-brute.py", line 150, in
main()
File "/home/user/Wifi-Brute/wifi-brute.py", line 81, in main
inface = wifi.interfaces()[0]
File "/usr/local/lib/python3.9/dist-packages/pywifi/wifi.py", line 42, in interfaces
for interface in wifi_ctrl.interfaces():
File "/usr/local/lib/python3.9/dist-packages/pywifi/_wifiutil_linux.py", line 281, in interfaces
for f in sorted(os.listdir(CTRL_IFACE_DIR)):
FileNotFoundError: [Errno 2] No such file or directory: '/var/run/wpa_supplicant'
Screenshot 2024-02-23 214937