I was just wondering what would happen if I downloaded a game that was infected by a computer virus and ran it in Linux using Proton.

Has this happened to anyone? How would the virus behave? What files, connections or devices would it have access to? Could it be as damaging as running in in Windows?

  • dingdongitsabear@lemmy.ml
    link
    fedilink
    English
    arrow-up
    11
    arrow-down
    2
    ·
    edit-2
    4 days ago

    what’s this “probability” based on?

    wine exposes the user’s home directory as drive Z: and has full read/write access to it. so, the user’s proper fucked.

    edit: I misspoke, Z: exposes the entire root file system, whereas only the /home/user/ has full r/w access.