I installed Spector 3 days ago. The installation went smoothly and I did all the usual permission repairs to assure a smooth installation. On restart I got a kernel panic. Couldn't repair this with TechTools or DiskWarrior. Tried the original Mac OS 10.3 install disks and ran Disk Utility. I ran "Repair Permissions" and it took 15 minutes repairing permissions on thousands of System files. No, that's not an exaggeration - I just watched the list of repaired files scroll by or a full 15 minutes.
I stupidly went through the entire process again thinking that I might have done something wrong. Same result. Tried updating my OS from 10.3.5 to 10.3.9: clean install, etc. And, again, the kernel panic and lengthy permission repairs.
I ran the Spector uninstaller but that apparently didn't really remove it: I keep get dialog boxes and alerts from Spector.
Looks like this program is doing some messing with low-level system files and, apparently not doing it correctly. This has all been a tremendous waste of time . . . and I'll still have to run a complete reinstallation. If that doesn't do it then it'll be more time for a complete reformat and install. In 20 years of using Macs this is the worst software problem I've ever had.
To be fair to the vendor I'll update this when and if they can tell me how to correct this mess.
Spector
spyware records user actions & online activity
Version: 3.0.2
3 days of hell since installing Spector
Feedback Type: Commentary
Contributed by: Dennis Fleisher Tuesday, August 16 2005 @ 10:54 AM PDT
Product Platform: MacOS,MacOSX
Used Product For: Less than a month
Recommend Product: NO
Comments
3 days of hell since installing Spector - alexlin9008
By the way, to stop showing system files type:defaults write com.apple.finder AppleShowAllFiles FALSE
killall Finder
Tuesday, August 12 2008 @ 09:18 PM PDT
3 days of hell since installing Spector - alexlin9008
It took me 2 hours to finally beat spector.The spector application on activity monitor is called "driverSPd" First, you have to force quit that.
Show your hidden files by typing
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
In terminal type
"sudo rm -rf /library/startupitems/systemstart/DriverSPd" (no quotes)
Put in your password.
Delete the files "system.app" and "siv.app" from /usr/local.
The path is literally /usr/local, (you must have hidden files shown to see it.) That's how you do it :D
Reply to This
Tuesday, August 12 2008 @ 09:15 PM PDT