• Dark Arc@social.packetloss.gg
      link
      fedilink
      English
      arrow-up
      1
      ·
      edit-2
      11 days ago

      I mean it installs a rootkit on your computer that gives them full control over everything including what you type, hear, and see as well as the ability to record what you’ve previously typed and said. It could at any moment also fully disable your computer (as well as millions of other computers) rendering them useless.

      Just because they haven’t used it that way, don’t assume they can’t or won’t.

      • danc4498@lemmy.world
        link
        fedilink
        English
        arrow-up
        0
        ·
        10 days ago

        Do they send this data over the network? Or is the data only used by the software installed on the machine?

        • Dark Arc@social.packetloss.gg
          link
          fedilink
          English
          arrow-up
          0
          ·
          edit-2
          10 days ago

          They can do whatever they want. Operating systems are effectively divided into two partitions, privileged kernel space and user space.

          When you run a kernel level anticheat what you’re really doing is running a custom program in the kernel space. It effectively becomes part of Windows.

          This means that anything that an operating system can instruct hardware to do, that program can do. It can read your files, check your email, print letter you wrote to your crush in Word but “deleted” because it was embarrassing, log every key you type, turn on your webcam, listen to the microphone, download explicit or illegal imagery, upload your hard drive to the NSA, disable your computer fans, etc

          You really only want to run this stuff if it’s from a trustworthy vendor and even then it’s completely defensible to object to running one of these programs.

          Currently these things have yet to be caught doing any of these things, but that’s because they haven’t been instructed to, not because they can’t.

          • dan@upvote.au
            link
            fedilink
            English
            arrow-up
            1
            ·
            9 days ago

            Microsoft are going to significantly limit what can run in the kernel (including anti cheat) after the Crowdstrike issue. A side-effect of that should (hopefully) be better Linux compatibility.