DiscImageCreator icon indicating copy to clipboard operation
DiscImageCreator copied to clipboard

Regression from 20200921: SecuROM protected area not dumped correctly

Open mariomadproductions opened this issue 2 years ago • 2 comments

Version 20220909

Describe the bug There are a bunch of 0x55 bytes in the place of some non-repetitive data that the current dump on redump.org has. Here is a patch to create the bad dump from the good dump. I guess this is something to-do with SecuROM. It works fine in the 2020921 version of DIC.

Screenshots/command-line DiscImageCreator.exe cd D ISO\PUNISHER1\PUNISHER1.bin 8 /c2 20 /ns /sf

Disc title The Punisher

Disc ringcode

Data Side Mastering Code (laser branded/etched): [sono press logo]<tab>51389297/PUN-EN-ONLY-PC-1 23
Data Side Mastering SID Code: IFPI LP73
Data Side Toolstamp or Mastering Code (engraved/stamped): (NONE)
Data Side Mould SID Code: IFPI 0749
Data Side Additional Mould: (NONE)
Label Side Mould SID Code: (NONE)

URL Tell me the link to get the disc. Amazon: not available on uk amazon, apparently eBay: https://www.ebay.co.uk/sch/i.html?&_nkw=the+punisher+pc discogs: [N/A]

Log file http://forum.redump.org/post/106521 https://archive.org/details/ibm-pc-punisher-the-europe-dump-by-hiccup-on-2022-01-202022-01-21-logs

mariomadproductions avatar Jan 22 '23 20:01 mariomadproductions

There are reading errors in some sectors. Try to dump by the other drive.

LBA[109565, 0x1abfd]: Read error. padding [2352 bytes]
========== LBA[109565, 0x1abfd]: Main Channel ==========
       +0 +1 +2 +3 +4 +5 +6 +7  +8 +9 +A +B +C +D +E +F
0000 : 00 FF FF FF FF FF FF FF  FF FF FF 00 25 A2 65 61   ............%.ea
LBA[271694, 0x4254e]: Track[01]: This sector is data, but sync is invalid
========== LBA[271694, 0x4254e]: Main Channel ==========
       +0 +1 +2 +3 +4 +5 +6 +7  +8 +9 +A +B +C +D +E +F
0000 : 00 FF FF FF FF FF 7E 00  FF FF FF 00 61 A4 D3 D6   ......~.....a...
LBA[271878, 0x42606]: Track[01]: This sector is data, but sync is invalid
========== LBA[271878, 0x42606]: Main Channel ==========
       +0 +1 +2 +3 +4 +5 +6 +7  +8 +9 +A +B +C +D +E +F
0000 : 00 FF FF FF 7F FF FF FF  FF FF FF 00 61 A7 03 61   ............a..a
LBA[272429, 0x4282d]: Track[01]: This sector is data, but sync is invalid
========== LBA[272429, 0x4282d]: Main Channel ==========
       +0 +1 +2 +3 +4 +5 +6 +7  +8 +9 +A +B +C +D +E +F
0000 : 00 FF FF FF FF FF 7E 00  FF FF FF 00 A6 F1 29 61   ......~.......)a
LBA[272531, 0x42893]: Track[01]: This sector is data, but sync is invalid
========== LBA[272531, 0x42893]: Main Channel ==========
       +0 +1 +2 +3 +4 +5 +6 +7  +8 +9 +A +B +C +D +E +F
0000 : 00 FF FF FF FF FF 7E 00  FF FF FF 00 61 B5 63 22   ......~.....a.c"
LBA[272736, 0x42960]: Track[01]: This sector is data, but sync is invalid
========== LBA[272736, 0x42960]: Main Channel ==========
       +0 +1 +2 +3 +4 +5 +6 +7  +8 +9 +A +B +C +D +E +F
0000 : 00 FF 67 17 FF FF FF FF  FF FF 9A 30 61 B8 36 61   ..g........0a.6a

saramibreak avatar Jan 23 '23 09:01 saramibreak

@saramibreak I do have another drive (same/similar model) that I can try later, but these errors don't occur with DIC 2020921, and the dump made with that matches a verified redump dump, so I don't think this is an issue with the drive.

mariomadproductions avatar Jan 23 '23 10:01 mariomadproductions