<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[Redump Forum — New IRD Toolkit]]></title>
		<link>http://forum.redump.org/topic/53418/new-ird-toolkit/</link>
		<atom:link href="http://forum.redump.org/feed/rss/topic/53418/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in New IRD Toolkit.]]></description>
		<lastBuildDate>Tue, 06 Feb 2024 00:55:07 +0000</lastBuildDate>
		<generator>PunBB 1.4.4</generator>
		<item>
			<title><![CDATA[Re: New IRD Toolkit]]></title>
			<link>http://forum.redump.org/post/114719/#p114719</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Deterous)]]></author>
			<pubDate>Tue, 06 Feb 2024 00:55:07 +0000</pubDate>
			<guid>http://forum.redump.org/post/114719/#p114719</guid>
		</item>
		<item>
			<title><![CDATA[Re: New IRD Toolkit]]></title>
			<link>http://forum.redump.org/post/114710/#p114710</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Nemok)]]></author>
			<pubDate>Mon, 05 Feb 2024 16:22:13 +0000</pubDate>
			<guid>http://forum.redump.org/post/114710/#p114710</guid>
		</item>
		<item>
			<title><![CDATA[New IRD Toolkit]]></title>
			<link>http://forum.redump.org/post/114655/#p114655</link>
			<description><![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>]]></description>
			<author><![CDATA[null@example.com (Deterous)]]></author>
			<pubDate>Sun, 04 Feb 2024 03:26:08 +0000</pubDate>
			<guid>http://forum.redump.org/post/114655/#p114655</guid>
		</item>
	</channel>
</rss>
