Giter Site home page Giter Site logo

VirusTotal warnings again about meka HOT 8 OPEN

ocornut avatar ocornut commented on May 21, 2024
VirusTotal warnings again

from meka.

Comments (8)

lucianoloder avatar lucianoloder commented on May 21, 2024 1

well, as i see, the only problem is that Meka has a executable file, which is Meka.exe, and that is what the security vendors are flagging as malicious. I saw it happening while tried to add some zipped attachments to gmail, some time ago.

for me there are two quick-and-dirty solutions:

  • Not distribute the executable, forcing the user to complile it from source
  • Try to mask the executable, either by renaming the extension, zipping it or other way. I once was able to send exe using gmail by zipping it and renaming the file to .zap

It can be also a minGW issue:
https://stackoverflow.com/questions/62364507/compiled-c-executable-is-detected-as-a-virus-by-windows-defender

from meka.

markvantilburg avatar markvantilburg commented on May 21, 2024 1

i created a build from source, but that is also flagged on virustotal https://www.virustotal.com/gui/file/c4cd1c2b328487ced3df621c689409606a1453b66b50963f6434ab36fb2cba22?nocache=1

from meka.

LeonisX avatar LeonisX commented on May 21, 2024

@lucianoloder great link 👍

Windows users are unlikely to compile the emulator on their own, this is not a trivial task.

Another option is to put a password on the archive.

from meka.

maxim-zhao avatar maxim-zhao commented on May 21, 2024

It seems a painful manual process to report false positives. Example: https://service.mcafee.com/?articleId=TS103032&page=shell&shell=article-view

from meka.

ocornut avatar ocornut commented on May 21, 2024

At this point in time it appears antiviruses are the malware themselves.
eg https://twitter.com/doctorow/status/1478479483585933312?s=21

from meka.

markvantilburg avatar markvantilburg commented on May 21, 2024

The "debug" build is not flagged by all the scanners just one, it seems to be something the compiler does in "release" mode. But i guess more software should be hit by the compiler optimizations.

from meka.

LeonisX avatar LeonisX commented on May 21, 2024

May be try to use mingw-w64/CodeBlock's MinGW instead of mingw.org, as suggested here https://stackoverflow.com/questions/62364507/compiled-c-executable-is-detected-as-a-virus-by-windows-defender

from meka.

maxim-zhao avatar maxim-zhao commented on May 21, 2024

I think the releases are built with MSVC.

It's a bad experience for normal users to get a warning on the file when they try to run it (as Windows does by default now). A virus checker pop up should stop them running it at all. We hate antivirus because it is malware but we can't hate our users...

from meka.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.