msarilar / EDEngineer

An overlay to track Elite Dangerous blueprints progress in real time
MIT License
503 stars 174 forks source link

F-Secure shows malware in setup exe #624

Closed KR1LL3N closed 3 years ago

KR1LL3N commented 3 years ago

Capture I downloaded the application but it shows that there is an malware hidden in the setup file. I Want to make sure its not actually malware. if not please make it so that it doesn't trigger a false positive on the virus scanner

msarilar commented 3 years ago

you can check it out on virus total https://www.virustotal.com/gui/file/7bc3fe704cdb730c575f13560b82ed2676df8be2e29f816726ec0d3b132a9de3/detection the setup itself doesn't contain much but it downloads the app for you (and its update) so the behaviour might be flagged by some AV

alternatively you can compile the sources yourself and run EDEngineer directly (clone the repo then open the .sln file with https://visualstudio.microsoft.com/vs/community/ and then launch the EDEngineer project)