help
i have security tools that need to be deleted
Printable View
help
i have security tools that need to be deleted
Execute following script in AVPtool:
[code]
begin
ClearQuarantine;
SearchRootkit(true, true);
SetAVZGuardStatus(true);
QuarantineFile('c:\users\belinda\appdata\local\wnwpgpf.exe','');
QuarantineFile('C:\Users\Belinda\AppData\Local\26989.exe','');
DeleteFile('C:\Users\Belinda\AppData\Local\26989.exe');
DeleteFile('c:\users\belinda\appdata\local\wnwpgpf.exe');
BC_ImportALL;
ExecuteSysClean;
BC_Activate;
RebootWindows(true);
end.
[/code]
After reboot:
Execute script:
[code]
begin
CreateQurantineArchive('C:\quarantine.zip');
end.
[/code]
upload [B]C:\quarantine.zip[/B] [url=http://virusinfo.info/upload_virus_eng.php?tid=88868]here[/url]
Make a new log file