BTSnoop Parser

Rust library for parsing btsnoop_hci.log files from Android Bluetooth captures

View on GitHub →
rustbluetoothforensics
BTSnoop Parser screenshot

BTSnoop Parser is a Rust library built to parse btsnoop_hci.log files from Android devices. It is used to help reverse engineer Android apps which use Bluetooth LE GATT communication.

Where is btsnoop_parser?