It’s been a long while since i used a desktop and honestly can’t remember what antivirus software i used, and even then, probably the landscape has changed over the years.

Atm i’ve been winging it with just Windows Defender (no custom configuration) and scanning any thing that looks suspicious on VirusTotal, but probably that would be not enough.

I’m thinking on get a couple of pirated files, so i’d like to be as secure as possible.

  • Crazyroostereye
    link
    fedilink
    4
    edit-2
    11 months ago

    Wine = Wine is not an Emulator

    It’s a compatibility layer.

    Your files are still fully visible to the Malware so if it is trying for example to encrypt all of them it can. If it targets smth like System32 then you would be safe since that would only affect wine and apps running under it. So depends on the Type of Malware.

    Edit: Most Malware Target the entire System so exes are a danger for Linux when using WINE

    • @1984
      link
      1
      edit-2
      11 months ago

      Thanks, that’s the correct word.