ylliX - Online Advertising Network

Golang binary getting detected as malware by multiple antivirus programs—how to avoid false positives?

I’ve been facing issues where the Golang binary for my application is getting flagged as malware by several antivirus programs. I’ve taken various steps to reduce the detection rates but still haven’t resolved the issue. Here’s what I’ve tried: Used multiple obfuscators: The binary was still detected even without obfuscation. Increased the binary size: Increased […]