<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Redump Forum — Updates on Ring Protech dumping method?]]></title>
	<link rel="self" href="http://forum.redump.org/feed/atom/topic/60899/" />
	<updated>2025-03-09T21:05:39Z</updated>
	<generator version="1.4.4">PunBB</generator>
	<id>http://forum.redump.org/topic/60899/updates-on-ring-protech-dumping-method/</id>
		<entry>
			<title type="html"><![CDATA[Re: Updates on Ring Protech dumping method?]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/124900/#p124900" />
			<content type="html"><![CDATA[<p>Well done.</p>]]></content>
			<author>
				<name><![CDATA[Nemok]]></name>
				<uri>http://forum.redump.org/user/63612/</uri>
			</author>
			<updated>2025-03-09T21:05:39Z</updated>
			<id>http://forum.redump.org/post/124900/#p124900</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Updates on Ring Protech dumping method?]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/124898/#p124898" />
			<content type="html"><![CDATA[<p>Thanks man. It&#039;s a nice code but it&#039;s not the code I was looking for. Anyway, I have found it elsewhere and I&#039;m preparing a new version of CDArchive which will:<br />- Remove dependency on CDMage completely<br />- Remove dependency on edcecc completely<br />- No merging necessary</p>]]></content>
			<author>
				<name><![CDATA[reentrant]]></name>
				<uri>http://forum.redump.org/user/62415/</uri>
			</author>
			<updated>2025-03-09T19:04:20Z</updated>
			<id>http://forum.redump.org/post/124898/#p124898</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Updates on Ring Protech dumping method?]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/124873/#p124873" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>reentrant wrote:</cite><blockquote><p>I don&#039;t have the code for generating ECC/EDC codes.</p></blockquote></div><p>Now you do : <a href="https://github.com/alex-free/edcre">https://github.com/alex-free/edcre</a></p>]]></content>
			<author>
				<name><![CDATA[Nemok]]></name>
				<uri>http://forum.redump.org/user/63612/</uri>
			</author>
			<updated>2025-03-09T05:08:20Z</updated>
			<id>http://forum.redump.org/post/124873/#p124873</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Updates on Ring Protech dumping method?]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/124807/#p124807" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Deterous wrote:</cite><blockquote><p>It is not for the faint of heart<br /><a href="http://www.wiki.redump.org/index.php?title=Ringed_Disc_Dumping_Guide">http://www.wiki.redump.org/index.php?ti … ping_Guide</a></p></blockquote></div><p><img src="http://forum.redump.org/img/smilies/smile.png" width="15" height="15" alt="smile" /> There&#039;s one improvement possible - automatic merge of extracted sectors (for dvd it&#039;s easy, for cd it&#039;s harder as I don&#039;t have the code for generating ECC/EDC codes - CDMage has it - probably needs to be ripped somehow)</p><p>Do you know where can I find such source code?</p><p>EDIT: Loaded CDMage into IDA. There&#039;s good news and the bad news. I was able to locate code responsible for checking ECC / EDC&nbsp; / repairing. The bad news is that it&#039;s heavy math (Reed Solomon codes). I was able to find this article by looking after specific magic constants, for example 1118:</p><p><a href="https://topic.alibabacloud.com/a/eccedc-algorithm_8_8_32007687.html">https://topic.alibabacloud.com/a/eccedc … 07687.html</a></p><p>Unless someone rips that code from CDMage (hard) or writes it from scratch (hard+++) there&#039;s no room for improvement for cd dumping <img src="http://forum.redump.org/img/smilies/hmm.png" width="15" height="15" alt="hmm" /></p><p>EDIT2:<br />For DVDs process can be improved in two ways:<br />- 2048B sectors can be auto merged into input image file (in the code I have: rangeContext.writeSectorToImage = FALSE, so it&#039;s just a matter of setting it to TRUE)<br />- Read speed can be optimized if I know which 2048B sector is already correct in the input image. If sectors is full of zeroes - I can assume it&#039;s corrupted and try to re-read it. Is it safe?</p><p>For CDs process can be improved in one way:<br />- 2352B sectors can be auto merged into input image file (in the code I have: rangeContext.writeSectorToImage = FALSE, so it&#039;s just a matter of setting it to TRUE)</p><p>Attached newest build with auto-merge enabled...</p>]]></content>
			<author>
				<name><![CDATA[reentrant]]></name>
				<uri>http://forum.redump.org/user/62415/</uri>
			</author>
			<updated>2025-03-06T21:52:22Z</updated>
			<id>http://forum.redump.org/post/124807/#p124807</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Updates on Ring Protech dumping method?]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/124733/#p124733" />
			<content type="html"><![CDATA[<p>Already had Almagno years ago trying to pull that one, we just can&#039;t afford this method. If it was only a few discs, it could be pulled, but in our case, is impossible.</p><p>We&#039;ll wait till a solution comes from Redumper.</p>]]></content>
			<author>
				<name><![CDATA[diego-rbb-93]]></name>
				<uri>http://forum.redump.org/user/62589/</uri>
			</author>
			<updated>2025-03-04T08:37:37Z</updated>
			<id>http://forum.redump.org/post/124733/#p124733</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Updates on Ring Protech dumping method?]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/124731/#p124731" />
			<content type="html"><![CDATA[<p>Work to support automatic/semi-automatic dumping of ring protection (or a subset of ring protection) is being done in redumper.</p><p>Until then, this is the guide you should follow for ringed discs. It is not for the faint of heart, takes a lot of time and effort:<br /><a href="http://www.wiki.redump.org/index.php?title=Ringed_Disc_Dumping_Guide">http://www.wiki.redump.org/index.php?ti … ping_Guide</a></p>]]></content>
			<author>
				<name><![CDATA[Deterous]]></name>
				<uri>http://forum.redump.org/user/63557/</uri>
			</author>
			<updated>2025-03-04T03:20:03Z</updated>
			<id>http://forum.redump.org/post/124731/#p124731</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Updates on Ring Protech dumping method?]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/124725/#p124725" />
			<content type="html"><![CDATA[<p>DeMoya and I still seek to dump a good bunch of FX Interactive publisher discs from Spain AKA IBM PC spanish discs.</p><p>However, this publisher tend to use this damn ringcode protection and as I&#039;ve explained a few times over the years, the current dumping method is just too much.</p><p>Not sure if Redumper is able to deal with this or we are still stuck in the old method. Thanks for the atention.</p>]]></content>
			<author>
				<name><![CDATA[diego-rbb-93]]></name>
				<uri>http://forum.redump.org/user/62589/</uri>
			</author>
			<updated>2025-03-03T21:41:53Z</updated>
			<id>http://forum.redump.org/post/124725/#p124725</id>
		</entry>
</feed>
