Ask Your Question
0

Android Btsnooz_hci.log file always "Damaged or Courrupt"

asked 2023-12-08 07:23:42 +0000

Anviori gravatar image

I'm trying to capture BLE HCI events for an Android device. I've managed to capture and acquire these events using Android's adb bugreport tool. The resulting btsnooz_hci.log command, when opened in Wireshark, always result sin the file is "Damaged or Corrupt" error. Any way to resolve this? Thank you

edit retag flag offensive close merge delete

Comments

hugo.vanderkooij gravatar imagehugo.vanderkooij ( 2023-12-08 08:06:31 +0000 )edit

If I'm understanding things correctly, that conversation is referring to needing a rooted device to capture these logs live. I'm capturing them on the device itself and then trying to open the result log file in Wireshark after the fact. I have access to the file, but Wireshark is refusing to open it.

Anviori gravatar imageAnviori ( 2023-12-08 15:00:51 +0000 )edit

1 Answer

Sort by ยป oldest newest most voted
0

answered 2023-12-08 15:41:49 +0000

Anviori gravatar image

Managed to make it work by: 1. Enabling Bluetooth HCI snooping in the developer options 2. Running adb shell 3. Live capturing the logs in Wireshark with interface: Android Bluetooth Btsnoop Net ... ...: android-bluetooth-btsnoop-net-...

edit flag offensive delete link more

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Question Tools

1 follower

Stats

Asked: 2023-12-08 07:23:42 +0000

Seen: 104 times

Last updated: Dec 08 '23