ECU Name
Name of the target, e.g. IC222
Source file
Name of the source file where the algorithm and definition can be reverse-engineered from, e.g. IC222_IC205_E016_Muster
I would like to make manual coding in Vediamo for IC222, when i send 27 61 to ECU it sends 67 61 XX XX XX XX XX XX XX XX but i can't generate 8 lenght key to ECU with UnlockECU. If i genereta 8 lenght key i'll send it to ECU with 27 62 YY YY YY YY YY YY YY YY than it can be unlocked.
SKCTool;
SW : 2539025904
Seed from ECU : 24 06 FF F8 F4 8E 87 81
Key to ECU : F6 AE 54 AE BD 7A 50 AD
UnlockECU;
SW : 2539025904
Seed from ECU : 24 06 FF F8 F4 8E 87 81
Key to ECU : 0A 28 91 EA
Do you know an algorithm to unlock IC222 like SKCTool in the attached program ?
UnlockECU generate same seed in 4 lenght, what's the difference between UnlockECU and SKCTool ?
Is one of them add SW into calculation ?

ECU Name
Name of the target, e.g.
IC222Source file
Name of the source file where the algorithm and definition can be reverse-engineered from, e.g.
IC222_IC205_E016_MusterI would like to make manual coding in Vediamo for IC222, when i send 27 61 to ECU it sends 67 61 XX XX XX XX XX XX XX XX but i can't generate 8 lenght key to ECU with UnlockECU. If i genereta 8 lenght key i'll send it to ECU with 27 62 YY YY YY YY YY YY YY YY than it can be unlocked.
SKCTool;
SW : 2539025904
Seed from ECU : 24 06 FF F8 F4 8E 87 81
Key to ECU : F6 AE 54 AE BD 7A 50 AD
UnlockECU;
SW : 2539025904
Seed from ECU : 24 06 FF F8 F4 8E 87 81
Key to ECU : 0A 28 91 EA
Do you know an algorithm to unlock IC222 like SKCTool in the attached program ?
UnlockECU generate same seed in 4 lenght, what's the difference between UnlockECU and SKCTool ?
Is one of them add SW into calculation ?