Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

-mac parameter raise error #32

Open
postak05 opened this issue Aug 18, 2015 · 1 comment
Open

-mac parameter raise error #32

postak05 opened this issue Aug 18, 2015 · 1 comment

Comments

@postak05
Copy link

Running wifite with "-mac" parameter raise error:

[+] scanning for wireless devices...
phy1
Traceback (most recent call last):
File "/usr/bin/wifite-ng", line 3296, in
main()
File "/usr/bin/wifite-ng", line 265, in main
iface = get_iface()
File "/usr/bin/wifite-ng", line 1041, in get_iface
mac_anonymize(monitor)
File "/usr/bin/wifite-ng", line 1653, in mac_anonymize
ORIGINAL_IFACE_MAC = (iface, old_mac)
UnboundLocalError: local variable 'old_mac' referenced before assignment

@r3k2
Copy link

r3k2 commented Aug 25, 2015

same error here..

binkybear added a commit to binkybear/wifite-mod-pixiewps that referenced this issue Apr 2, 2016
Ran reformat code/code inspection in pycharm to clean up issues.  A lot of small fixes to clean up code.

Fix some issues:
* -mac parameter error (aanarchyy#32)
* Detect dlink and belkin ouis (aanarchyy#34)
* Update README.md

Signed-off-by: binkybear <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants