Windows Defender believes that my Rust egui application is a trojan, but magically if I compile it with a different toolchain it's no longer flagged :p
There's something seriously wrong with A/V heuristics.
I’ve had similar issues across multiple programming languages. The latest is a C++ program with almost no dependencies. While I’m making changes and frequently recompiling, windows defender will randomly pop-up and let me know that it deleted my freshly-compiled binary. The change will often be something simple, and simply making any change and compiling again will randomly not get flagged.
It’s extremely annoying. It’s my code, stop deleting it. It’s not malware.
It’s extremely annoying. It’s my code, stop deleting it. It’s not malware.