ShellExt is a small utility that adds 4 shell extensions to the explorer right click
context menus.
- "Decompile" context menu item added for CHM files
this uses the -decompile option of hh.exe to decompile
the chm file you select.
- "MD5 Hash" context menu is added for all files. This feature will pop
up a small form which lists the target file name, size in bytes and
MD5 hash.
- "Strings" context menu is added for all files. This feature extracts all
ASCII and Unicode strings from the specified file and displays the
results in a popup form. During installation, you can optionally configure
minimum match length settings.

- "Hash Files" context menu is added for all folders. This feature
enumerates all files in the folder and displays name, size and hash
in a convenient popup form. Interface also allows for file deletion
which can be quite useful when sorting folders containing possibly
duplicate samples.

|