my internet explorer open from its self on some web pages that want to fix and scan my system and every time i close them it return to open automatically to do the same
my internet explorer open from its self on some web pages that want to fix and scan my system and every time i close them it return to open automatically to do the same
Switch off/Disable:
- Antivirus and and, if you have - Firewall.
- System Restore
- Execute following script in Manual disinfection
After reboot execute following script in Manual disinfectionКод:begin SearchRootkit(true, true); SetAVZGuardStatus(True); ClearQuarantine; QuarantineFile('C:\WINDOWS\system32\DRIVERS\tcpip.sys',''); QuarantineFile('C:\windows\bill109.exe',''); QuarantineFile('arp.exe',''); DeleteFile('C:\windows\bill109.exe'); RegKeyParamDel('HKEY_LOCAL_MACHINE','Software\Microsoft\Windows\CurrentVersion\Run','sysfbtray'); BC_ImportAll; ExecuteSysClean; BC_Activate; ExecuteRepair(13); SetAVZPMStatus(True); RebootWindows(true); end.
and upload the C:\quarantine.zip over the link Upload quarantined files on the top of this page.Код:begin CreateQurantineArchive('C:\quarantine.zip'); end.
- Repeat a log file of AVPTool.
- Attach a log to your new post..