==Examine Firmware -==
===Binwalk -===
I slowed down a bit here because I had no idea how to actually load the file I'd dumped to look at examine it. First I used [https://github.com/ReFirmLabs/binwalk Binwalk], which I *think* is more suited to SOC work (at least, I think Binwalk is able to find files and systems within bin images, which this firmware does not contain) Anyway Binwalk was able to provide an informative image showing the entropy of the file - low entropy = low chance of corruption or encryption.
===Binvis -===