hello
my kaspersky antivirus can't run under my machine, and i got a virus, can u help me to clean my PC.
thank u
hello
my kaspersky antivirus can't run under my machine, and i got a virus, can u help me to clean my PC.
thank u
Disable System Restore
Execute following script
After reboot, attach 3 logs to your new post..Код:begin SearchRootkit(true, true); SetAVZGuardStatus(True); DeleteService('abp470n5'); DeleteFile('C:\WINDOWS\system32\drivers\gokqsn.sys'); BC_ImportDeletedList; ExecuteSysClean; BC_DeleteSvc('abp470n5'); BC_Activate; ExecuteRepair(6); ExecuteRepair(10); ExecuteRepair(17); RebootWindows(true); end.