You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
asks for ssid? so i put the wifi netwrk name....
asks for location of word list so i tried either the whole location or the file name.... and got this:
[~] Cracking... Traceback (most recent call last): File "C:\Users\Admin\Documents\GitHub\WifiBF\WifiBF.py", line 129, in <module> menu() File "C:\Users\Admin\Documents\GitHub\WifiBF\WifiBF.py", line 122, in menu pwd(ssid, filee) File "C:\Users\Admin\Documents\GitHub\WifiBF\WifiBF.py", line 80, in pwd main(ssid, pwd, number) File "C:\Users\Admin\Documents\GitHub\WifiBF\WifiBF.py", line 50, in main profile = Profile() NameError: name 'Profile' is not defined. Did you mean: 'profile'? PS C:\Users\Admin> python C:\Users\Admin\Documents\GitHub\WifiBF\WifiBF.py Installing pywifi [-] Error system ←[1;36m [+] You are using ←[;1m Windows AMD64 ... ←[1;34m [*] SSID: MC [*] pwds file: : words.txt ←[1;31m [-] No Such File. ←[1;34m PS C:\Users\Admin>
The text was updated successfully, but these errors were encountered:
asks for ssid? so i put the wifi netwrk name....
asks for location of word list so i tried either the whole location or the file name.... and got this:
[~] Cracking... Traceback (most recent call last): File "C:\Users\Admin\Documents\GitHub\WifiBF\WifiBF.py", line 129, in <module> menu() File "C:\Users\Admin\Documents\GitHub\WifiBF\WifiBF.py", line 122, in menu pwd(ssid, filee) File "C:\Users\Admin\Documents\GitHub\WifiBF\WifiBF.py", line 80, in pwd main(ssid, pwd, number) File "C:\Users\Admin\Documents\GitHub\WifiBF\WifiBF.py", line 50, in main profile = Profile() NameError: name 'Profile' is not defined. Did you mean: 'profile'? PS C:\Users\Admin> python C:\Users\Admin\Documents\GitHub\WifiBF\WifiBF.py Installing pywifi [-] Error system ←[1;36m [+] You are using ←[;1m Windows AMD64 ... ←[1;34m [*] SSID: MC [*] pwds file: : words.txt ←[1;31m [-] No Such File. ←[1;34m PS C:\Users\Admin>
The text was updated successfully, but these errors were encountered: