Announcement

If you are having trouble logging in, please reset your password.
If that does not work, please use the "Contact Us" to contact an admin.

February 18, 2012, 09:28:12 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
Hi!


 




I wanted to show you little script, which could let you test if your AV is set-up properly.


 


 




It's enough to paste this code to Notepad and save it with any name you want with *.bat extension.


 







<pre class="ipsCode">X5O!P%@AP[4PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*</pre>






 


 




IMPORTANT NOTE:


 




If you have set your AV up properly, it will block that file (considering it as a virus).


 




But that file is NOT a virus - it's quite harmless, so don't worry about your machine :lol:


 


 




Here you can read more about that file.


 


 




And now surprise - how to open DVD drive using VBScript ?


 




Open Notepad and paste this code in it. Then save it with any name you want with *.vbs extension.


 







<pre class="ipsCode">Set oWMP = CreateObject("WMPlayer.OCX.7" )

Set colCDROMs = oWMP.cdromCollection

if colCDROMs.Count >= 1 then

For i = 0 to colCDROMs.Count - 1

colCDROMs.Item(i).Eject

Next ' cdrom

End If</pre>






 




Double click to execute that script.


 


 


 




Have fun  " data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/tongue@2x.png 2x" width="20" height="20">

#1 February 19, 2012, 01:21:38 AM Last Edit: January 01, 1970, 12:00:00 AM by Guest
I actually tried that waaay back during my high school days, but imo I'd settle for a virtual machine and some real live viruses, just to see what happens for the lulz.

#2 February 19, 2012, 08:16:40 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
Mine blocked it  <img src="/wp-content/uploads/invision_emoticons/biggrin.png" alt="" data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/biggrin@2x.png 2x" width="20" height="20">


 


 




DVD open didn't work for me though

#3 February 19, 2012, 08:32:13 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
QuoteMine blocked it :lol:

 




That's good :cheer:


 







QuoteDVD open didn't work for me though

 




Have you done everything properly ? You got to save it with VBS extension.


 


 


 




However, they didn't discover script for closing it :lol:

#4 February 19, 2012, 08:51:38 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
Yeah, says, Error: Expected end of statement




Code: 800A0401




Source: Microsoft VBScript Compilation Error

#5 February 19, 2012, 09:13:59 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
Strange, which OS do you own ?

#6 February 19, 2012, 09:34:05 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
Windows 7 32 bit

#7 February 19, 2012, 09:59:50 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
Maybe that doesn't work under your OS. I've asked about it author of this video and I'm awaiting reply.

#8 February 19, 2012, 10:04:35 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
thanks Cole

#9 February 20, 2012, 09:03:32 PM Last Edit: January 01, 1970, 12:00:00 AM by Guest
You'll have to be patient, 'cause it will last a bit long  <img src="/wp-content/uploads/invision_emoticons/smile.png" alt="" data-emoticon="" srcset="/wp-content/uploads/invision_emoticons/smile@2x.png 2x" width="20" height="20">