Hi all,
I am currently working on the implementation for the Maxus Euniq6. I have been able to decipher most of the metrics I wanted, but now I need to open and close doors.
I was able to get access to a scanner for the car and sniff the can while the scanner opened and closed the doors.
I mostly deciphered the interaction between the car and the scanner but there seems to be a seed-key algorithm in order to authenticate the scanner with the car. (I have ruled out a simple xor of bitshift).
Any ideas on how to decipher this?
I have a list of seed-keys and the chatter before in case someone wants to take a look.
Any help is greatly appreciated.
Thanks,