<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[Redump Forum — New IRD Toolkit]]></title>
	<link rel="self" href="http://forum.redump.org/feed/atom/topic/53418/" />
	<updated>2024-02-06T00:55:07Z</updated>
	<generator version="1.4.4">PunBB</generator>
	<id>http://forum.redump.org/topic/53418/new-ird-toolkit/</id>
		<entry>
			<title type="html"><![CDATA[Re: New IRD Toolkit]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/114719/#p114719" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>Nemok wrote:</cite><blockquote><p>Interesting!</p><p>You also mentioned on github that IRDs were &quot;useful for decrypting ISOs after they have been dumped on a PC blu-ray drive&quot;. I didn&#039;t know that, actually so far I only used the key directly with the old command-line tool PS3Dec.</p><p>So do you plan on adding ISO decryption functionality to IRDKit ?</p></blockquote></div><p>I made that comment in reference to RPCS3&#039;s mention of IRD files here: <a href="https://rpcs3.net/quickstart">https://rpcs3.net/quickstart</a></p><p>But, it shouldn&#039;t be too difficult to add decryption to the tool, perhaps in the next version!</p>]]></content>
			<author>
				<name><![CDATA[Deterous]]></name>
				<uri>http://forum.redump.org/user/63557/</uri>
			</author>
			<updated>2024-02-06T00:55:07Z</updated>
			<id>http://forum.redump.org/post/114719/#p114719</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: New IRD Toolkit]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/114710/#p114710" />
			<content type="html"><![CDATA[<p>Interesting!</p><p>You also mentioned on github that IRDs were &quot;useful for decrypting ISOs after they have been dumped on a PC blu-ray drive&quot;. I didn&#039;t know that, actually so far I only used the key directly with the old command-line tool PS3Dec.</p><p>So do you plan on adding ISO decryption functionality to IRDKit ?</p>]]></content>
			<author>
				<name><![CDATA[Nemok]]></name>
				<uri>http://forum.redump.org/user/63612/</uri>
			</author>
			<updated>2024-02-05T16:22:13Z</updated>
			<id>http://forum.redump.org/post/114710/#p114710</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[New IRD Toolkit]]></title>
			<link rel="alternate" href="http://forum.redump.org/post/114655/#p114655" />
			<content type="html"><![CDATA[<p>I&#039;ve released a toolkit for creating PS3 IRD files, and other features.<br /><a href="https://github.com/Deterous/LibIRD/releases/">https://github.com/Deterous/LibIRD/releases/</a><br />It is command-line only and requires .NET 8 installed.<br />A UI for this will be added within MPF eventually</p><p>Creating an IRD (with different options for providing keys):<br /></p><div class="codebox"><pre><code>irdkit create game.iso
irdkit create game.iso -k A125B2FF16B9B18D5C18B5630B501643
irdkit create game.iso -f game.key
irdkit create game.iso -l game.getkey.log</code></pre></div><p>IRDKit can also print info about IRDs (all fields) and ISOs (PS3_DISC.SFB and PARAM.SFO)<br /></p><div class="codebox"><pre><code>irdkit info game.iso
irdkit info game.ird</code></pre></div><p>IRDKit can also provide a comparison between two similar IRDs, showing the difference between the two:<br /></p><div class="codebox"><pre><code>irdkit diff game1.ird game2.ird</code></pre></div><p><strong>Improvements over 3k3y ISOTools, Redump2IRD, and ManaGunZ:</strong><br /></p><ul><li><p>Only requires a redump ISO. Does not require Disc Key/Disc ID/PIC. Pulls key from redump.org and generates ID/PIC.</p></li><li><p>Correctly hashes non-contiguous files</p></li><li><p>Produces reproducible IRDs, 1:1 correspondence with redump ISOs</p></li><li><p>Much faster for large ISOs, ISOs with many files</p></li><li><p>Create IRDs for an entire PS3 ISO set in one command</p></li></ul>]]></content>
			<author>
				<name><![CDATA[Deterous]]></name>
				<uri>http://forum.redump.org/user/63557/</uri>
			</author>
			<updated>2024-02-04T03:26:08Z</updated>
			<id>http://forum.redump.org/post/114655/#p114655</id>
		</entry>
</feed>
