WinModules is a program that allow you to obtain many usefull information about Win32 modules (exe, dll, drv, scr and more) such as version, copyright information, libraries that imports, functions that exports and resources that contains (bitmaps, icons, cursors, menus, dialog boxes, string tables, accelerators and more)
Here are some key features of "WinModules":
Detailed module views:
· General details view: Size, Type, Attributes & Creation, Last update & Last access dates
· Version details view: Version, File description & Copyright
· Resources details view: Resource types (Bitmaps, Dialogs, Icons, Menus, String tables and more)
Get Win32 module information:
· Module properties: The same properties window as Microsoft Windows Explorer
· Modules headers: Information in the module headers including exporting functions and importing libraries
· Module resources: Resources in the module (bitmaps, icons, dialogs, menus, strings and more
Save individual resources in external files:
· Save icons in .ico files
· Save cursors in .cur files
· Save bitmaps in .bmp files
· Save entire string tables to .txt file
· Extract all strings from a menu to .txt file
· Extract all strings from a dialog to .txt file
Scan a folder to capture all resources:
· Capture and extract to files all the resources of Win32 modules of a folder. This tool allows you to scan all Win32 modules in a folder to get its resources. This is useful for example to get at once all all icons in all dll's on System32 modules.
Special features:
· Automation support through "WinModules.Document" class to show module headers and resources
· Command line options: WinModules [[/Properties | /Resources | /Headers] {file_name} | {path_name}]
· Associate Win32 module extensions (.exe, .dll, .ocx, .drv, etc.) with Shell. This is useful to access module headers and module resources from context menu in Microsoft Windows Explorer.
· Fully fuctional installer/uninstaller