Skip to content
Discussion options

You must be logged in to vote

Hi @mdelissen,

this is obfuscated by Bose. But was figured out in #62.

tl;dr: Make a backup of /usr/lib/libBmxAccountHsm.so and patch it afterwards with

sed "s#\^https:....bose.\+apigee..net..#http[aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa]*#g" \
<libBmxAccountHsm.so.orig >libBmxAccountHsm.so.patched

Switch to the patched file instead.

Background from #62

I ran into the same problem. Turns out that if you access the SoundTouch device using remote_services then you can also enable logging by using enablecaplogs (and enabletcpdumps which has also been helpful). The log file reveals that there is an 'IsItBose' check programmed in where they check the configured URL against a hard-code…

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@mdelissen
Comment options

Answer selected by mdelissen
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants