Exactly, the last 4510 byte is reverted/scrambled. BTW, does reading error occur if isobuster reads these 2 sectors?The pre-last sector is erroneous. The last sector is reverted/scrambled.
DiscImageCreator
Re: DiscImageCreator
Confirmed.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
I just had a small morning debugging session and one of the dumpers found a CD which has corrupted Path Table Record. I inspected it under debugger and basically all fields are off. I think Path Table Records related values in PVD are wrong.
Please add an option to disable reading Path Table Record via command line in order to fight such weird CDs...
Please add an option to disable reading Path Table Record via command line in order to fight such weird CDs...
Re: DiscImageCreator
/viewtopic.php?p=24240#p24240
/viewtopic.php?p=24250#p24250
/viewtopic.php?p=24265#p24265
About PVD:
If it can't be read by IsoBuster, it is weird disc, otherwise dic's bug.
/viewtopic.php?p=24250#p24250
/viewtopic.php?p=24265#p24265
Thanks several report, but I don't have these disc, so I can't test and fix them.Attention
1. Before you report a bug, could you test the latest test version. Nevertheless a bug exists, could you upload all created file except bin, img and scm. And could you tell me the disc title ,region, barcode and ringcode.
About PVD:
If it can't be read by IsoBuster, it is weird disc, otherwise dic's bug.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
It's not a bug in DIC. DIC correctly parses the data. It's disc fault. New operating systems do not detect anything on the cd. Only old Windows show the data (I guess those old versions do not handle Path Table records).
Re: DiscImageCreator
Is it really ISO9660 disc? If so, it is easily unbelievable that "Only" old Windows (3.1?, 95?, 98?, 2000? etc) can read it.
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
Of course.sarami wrote:BTW, does reading error occur if isobuster reads these 2 sectors?
Re: DiscImageCreator
here are the dump files with reentrant's DIC http://www107.zippyshare.com/v/xb6AmTRp/file.html i could open the disc on windows xp but not on windows 8.1 tested on 4 plextor drivessarami wrote:Is it really ISO9660 disc? If so, it is easily unbelievable that "Only" old Windows (3.1?, 95?, 98?, 2000? etc) can read it.
Re: DiscImageCreator
olofolleola4 is having some problems dumping a disc. The disc has 3 data tracks and in the third track seems to switch between different data modes. DIC seems to be descrambling it erroneously, starting from byte 529200.
There seem to be some bytes missing in the last sector of the .scm, which make it impossible to fully descramble.
When I manually descramble the .scm, I get these results:
Files: http://www64.zippyshare.com/v/OEdxBoYD/file.html
There seem to be some bytes missing in the last sector of the .scm, which make it impossible to fully descramble.
When I manually descramble the .scm, I get these results:
Does this mean that if properly descrambled, the dump is correct and doesn't need any 0x55 fixes?D:\dic>eccedc check "d:\descramble_CDDA_TEAZLE_CD (Track 3).bin"
FILE: d:\descramble_CDDA_TEAZLE_CD (Track 3).bin
[F:handleCheckOrFix][L:512] GetLastError: 2, The system cannot find the file specified.
If sub file exists, this app can check the data sector precisely
Checking sectors (LBA) 512/ 512
User data vs. ecc/edc match all
Files: http://www64.zippyshare.com/v/OEdxBoYD/file.html
Last edited by Jackal on Sun Jul 16, 2017 3:38 am, edited 1 time in total.
Re: DiscImageCreator
Weird.. if you can, please try on win7, win10, linux(ubuntu, fedora etc.)xTMODx wrote:i could open the disc on windows xp but not on windows 8.1 tested on 4 plextor drives
_mainError.txtJackal wrote:olofolleola4 is having some problems dumping a disc.
Code: Select all
LBA[308560, 0x4b550]: Track[00]: Sync is invalid
========== LBA[308560, 0x4b550]: Main Channel ==========
+0 +1 +2 +3 +4 +5 +6 +7 +8 +9 +A +B +C +D +E +F
0( 0) 00 ff ff ff ff ff ff ff 00 ff ff ff ff ff ff ff
10( 16) ff ff ff 00 69 b6 10 61 03 83 f4 cd bf 24 63 7a
:
:I don't know whether these sector are a mastering error, or a protect or not.Does this mean that if properly descrambled, the dump is correct and doesn't need any 0x55 fixes?
DiscImageCreator, UmdImageCreator, Conv2multiBin, bin2wav, PS3Auth (needs login), [url=http://www.mediafire.com/file/5cgoy11x6ahc7qh/%2523recompressTo7z_20150109.bat/file]recompressTo7z_20150109.bat[/url]
Re: DiscImageCreator
"308558-->308560 isn't readable.
Track 3 is recognized as Audio mode in IsoBuster."
I guess the shift is caused by data > audio transition?
Track 3 is recognized as Audio mode in IsoBuster."
I guess the shift is caused by data > audio transition?