-
Notifications
You must be signed in to change notification settings - Fork 55
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
XOR algo and VAGSA2 algo? #28
Comments
what is VAGSA2 ???? which readme? post a text that points to that ecu |
Look at the line beginning with ###.. Currently, these security providers are available: DaimlerStandardSecurityAlgo |
XorAlgo made for CR3_UP ecu, |
So how to get seeds calculated for Vag ecu? |
add definition to db.json |
What I don't understand.; is this alghortime used for all of these ecus ? |
Im not specialist at VAG, maybe you give us an answer |
I can give you the answer if i can get add the function to db.json :-) |
Lets ask a boss to add it in right way. |
Aha ok.. trying to get the instructiontape for a ecu that is locked.. so the firmware is encrypted.. first have to find out how to get this instructiontape.. the instructiontape should be on line 0x000001bc.. |
at OTP ? xDD |
read here |
Right.. but the problem is.. a virtual cockoit don't have a sgo or frf file.. there are only sd card flash softwares available.. |
Sergey answers correctly in this post. The algos are implemented, but there are no definitions. The VW SA2 algo is implemented from https://github.com/bri3d/sa2_seed_key. I haven't got to extracting the key parameters yet as I don't have a source for the FRF/ODX files (there's a good guide in the same repo). That being said, I don't think this will solve your issue as your key material isn't in the FRF/ODX. |
Hello,
In the readme says that XOR algo an VAGSA2 algo is supported. I downloaded the application but don't see it. Also not in the webapplication. Something happend on it ? :-).
Brgds
The text was updated successfully, but these errors were encountered: