FYI, WSC stands for Windows Security Center.
Thank you for the help. It is really frustrating when authors do not define an acronym when it is first introduced in the text.
I ruined my vacation by reverse engineering WSC
31–40 of 196 posts
Re: I ruined my vacation by reverse engineering WSC
#32This is cursed: https://github.com/es3n1n/defendnot/blob/master/defendnot-lo... If you're curious what's actually going on there: https://github.com/es3n1n/defendnot/blob/master/cxx-shared/s...
yeah sorry i didnt feel like implementing my own RAII stuff for all the COM thingies due to time constraints. it will be changed in the next update though
Re: I ruined my vacation by reverse engineering WSC
#33This is cursed: https://github.com/es3n1n/defendnot/blob/master/defendnot-lo... If you're curious what's actually going on there: https://github.com/es3n1n/defendnot/blob/master/cxx-shared/s...
D (for example) has the concept of statements that trigger at end of scope built into the language.
Re: I ruined my vacation by reverse engineering WSC
#34Earlier quoted context omitted.
You can also disable Windows Update entirely by taking ownership of wuaueng.dll and .exe. It’s the only effective method on Windows Home.
But disabling updates on the system connected to the Internet is a terrible idea. How do you update that afterwards?
Re: I ruined my vacation by reverse engineering WSC
#35Re: I ruined my vacation by reverse engineering WSC
#36Earlier quoted context omitted.
You can also disable Windows Update entirely by taking ownership of wuaueng.dll and .exe. It’s the only effective method on Windows Home.
But disabling updates on the system connected to the Internet is a terrible idea. How do you update that afterwards?
Both Chrome and Windows are now in that position.
Basically, unless you are of interest to state level attackers, in 2025 even unpatched Chrome/Windows wont get drive by exploited.
Re: I ruined my vacation by reverse engineering WSC
#37Re: I ruined my vacation by reverse engineering WSC
#38Earlier quoted context omitted.
Thank you for the help. It is really frustrating when authors do not define an acronym when it is first introduced in the text.
But they do: > The part of the system that manages all this mess is called Windows Security Center - WSC for short.
* https://apastyle.apa.org/style-grammar-guidelines/abbreviati...
* https://www.stylemanual.gov.au/grammar-punctuation-and-conve...
* https://learn.microsoft.com/en-us/style-guide/acronyms
I do a lot of copy editing for clarity and non-native speakers so I have keep these things in mind. ¯\_(ツ)_/¯
Re: I ruined my vacation by reverse engineering WSC
#39Lmao reverse engineering WSC on vacation sounds like some real dedication - honestly can't tell if that's commitment or just a cry for help. Made me think: if tuning all this stuff gives you a headache, would you rather have max security or just peace of mind and a fast machine?
Or, to avoid making that choice at all, just don't use Windows.
Re: I ruined my vacation by reverse engineering WSC
#40Earlier quoted context omitted.
But disabling updates on the system connected to the Internet is a terrible idea. How do you update that afterwards?
Since the rest of the world updates their PC's, malware authors rarely focus on exploiting older versions. Both Chrome and Windows are now in that position. Basically, unless you are of interest to state level attackers, in 2025 even unpatched Chrome/Windows wont get drive by exploited.
Like leaving your door unlocked, because you live in such a sketchy neighbourhood that everyone else always locks their doors.