Merge pull request #75 from UberGuidoZ/master

Fixing typo
pull/80/head
Darren Kitchen 2022-07-14 14:34:18 -05:00 committed by GitHub
commit c32450cc28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,6 +3,6 @@ Slightly modified version of the "[Disable Windows Defender](https://github.com/
Updated by B33m0 to add exception of drive C: to Defender protection, and finally updated by [UberGuidoZ](https://github.com/UberGuidoZ) to fix some UAC and newer Windows version issues.
Description: Opens security settings, disables Defender, then adds an exception of drive C for persistence.<br>
<b>NOTE: Requires local admin privledges</b>
<b>NOTE: Requires local admin privileges</b>
Target: Windows 10/11 (Powershell 2.0 or above)