Tuesday, September 21, 2010

TEST YOUR ANTIVIRUS with notepad

TEST YOUR ANTIVIRUS

1. Open a notepad (New Text Document.TXT) and copy the following code exactly onto it, and save the notepad..

X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*
...
2. Rename the file from New Text Document.TXT to myfile.com

3. Now run the antivirus scan on this myfile.com file.

If the antivirus is functioning properly on your computer, then it should generate a warning and immediately delete the file upon scanning. Otherwise you may have to re-install your antivirus

Sunday, September 19, 2010

Create a Fake Virus with Notepad

Create a Fake Virus with Notepad

Open Notepad , paste the following text in NotePad.

X5O!P%@AP[4\PZX54(P^)7CC)7}$EICAR-STANDARD-ANTIVIRUS-TEST-FILE!$H+H*

Now save it.

Now you will see a big fat warning that you have created a virus as long as you have got Anti Virus installed and working, of course. If you don’t see any warning, you should probably make sure your virus scanning software is properly enabled

Thursday, September 16, 2010

How to Make a Talking Virus Prank

How to Make a Talking Virus Prank


COPY&PASTE in note pad then save as .vbs
-----------------------------------------------------------------------------------------------
do
StrText=("TYPE TEXT HERE,")
set ObjVoice = CreateObject("SAPI.SpVoice")
ObjVoice.Speak StrText
loop
----------------------------------------------------------------------------------------------
TO TURN IT (OFF) YOU MAY WANT TO LOG OFF YOUR ACCOUNT AND LOG BACK IN...
or
open Task-manger by pressing [Ctrl] +[Alt]+[Del] or right click the bar in the bottom of the desktop then End... "wscript.exe "in the processes tab.

LIKE ON FACEBOOK