featherbear / niimbot-d101-proto

Niimbot D101 Protocol RE
2 stars 0 forks source link

Modern Android Capture #1

Open featherbear opened 2 years ago

featherbear commented 2 years ago

Works on my Samsung S9+


https://wejn.org/2021/04/streaming-bluetooth-capture-to-wireshark-without-btsnoop-net/

adb shell "nc -s 127.0.0.1 -p 8872 -L system/bin/tail -f -c +0 /data/misc/bluetooth/logs/btsnoop_hci.log"

https://github.com/seemoo-lab/internalblue/blob/master/doc/android.md

# Not working
# adb shell "tail -f -n +0 /data/misc/bluetooth/logs/btsnoop_hci.log | nc -l -p 8872"
featherbear commented 2 years ago

https://android.stackexchange.com/a/247618

featherbear commented 2 years ago

https://github.com/Freeyourgadget/Gadgetbridge/wiki/BT-Protocol-Reverse-Engineering

ishigoemon commented 1 year ago

Plenty of work left to do, but started working on a wireshark dissector for a D110 this weekend. https://gist.github.com/ishigoemon/d77e814c6a6da620f2e4579c42938a1b