BTSnoop Parser
Rust library for parsing btsnoop_hci.log files from Android Bluetooth captures
View on GitHub →
rustbluetoothforensics
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?
- btsnoop_parser (Library) — GitHub
- BTLeTool (Android App Frontend) — GitHub