Showing posts with label Methods to Remove Virus without Antivirus. Show all posts
Showing posts with label Methods to Remove Virus without Antivirus. Show all posts

Thursday, January 07, 2010

METHOD TO REMOVE MALWARE MANUALLY

Trend Micro HijackThis is a free utility that generates an in depth report of registry and file settings from your computer. HijackThis makes no separation between safe and unsafe settings in its scan results giving you the ability to selectively remove items from your machine. In addition to this scan and remove capability HijackThis comes with several tools useful in manually removing malware from a computer. Advanced users can use HijackThis to remove unwanted settings or files.


To analyze your computer, start HijackThis and run a scan. HijackThis will display a list of areas on your computer that might have been changed by spyware. Do not change any settings if you are unsure of what to do. It is important to use extreme caution when choosing to removing anything using HijackThis. HijackThis also comes with a process manager, HOSTS file editor, and alternate data stream scanner.


Usage
· 1. Download and install HijackThis.
· Once installed, open HijackThis by clicking Start > Program Files > HijackThis and click the button labeled “Do a system scan only”.
· Once the scan is complete, click the AnalyzeThis button. A web page will open containing helpful information regarding HijackThis.


Note: Once the scan is complete, the scan button will read “Save log”. You may save the log file to your PC. Once you select where you would like to save the file, it will open in your system’s default text editor. Typically this application is Notepad.


How to Generate a Startup List Log File
· Open HijackThis by clicking Start > Program Files > HijackThis > HijackThis.
· Click the “Open the Misc Tools section” button.
· Click the “Generate StartupList log” button and a warning box will appear.
· Once you click “Yes” to continue, the log will open in your system’s default text editor.


Common Log File Uses
Once you have generated a log you can analyze the results to identify what settings have been made by malware. The web offers a wealth of resources outside of TrendSecure that can help you interpret your log file results and help you manually clean your system of malware. A common practice for novice users is to generate a HijackThis log file and submit it one of the many forums devoted to HijackThis on the web. Experts at these forums provide information on which items are causing your problems and how to remove them safely from your computer.


IMPORTANT: HijackThis does not determine what is good or bad. Do not make any changes to your computer settings unless you are an expert computer user.

Tuesday, January 05, 2010

HOW TO DELETE A VIRUS WITHOUT AN ANTI-VIRUS PROGRAM

Want to delete viruses without spending lots of money on a decent Anti-Virus? Read up

Instructions

Step 1 Click on "START". Click on "RUN" and type "REGEDIT".

Step 2 Now you will see "registry editor" opened in a new window. In registry editor select -> HKEY_LOCAL_MACHINE.

Step 3 Now under "HKEY_LOCAL_MACHINE" select--->"SOFTWARE"--->"Mcft"--->"WINDOWS"--->"CurrentVerison"--->"RUN".

Step 4 Now on the right side select"RavTimeXP"Right click on "RavTimeXP" and delete it.Close REGISTRY EDITOR and restart your computer.

Step 5 Click on START--->SEARCH--->"FOR FILES OR FOLDERS".Search box will open with current setting.Now click on search(searching for .exe), after searching is finished you will see the results.

Step 6 Now here you have to delete the icons like folders and size 60KB or a little more than 60 KB or little less than 60 KB, and the file type will be "APPLICATION".Now delete them all.(Note, Remember to double click, otherwise you will have to restart and start from step 1)

Step 7 Now Empty Recycle Bin. And you are done.

Saturday, January 02, 2010

METHOD TO REMOVE VIRUS MANUALLY

METHOD TO REMOVE VIRUS MANUALLY

If you are tired of sitting and waiting for your anti-virus software to remove the new virus infection, the steps below are for you. No programming skills are required! Just a basic knowledge of command prompt syntax will do...for this demo, the virus is on the portable USB drive (e:\virus) named virus.vbs

NOTE: FIRST OPEN YOUR COMPUTER IN SAFEMODE AND AFTER THIS FOLLOW THESE STEPS.

1. Create a back-up. Safety comes above all else. Save your files on removable storage or on another partition aside from the Windows drive.

2. Run the Windows command prompt. You can run the Windows command prompt by either clicking on the Start Menu\All programs\Accessories\Command Prompt or by pressing Windows + R on the keyboard and typing "CMD."

3. Look for the directory or folder where the virus resides. Go to the folder where the virus is hiding. Its usually resides on the Windows temporary folder or on the Windows system folder. Check partitions and drives for viruses, e.g. type "cd e:\virus"

4. Show the hidden virus and remove its attributes. It will be easier if you can see the virus. Remove the virus attributes, which are read only, archive, system file, and hidden file. e.g. type "attrib -r -a -s -h virus.vbs"

5. Delete the virus. Say goodbye to the virus by deleting it, e.g. type "del virus.vbs"

Note:

To see the other posts of the categories plzz press the older posts to see the next article