Notifications
Clear all
Topic starter
01/11/2006 11:07 pm
Hi All
I need to validate some CD ROMS - Is there a program that can be used for validation of a CD ROM similar to chksum - with usable output for a report?
01/11/2006 11:36 pm
Many tools are available.
ISObuster
Software from http//
Or you could load up a linux box and hash the device sha1sum /dev/cdrom > cd.sha1 for free.
02/11/2006 2:51 am
sha1sum.exe and md5sum.exe are binaries available for use on Windows systems as well.
10/11/2006 11:25 am
There is a problem when make CD-ROM HASH.
I have used Winhex,md5sum.exe to make CD-ROM HASH,and found there were two different hash results for a same CD-ROM. I didn't know the reason.
10/11/2006 11:53 pm
Tools are a bit inconsistent in they way they behave. One might be including something that the other isn't. Welcome to forensics. (