Ran Kaspersky Virus Removal (with thanks) on Windows Vista Home - "threats" unresolved were listed as "password protected exe" - should I do more with theseÉ
Printable View
Ran Kaspersky Virus Removal (with thanks) on Windows Vista Home - "threats" unresolved were listed as "password protected exe" - should I do more with theseÉ
Close/unload all the programs
Switch off:
- Antivirus and, if you have - Firewall.
- [URL="http://virusinfo.info/showthread.php?t=9207"]Execute following script[/URL] in Manual Healing
[CODE]begin
SearchRootkit(true, true);
SetAVZGuardStatus(true);
QuarantineFile('C:\Users\Shauna\AppData\Local\Temp\msrcqxbq.dll','');
QuarantineFile('C:\Users\Shauna\AppData\Local\Temp\Fg0.exe','');
DeleteFile('C:\Users\Shauna\AppData\Local\Temp\Fg0.exe');
DeleteFile('c:\windows\Tasks\{22116563-108C-42c0-A7CE-60161B75E508}.job');
DeleteFile('C:\Users\Shauna\AppData\Local\Temp\msrcqxbq.dll');
RegKeyParamDel('HKEY_USERS','S-1-5-21-309043738-1267825160-2192685949-1000\Software\Microsoft\Windows\CurrentVersion\Run','ynwnwf');
RegKeyParamDel('HKEY_USERS','S-1-5-21-309043738-1267825160-2192685949-1000\Software\Microsoft\Windows\CurrentVersion\Run','3FWHZQA3LT');
BC_ImportAll;
ExecuteSysClean;
ExecuteWizard('TSW',2,2,true);
BC_Activate;
RebootWindows(true);
end.[/CODE]
After reboot:
- Execute following script in Manual Healing
[CODE]begin
CreateQurantineArchive('C:\quarantine.zip');
end.[/CODE]
- Upload the C:\quarantine.zip here: [URL="http://virusinfo.info/upload_virus_eng.php?tid=83713"]upload_virus_eng.[/URL]
- Make a new log file and Attach a new log to your new post..