Hymoo
# A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Go Back Hymoo > IT Tutorials Forum > This will make victim cd rom open and close works 100 %


 
LinkBack Thread Tools Display Modes
Old 07-06-2009, 03:07 PM
Darknez's Avatar
Forum Manager
Join Date: Jun 2009
Posts: 8,897
iTrader: 0 / 0%
Hymoo Points: 72.5
Darknez is on a distinguished road
Send a message via Yahoo to Darknez
Smile This will make victim cd rom open and close works 100 %

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



copy this into notepad and save it as anyname.vbs like virus.vbs
and then double click on it...what u see....bingo

Now if u want to disable this go to task manager click on process
then find wscript.exe and end this process

Download this Tutorial as PDFpdf


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Share This Thread
  • Submit Thread to Twitter
  • Submit Thread to StumbleUpon
  • Submit Thread to Digg
  • Submit Thread to Reddit
  • Submit Thread to del.icio.us

Darknez's Threads
Similar Threads
Newest Threads
Latest Posts
©2010 Hymoo