- Joined
- Mar 5, 2018
I have a Yamaha RX-V477 stereo. It has network capability. The default webui that loads when you just type in the IP only has network settings and firmware update. But you can access a "hidden" webui by going to IP/Setup/index.html. Setup is case sensitive.
So I wanted to pop open the firmware and see if I could find if there are any other hidden pages.
It's a bin file, so I tried to use binwalk to analyze and extract files. Except binwalk apparently doesn't see anything valid in it. A regular scan returns a blank output. However, if I use the -I option to show invalid results, it kicks out a shit ton of stuff. It looks like the firmware may be VxWorks because it lists a VxWorks symbol table? But it also lists various Linux ext file systems (invalid) and Windows executables. So I'm think that shit isn't actually there and that's why it only shows up with an -I option; it's trying to find known stuff where it doesn't actually exist?
Anyone have any experience with this?
So I wanted to pop open the firmware and see if I could find if there are any other hidden pages.
It's a bin file, so I tried to use binwalk to analyze and extract files. Except binwalk apparently doesn't see anything valid in it. A regular scan returns a blank output. However, if I use the -I option to show invalid results, it kicks out a shit ton of stuff. It looks like the firmware may be VxWorks because it lists a VxWorks symbol table? But it also lists various Linux ext file systems (invalid) and Windows executables. So I'm think that shit isn't actually there and that's why it only shows up with an -I option; it's trying to find known stuff where it doesn't actually exist?
Anyone have any experience with this?