Module Analyzer
Piecharts showing time that took API calls from each module and in the bottom bytes exchanged. Module Analyzer starts where ProcessExplorer and ProcessMonitor end. User-mode hooking lets you get human-friendly URLs before they are translated to a FQDN (fully-qualified-domain-name) and
Download
View URLs accessed from each module or dll
Network monitors show the fully qualified domain addresses when displaying network activity. For lots of domains that information is not useful. Module Analyzer shows the URLs that the applications request.
Download
View COM objects instanced from each module or dll
Applications could fail or have some weird behavior when a COM object that it uses fails when it is created.
Kernel-mode monitor tools are able to see registry access but cannot tell if a COM object was successfully created.
Download
View files opened from each module or dll
Module Analyzer shows files accessed from each module.
Download
Track down dll and module errors detecting failures in file-system and ole. Watch accessed network urls.