AnrDaemon
AnrDaemon
https://github.com/WindowsLies/BlockWindows/pull/39
Doesn't matter if it is optional or not. 3035583 is also optional. Most of the time. Other times, it is pushed to mandatory, and then back to optional. "Better be...
@Zurd, [Already in my PR](https://github.com/WindowsLies/BlockWindows/pull/39).
Technically, if a root certificate gets compromised, you can no longer trust CRL's.
I'll submit a polished and cleaned up version of both scripts by tomorrow.
@MrPurplz , please refer to https://github.com/WindowsLies/BlockWindows/pull/38
And how is this overengineered byproduct of brain activity any better than a straightforward batch file?
Does it NEED to do more, to begin with? If you really need to "do more", how about ``` @ECHO OFF openfiles.exe 1>nul 2>&1 IF ERRORLEVEL 1 ( echo You...
Any heuristic is fail-prone. Which means, it is essentially unsafe. I'm not going to place my system at risk.
Then again, if you make an application, that ONLY checking for possible suspicious updates (and then again, Microsoft rarely gives any meaningful info to such updates, largely only reposting the...