Onkyo TX-NR656 hacking - firmware decoding
Since writing my earlier post about the TX-NR656 hacking Onkyo fixed the most blatant issue... open ssh port with known password. So the recent receivers cannot be super simple hacked as ssh is no longer available. Also the password has changed Still the Onkyo receivers are super leaky.... e.g. this URL will show you your configured wifi passwords... http://[your receiverip]:8080/..%2f..%2f..%2f..%2f..%2f..%2fmedia/settings/settings/network/profile While the web interface is still super leaky, I wanted to explore the filesystem in an easy way. For this I needed access to the file system in a simple way. This can be done by taking a firmware and mount the filesystem. The firmware can be downloaded from the Onkyo website. This file however can't be directly read. Decrypt the firmware Compile https://gist.github.com/marcelrv/4edcad9b63b34e1c30ac5758cc88ba9c Note: This is a fixed version from the original posted here http://divideoverflow.com/2014/04/decrypting-onkyo-...