Friday 14 September 2012

how to get rid of hackers..

How to get rid of hackers..!

          

            Do you have a doubt that your system is hacked???  find it out using these steps...

Step 1:

First close all programs.
Click

            Start -> programs ->run
Type as
            Cmd 

press Enter

Step 2:
Type

           netstat  -ano

press Enter

if u see ‘Established’, then your system is hacked. Note that corresponding pid.



How to get rid of hackers?
           Once you have found that your system is hacked,do these steps to get rid of it...

Step 1:

Press
          Ctrl+alt+Delete

Step 2:

In the task manager,click process tab

Step 3:

Click view -> select columns

Step 4:

Check the box that say “PID”

Step 5:

Where it would say “Established” look to the far right for where it says “PID”.Say for example, the number is 444

Step 6:

Again go to task manager by clicking
        
Ctrl+alt+Delete

Go to process tab and press PID button to organize them in order.Look for the number (eg:444) and delete it.

Now hacker has gone…;)



Monday 3 September 2012

                          

How to recover hidden Files from Virus infected USB Pendrive




              Now a days all the people use USB Flash drives like Pendrive, External Hard Disk and Many more. They all skipped DVD, CD and all optical Disc because it takes time to copy and it cannot be reused. So USB Pendrives are now with all people. I used to see all over my college, they hang USB pendrive in their necks. They carry Music, Movies, Datas in that. How USB flash drives improves as the mean while USB virus also increases along with that.



                       

                         If you have some nasty virus on USB drive that hide all your file in the drive? ie; hides your files and folders, creates exe file extensions of your folders and even corrupt your files. You can view these files by going to Tools>>Folder Options ..But the attributes of these files often stay unchanged even if you uncheck hidden attribute on file/folder properties.
Here i am going to tell the Permanent Solution for recovering hidden files by Command prompt in windows operating system.

Step One:

Plug your USB Pendrive or External HDD or Memory Card which is Affected.

Step Two:

Go to Start -> Run-> Type CMD and Enter


Step Three:

Find the drive letter for the connected USB drive. For Example, I:
In command prompt, type I:
and Hit enter. Command Prompt will show I:/


Step Four:

Then type
attrib -s -h /s /d *.*
Make sure that you put space between each elements in the code.
and hit enter and wait for few seconds.
Check the Screen Shot of Above Steps:

Virus Remover Command Prompt


Now check your USB pendrive you can see your files are back in their locations!!