Skip to content
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

SPC5777 (off-topic) #89

Open
loskani opened this issue Mar 20, 2023 · 1 comment
Open

SPC5777 (off-topic) #89

loskani opened this issue Mar 20, 2023 · 1 comment

Comments

@loskani
Copy link

loskani commented Mar 20, 2023

Hello,

This is off-topic for now for sure.
But maybe there are possibilities to OBD flash the Calibration/ASW sector for MG1CS002 SPC5777?

@bri3d
Copy link
Owner

bri3d commented Mar 25, 2023

Standard UDS flashing is straightforward. On VW Bosch the Fingerprint / Workshop Code is important, but otherwise it's all the same.

UDS Programming Preconditions -> Enter Programming Session -> Seed/Key (on VW this is always SA2 in a Programming Session) -> Write Fingerprint -> Erase -> Request -> TransferData -> Exit -> Checksum -> Programming Dependencies.

Support for flashing any sector of any control module which has no signature checking or disabled signature checking should be very easy to write using this code as a base.

The issues come with fixing the checksums (not usually very complicated) and finding an RSA bypass exploit, which will be different for each specific ECU. I don't know what UDS-accessible RSA bypass exploit (if any) is used on MG1CS002, you'd have to disassemble a CBOOT and find out.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants