2

Possible Duplicate:
Computer is infected by a virus or a malware, what do I do now?

I have a computer (Windows XP 32 bit) which is infected with viruses. I have tried pretty much everything (AVG, Malwarebytes, Cclean,...) but the viruses seem to stay. Is there a safe way to transfer a few files from the computer? I am afraid that just using a USB-drive will just infect the USB-drive.

Thomas
  • 185

3 Answers3

3

Download the Ubuntu ISO and burn it to a disk or create a USB startup disk

Boot into it, and access your HDD to transfer the files to a flash drive,etc

MAke sure you transfer ONLY known good files

Akash
  • 3,758
  • 1
  • 21
  • 34
2

I would personally try Microsoft's Safety Scanner to try to eradicate the viruses. It is a free download located at: http://www.microsoft.com/security/scanner/en-us/default.aspx But as far as your files go depending upon the virus it may have infected your files as well including, .docx (MS Word), .xls (Excel Spreadsheet), .pdf (Acrobat reader) or even .jpg (Jpeg picture) files and many others. I would recommend that you restore your files from your last known good backup (you do have one right?). Since I will presume you don't have backups I would image the hard disk either by putting it in another PC and using a tool like DD in Linux or launch a Linux live CD and copy to an external HDD. Scan all of the files with several different AV products (multiple vendors means more protection) depending how many files you have you may want to try a site like https://www.virustotal.com/ once you have validated the files are safe I would put them on a restored, fully updated and patched system. Beware of viruses that impact the MBR or master boot record, they will not be eradicated if you simply format the hard drive. You should try to scan the MBR for infections as well if at all possible.

Mark S.
  • 1,317
1

try to use safe mode on windows xp 32 bit. the way is turn on your computer, and then just press f8 after the BIOS screen seen, and then choose safe mode, anda login as administrator,. I think this way can stop the viruses infected your removable media which you use to copying files. and then you just to clean the viruses on the other healthy system.

or you can use live cd from Linux, and then just copying your file. :)

RawR Crew
  • 233