pull/1/head
zhwu2697 3 years ago
parent e32b83926a
commit a94dcba681

@ -1,4 +1,14 @@
# defender-control
what is this project?
we all know that disabling windefender is a pain going through countless registries.
the next easiest solution is to use freeware and currently the most popular one is by sordum. (i won't link here - you can find it on the first google result)
however, i was first wary of this program and the virus total detections; althought they are claimed to be false positive.
but i know that this program has worked well for me and friends in the past.
my second suspicion was this program was the fact it connected to the internet using a few of the imported functions. however after some debugging it seemed to be safe.
but for those who like open source, i took apart this program to put together a poc to disable windows defender without having to worry about installing malware.
## reversal
Our tool of choice will be IDA & x64 debugger for this task

Loading…
Cancel
Save