Created
September 1, 2017 05:26
-
-
Save P3t3rp4rk3r/36350f7ea8a4f56ff87ecf0e98c75962 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
if ((Get-Item -Path 'HKLM:\SYSTEM\CurrentControlSet\Control\Windows').GetValue('SystemLookup')) {Write-Host "Angelfire found!"} else {Write-Host "Nothing"} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment