Update README.md

pull/1/head
qtKite 3 years ago committed by GitHub
parent 135f2201e4
commit 94ce45bee5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -366,7 +366,9 @@ Luckily for us, all this stuff is documented. Check out these two links:
- https://docs.microsoft.com/en-us/powershell/module/defender/set-mppreference?view=windowsserver2019-ps
- https://docs.microsoft.com/en-us/windows/win32/wmisdk/wmi-c---application-examples
So, since its kind of difficult to debug the values DefenderControl accesses and this stuff is pretty well documented - we are going to base our work off research.
There is a nice website that documents stuff like this here: https://privacy.sexy/
We can implement a WMIC implementation to do it in C++ without having to make calls to powershell.

Loading…
Cancel
Save