HOW TO REMOVE HACKED BY GODZILLA VIRUS

May 24, 2008

Now a days with the increasing use of portable drives various types of virus infect a large number of system very easily.

One of these common virus is “Hacked by Godzilla Virus” which normally spreads through portable drives etc.

My system got infected with this Hacked by Godzilla Virus and I repaired my system without the help of any antivirus software.

Lets first discuss the common symptoms of the Godzilla Virus.

If your system is infected by this virus you will see the this text “Hacked by Godzilla Virus” in the title at the top of the window of Internet explorer

Some other symptoms:

1. Task manager is disabled.

2. Regedit (Command for registry edit) is disabled.

3. Folder options got disappeared From windows explorer.

4. Double clicking on any of your system drive( c: ,d: etc) initiates a new instance of the virus.

So, you won’t be able to open any of your drive by double click rather you have to open then by right click >> explore.

5. msconfig command is disabled – this virus is not dependent on system startup but it disables the msconfig command used to modify the system startup programs.

Let’s see how you can remove Godzilla virus in 5 minutes.

Follow the Step by step procedure given below to remove hacked by godzilla virus.

1. First download process explorer ,run it and end all the process which are running as wscript.exe

2. Download RRT.exe (Remove restrictions tool)

You may be wondering..what is RRT?

So for your FYI: RRT (Remove Restrictions Tool) v.1.0 is a tiny tool that does the work for AVs, it re-Enables all what the virus had disabled, and brings every thing including task manager ,regedit ,msconfig and hidden folder options back.

3. now, you have regedit command enabled.

Browse to Go to HKEY_LOCAL_MACHINE \Software \Microsoft \Windows \Current Version \Run and delete MS32DLL (right click on it and select delete)

Go to HKEY_CURRENT_USER \Software \Microsoft \Internet Explorer \Main and delete “Window Title” which has it’s value of “Hacked by Godzilla“ or you can also write your name as a recognition for yourself.

4. Open My Computer,File menu go to Tools -> Folder Options, click on View tab

Under Advance settings,
check “Show Hidden files and folders“,
uncheck “Hide extensions for known file types“,
uncheck “Hide protected operating system files (Recommended)
and click “OK” button

5. now right click on each of your drive and click explore now delete the files with names autorun.inf and MS32DLL.dll.vbs including your USB Drive

6. Restart your PC and your PC should be clean from Hacked by Godzilla.

Source – http://www.technixupdate.com/


Remove Virus in XP that Disables “Show Hidden Files”

May 24, 2008

There is a certain virus that prevents XP users from viewing the hidden files.

The virus meddles with the ’Show hidden files and folders’ option in the Folder Options and the option keeps bouncing back to ‘Do not show hidden files and folders’, despite repeated trials.

Here is how you can set this problem right:

Navigate to the windows registry:
Go to Start menu
Click Run
Type regedit in the text box and then click Enter.

When the Registry Editor opens, perform the following steps:

Go to the following registry key:

Go to HKEY_LOCAL_MACHINE and then open Software.Under this navigate to: Microsoft -> Windows -> Current Version -> Explorer Then go to Advanced -> Folder -> Hidden -> SHOWALL
Delete the value CheckedValue.
(Its type should be REG_SZ and data should be 2 or 0.)

Create a new DWORD value called CheckedValue (same as above, except that the type is REG_DWORD).

Modify the value data to 1 (0×00000001).This should enable you to select the ‘Show hidden files and folders’ option without much problem.Do drop in comments if there are further queries and we shall try to find answers.


Remove Virus in XP that Blocks Access to Orkut

May 24, 2008

There is a certain virus that prevents XP users from opening www.orkut.com from any of the available browsers (Firefox, Internet Explorer, Opera etc).

For many Orkut addicts, it is nearly impossible to live without Orkutting.

So here we have the solution for your problem.

Follow the steps exactly as written here and in the same sequence.

Procedure:

  1. Press CTRL+ALT+DEL. Open the Task Manager and go to Processes.
  2. Look for svchost.exe under the image name. Find the ones that have your username under the Username tab.
  3. Press DEL to kill these processes. Click Yes to ignore the warning.
  4. Repeat for more svchost.exe files with your username and repeat. Be careful not to kill svchost.exe with system, local service or network service.
  5. Now go to My Computer.
  6. In the address bar, type “C:\heap41a” and press Enter. Delete all the files in here.
  7. Now go to Start. Click Run and type “Regedit“.
  8. In the menu bar click Edit and then click Find.
  9. Type “heap41a” and press Enter.
  10. The display will show you the following:
    “[winlogon] C:\heap41a\svchost.exe C:\heap(some number)\std.txt”
  11. Press DELand click Yes to ignore the warning.
  12. Close the Registry Editor.

BANG! The virus would be gone!

Note: Please format all your pen drives because the virus might be hidden in there in a microsoft.exe autorun.inf file, which you might not be able to find. This would mean you should repeat the whole procedure above. (After the pendrive is formatted.)

Now you should be able to access Orkut without much trouble!


Manually crash Windows XP

May 24, 2008

Manually Crash Windows XP (Source: The Straight Dope)


Windows-XP has a “feature” (???) with which it is possible to manually crash a system by simply holding the right CTRL key and pressing the “Scroll Lock” key twice. This feature can be turned on by the following steps:

1. Start regedit. 2. Navigate to:
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\i8042prt\Parameters
3. Create a new DWORD value and name it CrashOnCtrlScroll
4. Right-click on this newly created value and click on Modify
5. Enter 1 in the Value data field and click on OK.
6. Close regedit and reboot your system.
7. Now you can blue screen (crash) your system by holding the right CTRL key and pressing “Scroll Lock” twice.

Note:

Your system may reboot or show a blue screen whenever this crash is initiated. If your system reboots after initiating the crash, and you want to see the blue screen, follow these steps:

1. Go to Control Panel > System
2. Click on the Advanced tab
3. Under Startup and Recovery, click the Settings button.
4. Under System failure, uncheck the option Automatically restart.

Happy crashing…!!

Source: The Straight Dope