You can find some things without opening the device.
Firmware encrypted...
Search GPL sources from OEM if any
try this TP Link firmware decryption
Then binwalk (-eM) to find DTB file, chop it out with dd
Then use dtc to convert it to dts.
You can find some things without opening the device.
Firmware encrypted...
Search GPL sources from OEM if any
try this TP Link firmware decryption
Then binwalk (-eM) to find DTB file, chop it out with dd
Then use dtc to convert it to dts.