We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 358284d commit 4f02bd0Copy full SHA for 4f02bd0
UnInfectMe.bat
@@ -0,0 +1,6 @@
1
+taskkill /f /im "adobeflashplayer.exe"
2
+del /q C:\Users\Public\Libraries\adobeflashplayer.exe
3
+reg delete HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run /v MicrosoftUpdateXX /f
4
+cls
5
+echo "[*] DONE "
6
+pause
0 commit comments