from one month ago I recognize in Total commander that some on my folders have exe extension and I try to find out how to repair this with avast but... If you have a solution maybe you can send some medicament :)
BR Miki
Printable View
from one month ago I recognize in Total commander that some on my folders have exe extension and I try to find out how to repair this with avast but... If you have a solution maybe you can send some medicament :)
BR Miki
Switch off/Disable:
- Antivirus and and, if you have - Firewall.
- System Restore
- [URL="http://virusinfo.info/showthread.php?t=9207"]Execute following script[/URL] in Manual disinfection
[CODE]
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
ClearQuarantine;
QuarantineFile('C:\RECYCLER\S-1-5-21-5339049113-2340567236-124364450-4019\sysinfo.exe,explorer.exe,C:\RECYCLER\S-1-5-21-8571641262-1329637583-296387506-6979\sysinfo.exe','');
QuarantineFile('J:\autorun.inf','');
DeleteFile('J:\autorun.inf');
DeleteFile('C:\RECYCLER\S-1-5-21-5339049113-2340567236-124364450-4019\sysinfo.exe,explorer.exe,C:\RECYCLER\S-1-5-21-8571641262-1329637583-296387506-6979\sysinfo.exe');
DeleteFile('C:\RECYCLER\S-1-5-21-5339049113-2340567236-124364450-4019\sysinfo.exe');
DeleteFile('C:\RECYCLER\S-1-5-21-8571641262-1329637583-296387506-6979\sysinfo.exe');
ExecuteWizard('TSW', 2, 2, true);
ExecuteWizard('SCU', 2, 2, true);
BC_ImportAll;
ExecuteSysClean;
BC_Activate;
SetAVZPMStatus(True);
RebootWindows(true);
end.
[/CODE]
After reboot [URL="http://virusinfo.info/showthread.php?t=9207"]execute following script[/URL] in Manual disinfection
[code]begin
CreateQurantineArchive('C:\quarantine.zip');
end.
[/code]and upload the C:\quarantine.zip over the link [COLOR="Red"][B]Upload quarantined files[/B][/COLOR] on the top of this page.
- Make a log file with Hijackthis ([URL="http://virusinfo.info/showthread.php?t=9184"] Analysis, p.3 [/URL] for further informations).
- Make a new log of KVRT
- Attach both logs to your new post..