Jump to content

AlmX

Members
  • Posts

    2
  • Joined

  • Last visited

Everything posted by AlmX

  1. I've submitted the file for scan and nothing suspicious was found. But does that mean everything I compile will be marked as malware?
  2. Hi, I've compiled this code: #include <iostream> int main(){ auto result = (10 <=> 20) > 0; std::cout << result << std::endl; } The code pretty much does nothing at all, let alone anything malicious. Kaspersky marks the resultant exe file as Sdum.gen trojan.
×
×
  • Create New...