There are many MD5 checksum generators for most operating systems. Below you will find links to both Windows and OSX MD5 checksum generators. Most Linux operating systems have this tool installed by default.
- Windows:
- www.toast442.org/md5/ This tool supports drag and drop. Click "Generate Checksums" on the top of the application.
- OSX:
- Linux:
- Run "
md5sum yourApplicationName
" from the command line. Change yourApplicationName
into the name of your application.