Hacker News new | ask | show | jobs
by vsuperpower2020 720 days ago
This is usually caused by their machine learning virus scanner. For some reason it determines basically anything that you compile yourself to be a virus. Can't miss a virus if you call everything a virus, I guess.
1 comments

Tbf the gamedev community has seen people submit Trojans to game jams
This is not relevant to the topic.
No, it is. Running unsigned exes with no sandbox actually is risky, and game jams are a specific case where it comes up.
Running signed binaries neither is as long as the corresponding keys leak all the time [1].

Anyone can just get their malware signed by just throwing some dollars at it.

[1] https://bugs.chromium.org/p/apvi/issues/detail?id=100

Okay?
Okay :)