Decrypting C-series firmware

General forum for C series TVs.
Post Reply

User avatar
erdem_ua
SamyGO Admin
Posts: 3126
Joined: Thu Oct 01, 2009 6:02 am
Location: Istanbul, Turkey
Contact:

Re: Decrypting C-series firmware

Post by erdem_ua »

You just need good programming language, nothing more.
I make similar tool for B series with python script. Look at it's sources to how it's working.
C series firmware is in same structure. So Current python code probably works for C series firmwares too. But we do not know AES key.

Also we couldn't generate modified firmwares as original ones since we do not know RSA key for signature. But we could encrypt with original AES key that means we needed a program like RSADisabler for C series to flash that firmware to TV. For recovering AES key, we needed to inspect exeDSP and other files in the TV.

Also if we find solution to authld, than we could use Force Flash Firmware tool to burn that modified firmwares too.

As you se we just have 2 problems to solve, anyone let us flash firmwares.

* cure for authld
* RSA Disabler with original AES Key.

Post Reply

Return to “[C] General”