Though the Windows thing was really funny 😂.

  • 0x4E4F@sh.itjust.worksOP
    link
    fedilink
    English
    arrow-up
    0
    ·
    edit-2
    1 year ago

    Not just every file deleted, every file written to disk as well (downloaded, extracted from an archive, whatever).

    It’s also how most AV software works, except Defender is slow AF.

      • deur@feddit.nl
        link
        fedilink
        arrow-up
        0
        ·
        1 year ago

        Huh… all that immune system yet there are still so many viruses capable of infecting humans.

    • voxel@sopuli.xyz
      link
      fedilink
      arrow-up
      0
      ·
      1 year ago

      also, defender is synchronous by default (e.g. nothing gets written until it gets scanned, and scanning parallelization is limited), and can only act asynchronously (aka write first, then queue check) on “trusted dev drives” (aka ReFS-based virtual vhdx partitions aimed at developers as a solution to horrible ntfs throughput, especially if defender is enabled)