lolo28300
3003Messages postés
23 novembre 2007Date d'inscription
1 févr. 2010 à 08:42
Salut fabchris85,
Copie/colle ce texte dans AVZ , puis clique sur RUN ( le pc va redémarrer tout seul ) :
SetAVZPMStatus(True);
SetAVZGuardStatus(True);
SearchRootkit(true, true);
RegKeyIntParamWrite('HKEY_LOCAL_MACHINE', 'SYSTEM\CurrentControlSet\Control\LSA','RestrictAnonymous', 2);
RegKeyIntParamWrite('HKEY_LOCAL_MACHINE', 'System\CurrentControlSet\Services\LanmanServer\Parameters','AutoShareWks', 0);
RegKeyIntParamWrite('HKEY_LOCAL_MACHINE', 'System\CurrentControlSet\Services\CDROM','AutoRun', 0);
SetServiceStart('RDSessMgr', 4);
SetServiceStart('wampmysqld', 4);
SetServiceStart('SPTISRV', 4);
SetServiceStart('ejabberd01c87ca9109dbf70', 4);
SetServiceStart('TeamViewer4', 4);
SetServiceStart('GoogleDesktopManager', 4);
SetServiceStart('StyleXPService', 4);
DeleteService('StyleXPService');
DeleteService('Boonty Games');
DeleteFile('C:\Program Files\Fichiers communs\BOONTY Shared\Service\Boonty.exe');
DeleteFile('C:\Program Files\Norton Security Scan\Nss.exe');
DeleteFile('C:\Program Files\TGTSoft\StyleXP\StyleXPService.exe');
BC_ImportDeletedList;
ExecuteSysClean;
BC_Activate;
RebootWindows(true);
... Teste à nouveau l'installation de Kaspersky.