Skrip Anti Virus & Bersihkan Registry
Hmmmm……m0od.White.ON
Ada skrip lagi sob, buat kalian yg kena virus, trojan ato virus apalah, yg ngrusak registry kalian……
CARANYA ? ? Baca sendiri tutor di bawah ini……..
1. Kopi paste ke notepad skrip di bawah ini»»
@echo off
echo /\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\
echo -=:: ANTIVIRUS BY : LASTjOGJsTer ::=-
echo \/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/\/
ping localhost -n 2 >nul
attrib -h -s c:\windows\*.exe
attrib -h -s c:\windows\system32\*.exe
cls
echo Bersihkan registry
ping localhost -n 3 >nul
reg delete “hkcu\software\microsoft\windows\currentversion\policies\explorer” /va /f
reg delete “hkcu\software\microsoft\windows\currentversion\policies\system” /va /f
reg delete “hkcu\software\microsoft\windows\currentversion\run” /va /f
reg delete “hklm\software\microsoft\windows\currentversion\policies\explorer” /va /f
reg add “hkcu\control panel\mouse” /v SwapMouseButtons /t reg_sz /d 0 /f
reg add “hkcu\software\microsoft\windows\system” /v DisableCMD /t reg_dword /d 0 /f
rem reg add “hklm\software\classes\batfile\DefaultIcon” /ve /t reg_sz /d %1 /f
rem reg add “hklm\software\classes\batfile\DefaultIcon” /v DefaultIcon /t reg_sz /d %SystemRoot%\System32\shell32.dll,-153 /f
cls
echo Recover file
ping localhost -n 3 >nul
assoc .doc=Word.Document.8
assoc .docx=Word.Document.12
assoc .xls=Excel.Sheet.8
assoc .xlsx=Excel.Sheet.12
assoc .ppt=PowerPoint.Show.8
assoc .pptx=PowerPoint.Show.12
assoc .rtf=Word.RTF.8
assoc .pdf=AcroExch.Document
assoc .mpg=mpegfile
assoc .mpeg=mpegfile
assoc .avi=AVIfile
assoc .mp3=mp3file
assoc .dat=DAT_auto_file
assoc .wmv=WMVfile
assoc .jpeg=jpegfile
assoc .jpg=jpegfile
assoc .bmp=Paint.Picture
assoc .gif=giffile
assoc .png=pngfile
assoc .html=htmlfile
cls
ping localhost -n 3 >nul
echo Delete Duplikasi Virus
del C:\Windows\wmplayer.bat /q
del C:\Windows\system\setup.bat /q
del C:\Windows\pchealth\setup.bat /q
goto selesai
:selesai
shutdown -l -t 10 -c “Virus Has Deleted
“
2. Save as dengan ekstensi ” *.bat “
3. Dobel klik tuh file ……
4. Insa Allah virus2 akan mampus…..
Ini dolo sob skrip dr sy, gagal/sukses tolong tinggalin komen yak….

