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

Added prepare, VW_Flash takes block names too #4

Closed joeFischetti closed 3 years ago

joeFischetti commented 3 years ago

It says this can be auto merged....

Updated VW_Flash.py with: --action prepare, and block by NAME support (using constants file with code from flashsimos18.py) Changed the return's in lib/checksum.py so they're simple True/False (for now....)

bri3d commented 3 years ago

Looking great, thanks!