PDA

Просмотр полной версии : specious changes



yotta
20.06.2008, 02:13
Hello
i have some specious phenomenon on my computer,it always change the date to the year 2002.

drongo
21.06.2008, 17:21
Execute the following script in AVZ:


begin
SearchRootkit(true, true);
SetAVZGuardStatus(True);
QuarantineFile('E:\autorun.inf','');
QuarantineFile('D:\autorun.inf','');
QuarantineFile('C:\autorun.inf','');
QuarantineFile('C:\WINDOWS\system32\zgxfdx.dll','' );
QuarantineFile('C:\WINDOWS\system32\sgrefg.dll','' );
QuarantineFile('C:\WINDOWS\system32\cedafb.dll','' );
QuarantineFile('C:\WINDOWS\system32\drivers\npf.sy s','');
QuarantineFile('c:\swp50\swp-pro.exe','');
QuarantineFile('C:\WINDOWS\system32\Drivers\v688m2 .sys','');
BC_ImportALL;
BC_Activate;
RebootWindows(true);
end.

The system will reboot.

Upload all quarantined files according to Appendix #3 of the Rules (use red link above).