Wont let me access my hard drives :( recieve error saying "C:\resycled\ntldr.com is not a valid Win32 application."
[code]to much letters[/code]
Thx guys.
Wont let me access my hard drives :( recieve error saying "C:\resycled\ntldr.com is not a valid Win32 application."
[code]to much letters[/code]
Thx guys.
strange, i don't see in your log C:\resycled\ntldr.com
ok, here your script, execute it in avptool.
[code]
begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('C:\Program Files\SpeedBit Video Downloader\Toolbar\SpeedBitVideoDownloader.dll','');
QuarantineFile('C:\GV1480\LogonAsk.dll','');
QuarantineFile('D:\autorun.inf','');
QuarantineFile('C:\autorun.inf','');
QuarantineFile('C:\PROGRA~1\SPEEDB~1\VideoAcceleratorService.exe','');
DeleteFile('C:\autorun.inf');
DeleteFile('D:\autorun.inf');
DeleteFile('C:\resycled\ntldr.com');
BC_ImportDeletedList;
ExecuteSysClean;
BC_Activate;
ExecuteRepair(6);
ExecuteRepair(8);
ExecuteRepair(9);
ExecuteRepair(16);
RebootWindows(true);
end.
[/code]
please find the quarantine folder in sub folder of avptool,
Zip it with password [B]virus[/B] and send by [url]http://virusinfo.info/upload_virus_eng.php?tid=38422[/url]
let us know,if does it solve your problem.