1 2009-12-06 10:57:58

Hi,

I've come across a PC disc protected with LaserLok (v5, if that matters). What is the proper way to dump this? It contains corrupt sectors, as it seems. Should I read it with IsoBuster and replace the unreadable sectors with zeroes? Or is it better to use ddump, which I believe overwrites unreadable sectors with 55's?

I guess there is no way (and it won't make much sense) to recover the actual data inside the sectors, is there?

Thanks smile

2 2009-12-06 11:57:11

I used ddump for my MDK2 dump and it seems to work well. If there's a way of getting the actual data of the sectors I've been unable to find it.

3 2009-12-06 12:26:07

All right, I think IsoBuster would have worked just as fine for your dump. The CRCs wouldn't have matched, though, because ddump fills erroneous sectors with 55, IsoBuster with 00. So I wonder which of these methods is officially suggested; I don't want the database to be flooded with duplicate dumps just because of how different programs handle corrupt sectors differently.

4 2009-12-06 16:49:30

ddump / 55

My patch requests thread
--------------------------------

5 2009-12-06 16:51:38

Thanks, that's the kind of statement I was waiting for big_smile