Skip to content

Commit 4f02bd0

Browse files
authored
:D to disable
1 parent 358284d commit 4f02bd0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

UnInfectMe.bat

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)