Hello all, I need to verify a load of images with a Mac. Does anybody know of a free downloadable Mac forensic hashing utility that will hash contiguous image files, similar to the way FTK imager does? I've found some free md5 hashing downloads but only ones that will do a single file. I need something that will grab all the image files in a folder and give me a single hash.
Thoughts appreciated.
Hello all, I need to verify a load of images with a Mac. Does anybody know of a free downloadable Mac forensic hashing utility that will hash contiguous image files, similar to the way FTK imager does? I've found some free md5 hashing downloads but only ones that will do a single file. I need something that will grab all the image files in a folder and give me a single hash.
Thoughts appreciated.
If I were you, I'd just use the find command and the openssl library.