RSA on ES series ES7500

Here is information about customize your E series firmware..:!:This forum is NOT FOR USER questions or problems but DEVELOPER.
Post Reply

user644
Posts: 3
Joined: Thu Feb 21, 2013 7:57 am

RSA on ES series ES7500

Post by user644 »

I have ES7500 smart-TV. Firmware names: T-ECPDEUC ****.**. Unpacking exe file.
Each file in firmvare has RSA(?) signature in small files *.cs(256 bytes), *.vs(256 bytes), *.cmac(132 bytes).
I can unpack and decrypt them with samygo perl script, i can encrypt back them, but tv is not updating with repacked firmware. Repacked firmware is newer, than existing, CRC count is right.

What are the small files? Is this RSA sigs? If it is true, where is public key? And how to repack T-ECPDEUC firmware and install it on ES7500-series smartTV


ES7500=ES8000
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: RSA on ES series ES7500

Post by arris69 »

user644 wrote:...where is public key?
in exeDSP, just for completition: the private key is in korea...
And how to repack T-ECPDEUC firmware and install it on ES7500-series smartTV
you have to encrypt and sign it with the private key...
user644
Posts: 3
Joined: Thu Feb 21, 2013 7:57 am

Re: RSA on ES series ES7500

Post by user644 »

ok, i got 188 bytes public key in PEM format. Which of .vs, .cs, .cmac files are signatures? Or signature is in the end of .sec file? From which data? All .img.sec file, or file without salt?
arris69
Official SamyGO Developer
Posts: 1700
Joined: Fri Oct 02, 2009 8:52 am
Location: Austria/Vienna (no Kangaroos here)
Contact:

Re: RSA on ES series ES7500

Post by arris69 »

user644 wrote:ok, i got 188 bytes public key in PEM format. Which of .vs, .cs, .cmac files are signatures?
i guess neither...
Or signature is in the end of .sec file?
yes
From which data? All .img.sec file, or file without salt?
from the decrypted *.img file
user644
Posts: 3
Joined: Thu Feb 21, 2013 7:57 am

Re: RSA on ES series ES7500

Post by user644 »

Thanks. Testing this.
And what are .vs, cs, cmac files for each sec.img?

Post Reply

Return to “[E] Firmware”