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

Missing dependencies #3

Open
YY-chen555 opened this issue Jan 10, 2023 · 0 comments
Open

Missing dependencies #3

YY-chen555 opened this issue Jan 10, 2023 · 0 comments

Comments

@YY-chen555
Copy link

YY-chen555 commented Jan 10, 2023

I am using this script BLE-Security-Attack-Defence/01_BlueBorne/android/doit.py

` root@dragon:/home/dragon/BLE-Security-Attack-Defence/01_BlueBorne/android# python2 doit.py hci0 (I don't know how to get a BDAddr ,is that a MAC addr?)xx.xx.xx.xx

Traceback (most recent call last):

  File "doit.py", line 8, in <module>

    import bluetooth

ImportError: No module named bluetooth
`

I have two questions.
The first one is that I don't know much about BDAddr and I don't know how to get the address. I googled it, but I didn't find the way to get the corresponding address, can you please help me to answer it, thank you very much.
Secondly, I have a problem with missing dependencies, my python2 can't find the Bluetooth module. I have installed bluez,pwn,libbluetooth-dev and pybluez.
Looking forward to your reply as soon as possible, thanks again!

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

1 participant