conorpp / btproxy

Man in the Middle analysis tool for Bluetooth.
GNU General Public License v3.0
509 stars 76 forks source link

not able to run on py3 #9

Open lolo8304 opened 6 years ago

lolo8304 commented 6 years ago

i am running the newest py3 and ubuntu, installed all your preconditions, btproxy and was able to run the script btproxy, but it stocked at running ['replace_bluetoothd']

see all details below. any help would be appreciated.


lolo@pi3:~$ sudo btproxy -v B4:74:43:1C:B0:E8 80:E4:6E:C0:82:76
[sudo] password for lolo: 
Running proxy on master  B4:74:43:1C:B0:E8  and slave  80:E4:6E:C0:82:76
running  ['replace_bluetoothd']

any tip?

lolo@pi3:~$ hcitool dev Devices: hci0 B8:27:EB:4D:47:09

SamDecrock commented 6 years ago

I had the same problem. I got it fixed by using BlueZ 4 instead of 5.