Bikin virus palsu dengan MS-DOS..
Kali ini saya akan buat efek virusnya akan kta buat seolah-olah menghapus semua file dan data-data di direktori C:
huhuhu..korban kita pasti bakal kelimpungan bgt yah, klo ngira semua data2nya di C: bakal ilang..wahahaha..
nantinya file “virus” ini dpt kta taruh di komputer korban, maupun di komputer sendiri untuk mengagetkan korban yg akan mengakses komputer kita..haha
OK..langsung aja deh kita buat.
Buka notepad trus copy-paste kode dibawah ini:
(atau diutak-atik sendiri sesuai keinginan)
@echo off
title virus HIV/AIDS
cls
echo your system have been infected, please don’t close this window, ‘press Enter’
pause >nul
echo choose the option step by step correctly and becareful…’Press Enter
pause >nul
cls
echo would you like to delete c:/… (Y/N)?
pause >nul
echo are you sure you want to delete c:/… (Y/N)?
pause >nul
Echo deleting c:…
ping.exe localhost >nul
dir /s
dir /s
echo.
echo.
echo.
echo Erasing all files…
echo all files in c: have been erased…
pause
trus save file tsb dlm format .bat (batch file). Setelah berhasil cobain deh buka filenya.. Ikuti apa yang diperintah (sebenernya ga diikutin juga gpp, namanya jg virus palsu..huhuhu) dan kemudian? taadaa.. Seolah-olah virus sdh menghapus semua file dlm direktori C:.
nah, asyik kan?
Selamat Mencoba!!