dipcore / mstar-bin-tool

Scripts to manipulate Mstar firmware binaries (e.g. MstarUpgrade.bin, LetvUpgrade.bin etc)
273 stars 130 forks source link

Can we change bootlogo and watermark by this #18

Open sachin0606 opened 4 years ago

sachin0606 commented 4 years ago

Hi ,

Thanks for the tool.

Can we get the boot logo and watermark within the bin file and can we change the same , if so can u tell how can i?

below error i am getting while unpack.

[i] Analizing header ... Traceback (most recent call last): File "C:\Users\10884\Downloads\mstar-bin-tool-master\mstar-bin-tool-master\unpack.py", line 44, in <module> headerScript = header[:offset].decode() UnicodeDecodeError: 'utf-8' codec can't decode byte 0xbe in position 4098: invalid start byte

Thanks

Billben0012 commented 3 years ago

@sachin0606 I think this issue appear when the firmware is not for Android TV. I got the same error when I tried on normal LED TV firmware. @dipcore by the way, how to make your tool functionnal with normal TV firmware ? Or can you advice another tool to unpack this kind of firmware ?

sachin0606 commented 3 years ago

Yes,

Its not an android, its normal firmware.

Billben0012 commented 3 years ago

@sachin0606 did you find finally how to unpack a normal TV firmware ?

sachin0606 commented 3 years ago

no.. i am in search.

Billben0012 commented 3 years ago

@sachin0606 please share with us if you find something interesting. Thank's in advance :) .