Sponsored Content
Special Forums Windows & DOS: Issues & Discussions Windows XP keeps getting virus Post 302667339 by zer0sig on Friday 6th of July 2012 05:37:06 AM
Old 07-06-2012
I use Avast typically, but there is malware out there for pretty much any version of Windows that can get around most scanners. I also use SpyBot and to a lesser degree, other spyware scanners, and they help, but after more than 20 years in studying and dealing with viruses, it's still an ordeal to get rid of some of the bad code.

Usually what I end up having to do is boot into Safe Mode a few times, running SpyBot to clear what it can find (much of this malware will hide and reload itself upon reboots or loading of certain software, especially web browsers) and going through the system, file by file, and line by line in the registry. Needless to say, this method, while rather effective, gets time consuming enough that after a while it's just easier to wipe and reinstall everything. I tend to stick to it partially because I know a lot of tricks to getting after these nasties, and partially because I don't like to admit to failure. Smilie

If you can back up vital stuff and reinstall, maybe with a new OS if you feel up to it, I'd recommend it. It would be time consuming and difficult to get into some of the more complex malware removals, and there's a good chance that even if you have all the newest security patches, some of that software will still find its way back in time. Running Linux or one of the BSDs virtually guarantees that you will have little if any trouble again, and you can download and boot off of live CDs/DVDs so as to try them before actually committing to an installation.
 

6 More Discussions You Might Find Interesting

1. Cybersecurity

do i have a virus???

nice board, makes interesting reading! glad to know im not the only one to have problems!! :D :D last week, our database started to crash (run on unix / solaris) for no apparant reason. the problem seems to be intermiant which lead us to believe it may be a hardware problem causing the... (2 Replies)
Discussion started by: mdma
2 Replies

2. UNIX for Dummies Questions & Answers

virus????????

i tought you can;t get virus in unix ? i have some admins buddys that work in bsd all he time and they sayed you can;t get viurs in unix is that true? download.com is putting virux updates out for mac OS X ................ (7 Replies)
Discussion started by: amicrawler
7 Replies

3. UNIX for Dummies Questions & Answers

Virus !!!!!!!!!!!!!!!!!!!

can linux get a virus on the boot sec from windows? becuse my buddys computer micro trend cmos virus keeps telling him that there is a boot sec virus on my hdd is that possable or is the box being dumb and looking at the linux boot as a virus? it was set up as a windows box not a linux... (4 Replies)
Discussion started by: amicrawler2000
4 Replies

4. Windows & DOS: Issues & Discussions

Help Virus Attack Windows Oracle Patches.

Hi, Our Network is attacked by Virus. We are currently looking for all Oracle Database/Product (all possible versions) based patches. Kindly let us know from where can we get them. This is a very urgent requirement. With Thanks Vishwa. (3 Replies)
Discussion started by: S.Vishwanath
3 Replies

5. Windows & DOS: Issues & Discussions

virus help:

:confused: folder option is dissapiaring in tool menu iam formatting c drive after removal of this virus & also regedit is also not opening the messerge say's administrater disabled with out formattiung how ican solve this problem i.e iwant to get folder options& regedit (2 Replies)
Discussion started by: seshumohan
2 Replies

6. Windows & DOS: Issues & Discussions

What is Your Favorite Anti-Virus Software for Windows at Home?

I used to have trendmicro I used it for free when I worked with a previous company, when I left I had to uninstall it and switched to using Zone Alarm. I tell you on some days I really want to pull my hair out when my PC really works like a snail and sometimes really so unresponsive for up to... (20 Replies)
Discussion started by: sparcguy
20 Replies
sane-find-scanner(1)					      General Commands Manual					      sane-find-scanner(1)

NAME
sane-find-scanner - find SCSI and USB scanners and their device files SYNOPSIS
sane-find-scanner [-h|-?] [-v] [-q] [-f] [devname] DESCRIPTION
sane-find-scanner is a command-line tool to find SCSI and some USB scanners and determine their Unix device files. It's part of the sane- backends package. For SCSI scanners, it checks the default generic SCSI device files (e.g., /dev/sg0) and /dev/scanner. The test is done by sending a SCSI inquiry command and looking for a device type of "scanner" or "processor" (some old HP scanners seem to send "processor"). So sane-find- scanner will find any SCSI scanner connected to those default device files even if it isn't supported by any SANE backend. For USB scanners, first the USB kernel scanner device files (e.g. /dev/usb/scanner0), /dev/usb/scanner, and /dev/usbscanner are tested. The files are opened and the vendor and device ids are determined if the operating system supports this feature. Currently USB scanners are only found this way if they are supported by the Linux scanner module or the FreeBSD or OpenBSD uscanner driver. After that test, sane- find-scanner tries to scan for USB devices found by the USB library libusb (if available). There is no special USB class for scanners, so the heuristics used to distinguish scanners from other USB devices is not perfect. sane-find-scanner will even find USB scanners, that are not supported by any SANE backend. sane-find-scanner won't find parallel port scanners, or scanners connected to proprietary ports. OPTIONS
-h, -? Prints a short usage message. -v Verbose output. If used once, sane-find-scanner shows every device name and the test result. If used twice, SCSI inquiry informa- tion and the USB device descriptors are also printed. -q Be quiet. Print only the devices, no comments. -f Force opening all explicitely given devices as SCSI and USB devices. That's useful if sane-find-scanner is wrong in determing the device type. devname Test device file "devname". No other devices are checked if devname is given. EXAMPLE
sane-find-scanner -v Check all SCSI and USB devices for available scanners and print a line for every device file. sane-find-scanner /dev/scanner Look for a (SCSI) scanner only at /dev/scanner and print the result. SEE ALSO
sane(7), sane-scsi(5), sane-usb(5), scanimage(1), xscanimage(1), xsane(1), sane-"backendname"(5) AUTHOR
Oliver Rauch, Henning Meier-Geinitz and others SUPPORTED PLATFORMS
USB support is limited to Linux (kernel, libusb), FreeBSD (kernel, libusb), NetBSD (libusb), OpenBSD (kernel, libusb). Detecting the vendor and device ids only works with Linux or libusb. SCSI support is available on Irix, EMX, Linux, Next, AIX, Solaris, FreeBSD, NetBSD, OpenBSD, and HP-UX. BUGS
No support for parallel port scanners yet. 15 Sep 2002 sane-find-scanner(1)
All times are GMT -4. The time now is 09:24 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy