2
So recently I got this "virus" from downloading something. This virus keeps on spamming ads and underlining text on a web page to cause you to click a link that will pop-up a new tab. It usually links me to adsdelivery1.com. Monkeytize is what I'm seeing on the bottom of the page. Media Player is telling me to download it as well.
It only occurs on Google Chrome. It doesn't occur on Firefox but I still want to make sure it's gone off my computer in case it infects Firefox.
Here is an example of how it looks like:
I've tried to check what extensions and programs are causing this but they were uninstalled before I found out about this. I thought that if I uninstalled them, so would the ad virus pop-ups.
The directory of my file is C:\Program Files (x86)\MSR\Privoxy
It also seems to automatically check the Google Chrome LAN setting for using a Proxy Server.
Here is also what I've tried doing so far:
Manually deleting it but it was locked. Checked the Add or Remove Programs but it wasn't listed there.
Deleting and restarting my computer using the following. Every time I deleted this, it would recreate the folder with all the files again, making it impossible to delete.
- MalwareBytes Anti-Malware. It restarted the computer thinking it was deleted but regenerated.
- LockHunter. It told me what was locking it and it was the program itself. However, I checked the Task Manager but there was nothing on that so it most likely wasn't me that was opening it.
- ADW Cleaner. Same as Malware Bytes
Command Line Delete.
I also tried using the Registry Editor and erased all the registries for Privoxy. It still didn't work.
I tried using the Perfect Uninstaller and ended the process from the "Other Processes" menu then deleted it. After restarting the computer it automatically recreated itself again.
I tried uninstalling it by clicking the Uninstall package file but it got rid of all but
mgwz.dll
,Privoxy.exe
andprivoxy.txt
Here is the result for Command line.
Microsoft Windows [Version 6.1.7601]
Copyright (c) 2009 Microsoft Corporation. All rights reserved.
C:\Program Files (x86)\MSR>del Privoxy
C:\Program Files (x86)\MSR\Privoxy\*, Are you sure (Y/N)? y
C:\Program Files (x86)\MSR\Privoxy\mgwz.dll
Access is denied.
C:\Program Files (x86)\MSR\Privoxy\privoxy.exe
Access is denied.
C:\Program Files (x86)\MSR\Privoxy\privoxy.log
The process cannot access the file because it is being used by another process.
So how do I get rid of this indestructible program? Overall, it seems like whenever I have the chance to delete it, it keeps coming back.
Privoxy is a legit program (which may be being misused by your malware) so have you tried simple stuff like checking Appwiz.cpl? unfourtunately if you have hacked and slashed your registry it probably won't appear any longer. check services.msc to see if you see it there, and if not, check your task scheduler to make sure its not being started and restarted there. look in the privoxy folder for a file called unins000.exe or uninstall.exe and if present, run it. failing all else, you could download privoxy from the tor foundation, install it as a repair, and then remove it. – Frank Thomas – 2014-06-15T05:12:35.240
Where would
Appwiz.cpl
be located? Also, what aboutservices.msc
? Yeah I think I did get caught into a Malware but I cant find out what's causing this. I did do the uninstall folder but didn't fully work either. – puretppc – 2014-06-15T05:23:10.777just type them into the run bar, or go to the control panel . appwiz is the add remove programs applet, and services.msc is the Administrator Tools -> Services applet. – Frank Thomas – 2014-06-15T05:24:43.710
Well the Add/Remove programs didn't list Privoxy for some reason.That means appwiz.cpl didn't work. Services.msc didn't list privoxy either. – puretppc – 2014-06-15T05:28:43.943
I assume you've tried to stop the process using somthing like process explorer, and it is restarting after you kill it? if so, check your task scheduler. if not, kill the privoxy process before attempting to delete. if its not in the task scheduler, pull down sysinternal's autoruns and see if you can find out how its started and disable it from there. then reboot and try again. – Frank Thomas – 2014-06-15T05:41:19.057
1Actually somehow it worked. I downloaded a program called "activeris antimalware" and it just removed it. I even restarted it many times and never saw it returning. Well thanks for your help anyways! – puretppc – 2014-06-16T18:26:28.557