iotmap
iotmap copied to clipboard
killerbee is not fully integrated to python3
python3 iotmap.py
Traceback (most recent call last):
File "iotmap.py", line 45, in
killerbee is not fully integrated to python3. even after from main or other branches installation, it gives the same error. So do you know how to fix this error?
ok i fixed by changing some parameters at pcapdump.py
line 12 DOT11COMMON_TAG = 0o00002 line 266 except IOError as e:
it is a killerbee issue as i repeated before but now you can run iotmap with those fixes.