MS Windows Defender and DeCSS
arch13.com
MS Windows Defender and DeCSS
1–10 of 211 posts
Re: MS Windows Defender and DeCSS
#2On DeCSS, that made me nostalgic ahout DVDCSS and cracking a DVD movie in "just" 20 minutes with MPlayer. The key was cached, luckily.
Re: MS Windows Defender and DeCSS
#3Reminds me of the famous Earworm https://www.youtube.com/watch?v=-JlxuQ7tPgQ
Re: MS Windows Defender and DeCSS
#415 years ago, often you found infected binaries on keygens and cracking tools. On DeCSS, that made me nostalgic ahout DVDCSS and cracking a DVD movie in "just" 20 minutes with MPlayer. The key was cached, luckily.
Re: MS Windows Defender and DeCSS
#5Re: MS Windows Defender and DeCSS
#6Then again, AVs detecting things as innocent as freshly-compiled "Hello World" programs is not new, and certainly makes one wonder just what exactly they are trying to detect.
Re: MS Windows Defender and DeCSS
#7"Setting a Windows Defender exception to the folder does not prevent the quarantine from occurring. I re-ran this test three times trying exceptions and even the entire NAS drive as on the excluded list."
Windows Defender is overriding the user whitelist?
Re: MS Windows Defender and DeCSS
#8Re: MS Windows Defender and DeCSS
#9In general, the desktop antivirus space in 2021 is a mess. Because of the sheer number of malware, and some obfuscation techniques used by some of it, antivirus software has to use very broad regular expressions for describing the malware, counterbalanced by huge whitelists of known mainstream software.
If you don't qualify as a "mainstream software vendor", simply building a random piece of code into an exe file will get you about 10% chance of getting flagged by one of the "heuristic engines" if you upload it to VirusTotal.
You can contact the A/V vendor and they will usually add it to the whitelist, but it only lasts until the next rebuild. Or you can rebuild it a couple of times with different optimization levels, and the detection sometimes goes away.
Re: MS Windows Defender and DeCSS
#10His comment in /r/sysadmin: "Setting a Windows Defender exception to the folder does not prevent the quarantine from occurring. I re-ran this test three times trying exceptions and even the entire NAS drive as on the excluded list." Windows Defender is overriding the user whitelist?