A voir également:
- Utilisation de list kill'em
- Utilisation chromecast - Guide
- Télécharger gratuitement notice d'utilisation - Guide
- List disk - Guide
- Directory list & print - Télécharger - Divers Utilitaires
- Liste déroulante de choix excel - Guide
121 réponses
Voilà déso j'étais parti pour un examun...Voila je l'ai refait en tant qu'admin. mais je crois bien que je l'avais déjà fait.
Logfile of The Avenger Version 2.0, (c) by Swandog46
http://swandog46.geekstogo.com
Platform: Windows Vista
*******************
Script file opened successfully.
Script file read successfully.
Backups directory opened successfully at C:\Avenger
*******************
Beginning to process script file:
Rootkit scan active.
No rootkits found!
Error: could not open registry key "HKLM\SYSTEM\CurrentControlSet\Services\jtnmf" for deletion
Deletion of registry key "HKLM\SYSTEM\CurrentControlSet\Services\jtnmf" failed!
Status: 0xc0000001 (STATUS_UNSUCCESSFUL)
Error: could not open registry key "HKLM\SYSTEM\\Services\ControlSet001\jtnmf" for deletion
Deletion of registry key "HKLM\SYSTEM\\Services\ControlSet001\jtnmf" failed!
Status: 0xc0000001 (STATUS_UNSUCCESSFUL)
Error: could not open registry key "HKLM\SYSTEM\\Services\ControlSet002\jtnmf" for deletion
Deletion of registry key "HKLM\SYSTEM\\Services\ControlSet002\jtnmf" failed!
Status: 0xc0000001 (STATUS_UNSUCCESSFUL)
Completed script processing.
*******************
Finished! Terminate.
http://swandog46.geekstogo.com
Platform: Windows Vista
*******************
Script file opened successfully.
Script file read successfully.
Backups directory opened successfully at C:\Avenger
*******************
Beginning to process script file:
Rootkit scan active.
No rootkits found!
Error: could not open registry key "HKLM\SYSTEM\CurrentControlSet\Services\jtnmf" for deletion
Deletion of registry key "HKLM\SYSTEM\CurrentControlSet\Services\jtnmf" failed!
Status: 0xc0000001 (STATUS_UNSUCCESSFUL)
Error: could not open registry key "HKLM\SYSTEM\\Services\ControlSet001\jtnmf" for deletion
Deletion of registry key "HKLM\SYSTEM\\Services\ControlSet001\jtnmf" failed!
Status: 0xc0000001 (STATUS_UNSUCCESSFUL)
Error: could not open registry key "HKLM\SYSTEM\\Services\ControlSet002\jtnmf" for deletion
Deletion of registry key "HKLM\SYSTEM\\Services\ControlSet002\jtnmf" failed!
Status: 0xc0000001 (STATUS_UNSUCCESSFUL)
Completed script processing.
*******************
Finished! Terminate.
ok j'ai fait une faute de syntaxe :
Begin copying here:
registry keys to delete:
HKLM\SYSTEM\CurrentControlSet\Services\jtnmf
HKLM\SYSTEM\Services\ControlSet001\jtnmf
HKLM\SYSTEM\Services\ControlSet002\jtnmf
Begin copying here:
registry keys to delete:
HKLM\SYSTEM\CurrentControlSet\Services\jtnmf
HKLM\SYSTEM\Services\ControlSet001\jtnmf
HKLM\SYSTEM\Services\ControlSet002\jtnmf
Vous n’avez pas trouvé la réponse que vous recherchez ?
Posez votre question
Logfile of The Avenger Version 2.0, (c) by Swandog46
http://swandog46.geekstogo.com
Platform: Windows Vista
*******************
Script file opened successfully.
Script file read successfully.
Backups directory opened successfully at C:\Avenger
*******************
Beginning to process script file:
Rootkit scan active.
No rootkits found!
Error: could not open registry key "HKLM\SYSTEM\CurrentControlSet\Services\jtnmf" for deletion
Deletion of registry key "HKLM\SYSTEM\CurrentControlSet\Services\jtnmf" failed!
Status: 0xc0000001 (STATUS_UNSUCCESSFUL)
Error: could not open registry key "HKLM\SYSTEM\Services\ControlSet001\jtnmf" for deletion
Deletion of registry key "HKLM\SYSTEM\Services\ControlSet001\jtnmf" failed!
Status: 0xc0000001 (STATUS_UNSUCCESSFUL)
Error: could not open registry key "HKLM\SYSTEM\Services\ControlSet002\jtnmf" for deletion
Deletion of registry key "HKLM\SYSTEM\Services\ControlSet002\jtnmf" failed!
Status: 0xc0000001 (STATUS_UNSUCCESSFUL)
Completed script processing.
*******************
Finished! Terminate.
http://swandog46.geekstogo.com
Platform: Windows Vista
*******************
Script file opened successfully.
Script file read successfully.
Backups directory opened successfully at C:\Avenger
*******************
Beginning to process script file:
Rootkit scan active.
No rootkits found!
Error: could not open registry key "HKLM\SYSTEM\CurrentControlSet\Services\jtnmf" for deletion
Deletion of registry key "HKLM\SYSTEM\CurrentControlSet\Services\jtnmf" failed!
Status: 0xc0000001 (STATUS_UNSUCCESSFUL)
Error: could not open registry key "HKLM\SYSTEM\Services\ControlSet001\jtnmf" for deletion
Deletion of registry key "HKLM\SYSTEM\Services\ControlSet001\jtnmf" failed!
Status: 0xc0000001 (STATUS_UNSUCCESSFUL)
Error: could not open registry key "HKLM\SYSTEM\Services\ControlSet002\jtnmf" for deletion
Deletion of registry key "HKLM\SYSTEM\Services\ControlSet002\jtnmf" failed!
Status: 0xc0000001 (STATUS_UNSUCCESSFUL)
Completed script processing.
*******************
Finished! Terminate.
▶ Relance List&Kill'em(soit en clic droit pour vista),avec le raccourci sur ton bureau.
mais cette fois-ci :
▶ choisis l'option command lines
un document texte va s'ouvrir à l'apparition de : Text Please
▶copie/colle le texte en gras ci-dessous :
for /f "skip=5 tokens=*" %%a in ('Swreg query "HKLM\SYSTEM\ControlSet001\Services\jtnmf"') do (
cls & echo. & echo. & echo %%~a
Swreg acl "%%~a" /GE:F;D /P /Q /OA >nul 2>&1 &&(
echo [%%~a] : Present>> C.txt ))
notepad C.txt
del /f /q C.txt
ensuite onglet "Fichier" clic sur enregistrer , puis ferme ce bloc notes
Laisse travailler l'outil
à la fin un rapport s'ouvre ,
▶ poste le resultat
mais cette fois-ci :
▶ choisis l'option command lines
un document texte va s'ouvrir à l'apparition de : Text Please
▶copie/colle le texte en gras ci-dessous :
for /f "skip=5 tokens=*" %%a in ('Swreg query "HKLM\SYSTEM\ControlSet001\Services\jtnmf"') do (
cls & echo. & echo. & echo %%~a
Swreg acl "%%~a" /GE:F;D /P /Q /OA >nul 2>&1 &&(
echo [%%~a] : Present>> C.txt ))
notepad C.txt
del /f /q C.txt
ensuite onglet "Fichier" clic sur enregistrer , puis ferme ce bloc notes
Laisse travailler l'outil
à la fin un rapport s'ouvre ,
▶ poste le resultat
demarrer / executer puis tapes regedit puis entrée
ensuite suis ce cheminement et vois si la clé y est toujours :
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\jtnmf
ensuite suis ce cheminement et vois si la clé y est toujours :
HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\jtnmf
clic droit dessus => autorisations.... => tout autoriser à tout le monde => valider
clic droit dessus => supprimer
clic droit dessus => supprimer
on va retenter un CFscript en mode sans echec sans prise en charge reseau
----------------------------------------------------------
KillAll::
Driver::
jtnmf
Registry::
[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\jtnmf]
[-HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\jtnmf]
[-HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\jtnmf]
------------------------------------------------------------------
----------------------------------------------------------
KillAll::
Driver::
jtnmf
Registry::
[-HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\jtnmf]
[-HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Services\jtnmf]
[-HKEY_LOCAL_MACHINE\SYSTEM\ControlSet002\Services\jtnmf]
------------------------------------------------------------------
oé ben sa met chaque fois acces denied admin... en gros sa dit qu'il faut avoir les droit administrateur pour pouvoir le faire....
A+