mstar-bin-tool
mstar-bin-tool copied to clipboard
Scripts to manipulate Mstar firmware binaries (e.g. MstarUpgrade.bin, LetvUpgrade.bin etc)
Hi, I got a Mstar based TCL TV has a sparse_write command, which is not supported. I try to modify some lines in utils and unpack.py, I finally got the...
Hello sir plz tell me i have bin file of stb so plz how can decript rsa key and box key plz help me
[i] Analizing header ... [i] Saving header script to unpacked\~header_script ... [i] Parsing script ... ``` offset = header.find('\xff'.encode(encoding='iso-8859-1')) if offset != -1: headerScript = header[:offset].decode() headerScriptFound = True if...
Hi, why I have this error ? 
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...
Hi, I would like to make some modifications on **tvconfig.img** file (changing boot logo image for example) but I could not succeed. I uncompressed **tvconfig.img** file with **7-zip File Manager**...
https://www.mydigit.cn/forum.php?mod=viewthread&tid=103816 Here is the link that the man who used your code and make profit from it.
unbas@W4rM4ChiN3:~/Descargas/mstar-bin-tool-master$ python3.7 unpack.py ../XGIMI_H2_CN_v.1.12.36_FW-MOD_01/GIMI_XHAD01_XHC05_MAXIM_YN_WMP.bin [i] Analizing header ... [i] Saving header script to unpacked/~header_script ... [i] Parsing script ... [i] Partition: sboot Offset: 0x4000 Size 0x13800 (78.0 KB) -> unpacked/sboot.img...
Can you help me find the AES key in MBOOT? I cannot find the Mstar.Key.Bank key value [MBOOT.zip](https://github.com/dipcore/mstar-bin-tool/files/4386454/MBOOT.zip)
Hi, thank you for this great library. I was trying to emulate mstar custom firmware on android emulator to no avail. I was able to unpack my ```mstarupgrade.bin``` file and...