Page 1 of 1
E Series not sharing same firmware
Posted: Sat Aug 25, 2012 12:44 am
by superb1
Hi i have just moved up from C Series to E8000 Plasma and noticed that Pal Euro and Oceania do not share same firmware anymore.
Euro firmware is T-ECPDEUC
Oceania firmware is T-ECPUABC
Previously my old Tv T-VALDEUC firmware
Will this make any difference to SamyGO??
Re: E Series not sharing same firmware
Posted: Sat Aug 25, 2012 11:01 am
by arris69
not in core functions, but maybe in kernel/module version.
you can check with latest samygo firmware patcher that the encryption key for usb-firmware is the same or not...
Re: E Series not sharing same firmware
Posted: Mon Aug 27, 2012 1:29 am
by superb1
Hi using samyp.py see below, hope i did it right.
Tried with T-ECPDEUC same output.
Code: Select all
SamyGO Firmware Patcher v0.30 Alpha (c) 2010-2011 Erdem U. Altinyurt
-=BIG FAT WARNING!=-
You can brick your TV with this tool!
Authors accept no responsibility about ANY DAMAGE on your devices!
project home: http://www.SamyGO.tv
Firmware: T-ECPUABC v1013.1
AES Encrytped CI+ firmware detected.
Decrypting with AES...
secret key : A435HX:..(removed)
Decrypting AES...
Decrypting with XOR Key :
Crypto package found, using fast XOR engine.
Traceback (most recent call last):
File "samyp.py", line 1203, in <module>
Decryptor( sys.argv[2] )
File "samyp.py", line 1047, in Decryptor
decfile,md5digg,xorkey = xor( encfile )
File "samyp.py", line 94, in xor
cip_xor = XOR.new( keyData )
ValueError: XOR key cannot be the null string (0 bytes long)
Re: E Series not sharing same firmware
Posted: Mon Aug 27, 2012 6:32 am
by juusso
Latest version is 0.31.
Re: E Series not sharing same firmware
Posted: Mon Aug 27, 2012 9:50 am
by superb1
can u please supply download link latest version i can find is 0.30
Re: E Series not sharing same firmware
Posted: Mon Aug 27, 2012 10:26 am
by juusso
Re: E Series not sharing same firmware
Posted: Mon Aug 27, 2012 11:47 pm
by superb1
Thankyou version .31 works correctly
Code: Select all
Decrypting AES...
Decrypting with XOR Key : T-ECPUABC
Crypto package found, using fast XOR engine.
Calculated CRC : 0x33482357
CRC Validation passed