saramibreak / DiscImageCreator

This is the disc (CD, GD, DVD, HD-DVD, BD, GC/Wii, XBOX, XBOX 360) and disk (Floppy, MO, USB etc) image creation tool
http://forum.redump.org/topic/10483/discimagecreator/
Apache License 2.0
530 stars 45 forks source link

Regression from 20200921: SecuROM protected area not dumped correctly #176

Open mariomadproductions opened 1 year ago

mariomadproductions commented 1 year ago

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

saramibreak commented 1 year ago

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
mariomadproductions commented 1 year ago

@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.