Post #4507496
2026-08-15 00:02 UTC
Should be nearly a non-issue on Linux, unless the DRM busting does some seriously shady shit as well.
Replies (1)
-
@Supercrunchy@programming.dev 2026-08-16 08:04
Wine/proton are not emulators, they run the code directly on linux, but using some fancy tricks to rrimplement windows dlls into linux native code. If someone embeds linux code in the windows executable you have the same privileges of your user and at tgat point you can be infected with a linux virus. It’s not likely today because windows is much more popular, but once linux becomes popular enough to be an attractive target you will need to be as careful as on windows.