How to Make an Easy Worm Virus With Two Lines of Code,
This will teach you how to create an easy virus with simple steps and two lines of code.
Steps
- 1Log on to your computer as an administrator.
- 2Go on C drive and create a folder, name it "Programs"
- 3Open up notepad and type in "@echo off"
- 4Then, write "Copy C:\Programs\virus.bat C:\Programs" on the second line. On the third line write "Start C:\Programs\virus.bat".
- 5Click "Save as" and save as virus.bat in the file (Programs) you just made.
- 6If you want the worm to start whenever the computer starts, right click on "virus.bat" and click create shortcut. A shortcut will be made on programs.
- 7Right click on the shortcut icon and click "cut".
- 8Right click on the shortcut and click "copy".
- 9Right click on your start menu and click "explore".
- 10Go to All Programs, then find the file named startup.
- 11Paste the shortcut onto the startup folder.
- 12Right click on the shortcut and go to properties, click on hidden, then press "Apply" or "OK".
- 13You have successfully made a working worm virus. To start it, restart your computer and the disk space on C drive will be eaten away.
- 14To get rid of the worm virus just simply delete the "programs" file.
No comments:
Post a Comment