Exclusively for TechExams members for Infosec Boot Camps starting before April 30, 2026
Process Explorer shows you information about which handles and DLLs processes have opened or loaded. Process Explorer is for tracking down DLL-version problems or handle leaks.
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.
Exclusively for TechExam members. Applies to boot camps starting before April 30, 2026.