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
299 stars 77 forks source link

Can't compile properly EXE for windows #107

Closed nickGaiot closed 9 months ago

nickGaiot commented 10 months ago

I'm trying to build VW_flash for Windows to resolve the issue with UNLOCKING in the latest release, but I can't get the 'select interfaces' part to work. It won't show the 'openport' interface like in the official release. It seems strange, like I'm missing some files in between or I'm compiling it incorrectly. I installed all the requirements. the openport dll an drivers. python setup.py py2exe. pyinstaller vw_flash_gui.spec.

bri3d commented 10 months ago

https://github.com/bri3d/VW_Flash/actions/runs/6066115724