|
LogonSessions
|
|
Hits: 10 |
|
Date added: 03/01/2005 |
|
If you think that when you logon to a system there's only one active logon sessions this utility will surprise you. It lists the currently active logon sessions and, if you specify the -p option, the processes running in each session. LogonSessions works on Windows 2000 and higher.
Usage: logonsessions [-p] |
|
|
|
|
LoadOrder
|
|
Hits: 2 |
|
Date added: 03/01/2005 |
|
This applet shows you the order that a Windows NT or Windows 2000 system loads device drivers. Note that on Windows 2000 plug-and-play drivers may actually load in a different order than the one calculated, because plug-and-play drivers are loaded on demand during device detection and enumeration. |
|
|
|
|
lmon 1.2
|
|
Hits: 1 |
|
Date added: 01/12/2006 |
|
A Perl-based real time log monitoring solution for near real-time monitoring of logs, sending e-mail alerts upon known or unknown data. |
|
|
|
|
ListDrivers
|
|
Hits: 9 |
|
Date added: 10/01/2006 |
|
ListDrivers lists the loaded kernel drivers. |
|
|
|
|
ListDLLs x86
|
|
Hits: 4 |
|
Date added: 01/26/2005 |
|
A question that I often get asked is Do you know of a utility that will show me which DLLs are loaded on Windows 9x or NT? . The answer I gave up until recently was no , until I discovered a tool in the Windows NT Resource Kit called tlist that does show this information. I decided to write a free-ware version, ListDLLs. Unlike tlist, however, ListDLLs is able to show you the full path names of loaded modules - not just their base names. In addition, ListDLLs will flag loaded DLLs that have different version numbers than their corresponding on-disk files (which occurs when the file is updated after a program loads the DLL), and can tell you which DLLs were relocated because they are not loaded at their base address. |
|
|
|