Hacker News new | ask | show | jobs
by matheusmoreira 2269 days ago
How does the Bose app talk to the device? Wireshark can probably be used to analyze it. Writing a simple free software replacement for the bad app could be a fun project and the result will no doubt be much better than their proprietary software.
2 comments

I have, at [1], though this is literally the first time I dabble in android apps, so quality is alpha at best. I use it frequently ant works for me though.

[1] https://github.com/DavidVentura/Bose_QC35_Android

> How does the Bose app talk to the device?

what options can there possibly be? it uses bluetooth.

> Wireshark can probably be used to analyze it.

bluetooth has reasonable security built in. bose products make use of it.

There's a lot of protocols you can run over Bluetooth.

The BT dump tool can be run on the bluetooth device (eg laptop, phone) and so get access to the negotiated crypto keys oe cleartext version of the comms.