Notifications
Clear all

CD ROM VERIFICATION

5 Posts
5 Users
0 Reactions
583 Views
cjfaiella
(@cjfaiella)
Active Member
Joined: 19 years ago
Posts: 5
Topic starter  

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?


   
Quote
hogfly
(@hogfly)
Reputable Member
Joined: 21 years ago
Posts: 287
 

Many tools are available.

ISObuster
Software from http//www.infinadyne.com/

Or you could load up a linux box and hash the device sha1sum /dev/cdrom > cd.sha1 for free.


   
ReplyQuote
(@rocklobster)
Active Member
Joined: 20 years ago
Posts: 17
 

sha1sum.exe and md5sum.exe are binaries available for use on Windows systems as well.


   
ReplyQuote
(@perica)
Active Member
Joined: 19 years ago
Posts: 15
 

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.


   
ReplyQuote
 ddow
(@ddow)
Reputable Member
Joined: 21 years ago
Posts: 278
 

Tools are a bit inconsistent in they way they behave. One might be including something that the other isn't. Welcome to forensics. (


   
ReplyQuote
Share: