Plateforme Level Extreme
Abonnement
Profil corporatif
Produits & Services
Support
Légal
English
Identifying suspicious process
Message
De
10/08/2004 14:45:50
 
 
Information générale
Forum:
Windows
Catégorie:
Autre
Divers
Thread ID:
00931957
Message ID:
00932147
Vues:
18
This message has been marked as a message which has helped to the initial question of the thread.
Nadya,

I dont know if you would want to write your own code but it is pretty easy under .Net using System.Diagnostics.Process.GetProcesses() which returns an array of all processes running on your machine. Then you can just loop through it and write to file etc..

Paul
Précédent
Répondre
Fil
Voir

Click here to load this message in the networking platform