Page 1 of 1

Re: AES Keys for the C Series

Posted: Tue Jun 14, 2011 3:44 pm
by juusso
Good to hear it. :)

Re: AES Keys for the C Series

Posted: Tue Jun 14, 2011 8:05 pm
by arris69
rivendell077 wrote:Eureka!!!

Replacing the last 12 digits of the B series AES key with 0000Xabc2010 gets the AES keys for several C series firmware:

Replace the value of X with the following:
  • T-VALDEUC: X = 1 (already found by card2000)
  • T-TDT5DAAC: X = 2
  • T-MSX5DAAC: X = 4
  • T-MSX5DEUC: X = 4
  • May be more...
Enjoy!
think this are already all types from c-series, btw. we can reduce it to T-VAL* T-TDT* T-MSX* :?:

curios what firmware has 3 :lol:
arris

Re: AES Keys for the C Series

Posted: Wed Jun 15, 2011 6:55 am
by arris69
rivendell077 wrote:
arris69 wrote: think this are already all types from c-series, btw. we can reduce it to T-VAL* T-TDT* T-MSX* :?:
I vaguely remember someone saying T-VAL5* or T-VAL6* not working with X = 1. Has anyone tried to decrypt one of those?
all ok:

Code: Select all

T-VAL5AUSC/                        T-VAL5AUSC_and_T-MSX6AUSC.exe.txt  T-VAL6DEUC_1016.0.exe
T-VAL5AUSC_and_T-MSX6AUSC.exe      T-VAL6DEUC/                        T-VALDEUC/
so T-VAL* T-TDT* T-MSX* seems match the keys in a correct way

arris