Closed vido89 closed 6 years ago
epk2extract supports Sharp TVs with a Mediatek chip. Chances are your TV is either not Mediatek or it's a different binary format. To know more about the format you would need to get shell access to your TV, to at least extract the AES key. I would guess the key used is AES ECB (look at 0x08C52620, you wouldn't see those patterns if the blocks were chained with CBC)
I see, so where I should look for AES ECB keys, are they part of some config, in memory or stand alone files ? Also on TV I have 3,5 mm jack on which says "service" could this be ttl port ?
You can either find a serial access through the service port (they are usually RS232 ports) or you can dump the flash by hardware means if it's unencrypted (it usually is). The usual course of action is to check if you get something on the RS232 port (be it the service port on the back or the UART TTL port on the mobo) The voltage level can vary. I've seen ones with a MAX232 onboard (and thus using a PC-compatible serial interface) and others using TTL. Normally the ones with a DB-9 serial connector are PC compatibles and the others are not.
If you don't get anything on the serial port you try some combinations to see if the bootloader has a key/key combo to interrupt the boot process. If nothing is succesful the device is locking down the serial port and you need to find either a software flaw that gives you access or a hardware modification (like rewriting the flash manually with an unlocked software).
You'll be able to get the key by observing the update binary / update process once you're logged in
You can join #openlgtv on Freenode if you need further assistance
@smx-smx Great tnx I will check my "service" port to see is it any good Edit: Its not 3,5 mm jack, its a bit smaller, yeah :)
I opened it and there is no additional ttl port on board like I hoped, need to modify 2,5 mm jack, not sure which one do I need with 3 or 4 "segments" version
Closing this for now. Feel free to reopen if you have news
I have SHARP TV LC-32hg5342e, but it seams that epk2extract does not support my firmware image. So is there any chance to get my firmware supported ?
Firmware