Spiga

How to Remove the Autorun Virus

Hi everyone, today, i am going to show you how to remove the virus called "autorun"
Everybody have heard of it ,i guess, and i found one in my PC ,so i said that i will find a simple way to remove it and here's the way :

First,open notepad and then write this whole code in it
@echo on
echo By M4MiM4N & L363ND
pause
taskkill /im explorer.exe /f
taskkill /im wscript.exe
start reg add HKCU\SOFTWARE\Microsoft\Windows\CurrentVersion\EXplorer\Advanced /v ShowSuperHidden /t REG_DWORD /d 1 /f
start reg import kill.reg
del c:\autorun.* /f /q /as
del %SYSTEMROOT%\system32\autorun.* /f /q /as
del d:\autorun.* /f /q /as
del e:\autorun.* /f /q /as
del f:\autorun.* /f /q /as
del g:\autorun.* /f /q /as
del h:\autorun.* /f /q /as
del i:\autorun.* /f /q /as
del j:\autorun.* /f /q /as
del k:\autorun.* /f /q /as
del l:\autorun.* /f /q /as
start explorer.exe


Then,save the file in "whatever you want.bat" (the .bat is a batch file which it executes with the CMD)
and open the file
Now the autorun virus will be removed.

Enjoy, by-M4MiM4N & L363ND

0 comments:

Post a Comment