bri3d / VW_Flash

Flashing tools for VW AG control units over UDS. Compression, encryption, RSA bypass, and checksums are supported for Simos18.1/6/10, DQ250-MQB, DQ381-MQB, and Haldex4Motion-Gen5-MQB.
Other
315 stars 80 forks source link

Library refactor #3

Closed joeFischetti closed 3 years ago

joeFischetti commented 3 years ago

Massive changes. Suggestion would be to verify functionality first. And perhaps branch current master as a version so it can be checkpointed.

Overview: Individual scripts for checksum, encryption, and compression have been moved into lib directory as libraries that can be imported. VW_Flash.py is a single point of entry into those operations.