|
| HashMyFiles v1.29 - Calculate MD5/SHA1/CRC32 hashes of your files
Copyright (c) 2007 - 2008 Nir Sofer
|
Description
HashMyFiles is small utility that allows you to calculate the MD5 and SHA1 hashes of one or more files in your system.
You can easily copy the MD5/SHA1 hashes list into the clipboard, or save them into text/html/xml file.
HashMyFiles can also be launched from the context menu of Windows Explorer, and display the MD5/SHA1 hashes
of the selected file or folder.
System Requirements
This utility works on Windows 2000/XP/2003/Vista. Older versions of Windows are not supported.
Versions History
- Version 1.29:
- Fixed bug: The main window lost the focus when the user switched to another application and then returned back to HashMyFiles.
- Version 1.28:
- Display single file progress information (in percent) while hashing large files.
- Version 1.27:
- Added new file type in save - comma-delimited file (.csv)
- Added new command-line option - /scomma
- Version 1.26:
- 'Mark Identical Hashes' option - now also works with saved HTML files and HTML reports.
- Version 1.25:
- Add new column: 'Identical' - When there are 2 or more identical hashes, this column is filled with a number
(1 for the first identical hashes, 2 for the second, and so on...)
- Add 'Mark Identical Hashes' option - Mark identical hashes with up to 8 different colors.
- Version 1.20:
- Fixed bug: When using 'Add Process Files' option, the filenames displayed in short path format.
- Version 1.19:
- New command-line option: /files (support for loading multiple files)
- Version 1.18:
- Fixed bug in Unicode version: wrong characters added to clipboard copy option.
- Version 1.17:
- Added 'Mark Hash In Clipboard' option.
If this options is selected, the hash that you copy to the clipboard is compared to the MD5/SHA1 hashes
that are currently displayed in HashMyFiles. If there is a match, the hash line is marked in green color.
- Version 1.16:
- Added 'FF FE' characters in the beginning of the saved Unicode files (Unicode version only).
- Version 1.15:
- Fixed bug: HashMyFiles remained in memory if you closed it while calculating hashes.
- New option: 'Add Process Files' - Allows you to get the hashes of all DLL files of the selected process.
- Version 1.10:
- Explorer Context Menu - If an instance of HashMyFiles is already running, the selected files
will be added to the existing instance, instead of creating a new one.
- File icons are now displayed according to the file type.
- New option: Always On Top.
- Added 'Stop' menu item while calculating the hashes.
- Added CRC32 calculations.
- Added new columns: Modified Time, Created Time, and File Size.
- Version 1.00 - First Release.
Using HashMyFiles
HashMyFiles doesn't require any installation process or additional DLL files.
In order to start using it, simply run the executable file (HashMyFiles.exe).
After you run it, you can add files and folders that you want to view their MD5/SHA1 hashes.
You can do it by using the 'Add File' and 'Add Folder' options under the File menu, or simply by draging
the files and folder from Explorer into the main window of HashMyFiles.
After adding the desired files, you can copy the MD5/SHA1 hashes to the clipboard, or save the hashes list into
text/html/xml file.
Explorer Context Menu
HashMyFiles can also be used directly from Windows Explorer.
In order to enable this feature, go to the Options menu, and choose the 'Enable Explorer Context Menu' option.
After you enable this feature, you can right-click on any file or folder on Windows Explorer, and choose the
'HashMyFiles' item from the menu.
If you run the HashMyFiles option for a folder, it'll display the hashes for all files in the selected folder.
If you run the HashMyFiles option for a single file, it'll display only the hashes for that file.
Command-Line Options
|
/file <Filename | Folder | Wildcard>
| Specifies the filename, folder, or wildcard that you want to hash.
| |
/files <Filename> <Filename> <Filename> ...
| Specify multiple filenames, folders, or wildcards that you want to hash.
| |
/stext <Filename>
| Save the hashes list into a regular text file.
| |
/stab <Filename>
| Save the hashes list into a tab-delimited text file.
| |
/stabular <Filename>
| Save the hashes list into a tabular text file.
| |
/shtml <Filename>
| Save the hashes list into HTML file (Horizontal).
| |
/sverhtml <Filename>
| Save the hashes list into HTML file (Vertical).
| |
/sxml <Filename>
| Save the hashes list to XML file.
| |
/scomma <Filename>
| Save the hashes list to comma-delimited file.
|
Examples:
HashMyFiles.exe /file "c:\temp\*.zip" /shtml "c:\temp\1.html"
HashMyFiles.exe /file "d:\temp\myfile.zip" /stab "d:\temp\myfile.txt"
HashMyFiles.exe /file "d:\my files"
HashMyFiles.exe /files "c:\temp\*.zip" "c:\temp\1234.exe" "c:\temp\Hello.exe" /shtml "c:\temp\1.html"
Translating HashMyFiles to other languages
In order to translate HashMyFiles to other language, follow the instructions below:
- Run HashMyFiles with /savelangfile parameter:
HashMyFiles.exe /savelangfile
A file named HashMyFiles_lng.ini will be created in the folder of HashMyFiles utility.
- Open the created language file in Notepad or in any other text editor.
- Translate all string entries to the desired language.
Optionally, you can also add your name and/or a link to your Web site.
(TranslatorName and TranslatorURL values) If you add this information, it'll be
used in the 'About' window.
- After you finish the translation, Run HashMyFiles, and all translated
strings will be loaded from the language file.
If you want to run HashMyFiles without the translation, simply rename the language file, or move
it to another folder.
License
This utility is released as freeware.
You are allowed to freely distribute this utility via floppy disk, CD-ROM,
Internet, or in any other way, as long as you don't charge anything for this.
If you distribute this utility, you must include all files in
the distribution package, without any modification !
Disclaimer
The software is provided "AS IS" without any warranty, either expressed or implied,
including, but not limited to, the implied warranties of merchantability and fitness
for a particular purpose. The author will not be liable for any special, incidental,
consequential or indirect damages due to loss of data or any other reason.
Feedback
If you have any problem, suggestion, comment, or you found a bug in my utility,
you can send a message to nirsofer@yahoo.com
HashMyFiles is also available in other languages. In order to change the language of
HashMyFiles, download the appropriate language zip file, extract the 'HashMyFiles_lng.ini',
and put it in the same folder that you Installed HashMyFiles utility.
|
|