libbtbb

Bluetooth baseband decoding library for packet analysis

brewmacoslinux
Try with needOr install directly
Source

About

Bluetooth baseband decoding library

Commands

libbtbb

Examples

Use libbtbb with Ubertooth to capture and decode Bluetooth packets$ ubertooth-rx -f | libbtbb
Analyze Bluetooth baseband data from a capture file$ libbtbb -i capture.bin -o decoded.txt
Decode Bluetooth packets with specific channel information$ libbtbb -c 37 -a 0x12345678 capture.bin