<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
	xmlns:media="http://search.yahoo.com/mrss/"
>

<channel>
	<title>Matt Merry &#187; 2009 &#187; January &#187; 29</title>
	<atom:link href="http://www.mattmerry.com/blog/2009/01/29/feed" rel="self" type="application/rss+xml" />
	<link>http://www.mattmerry.com/blog</link>
	<description>MattMerry.com</description>
	<pubDate>Thu, 19 Feb 2009 01:19:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.7</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<!-- podcast_generator="podPress/8.8" -->
		<copyright>&#xA9; </copyright>
		<managingEditor>matt@mattmerry.com ()</managingEditor>
		<webMaster>matt@mattmerry.com()</webMaster>
		<category></category>
		<itunes:keywords></itunes:keywords>
		<itunes:subtitle></itunes:subtitle>
		<itunes:summary>MattMerry.com</itunes:summary>
		<itunes:author></itunes:author>
		<itunes:category text="Society &amp; Culture"/>
		<itunes:owner>
			<itunes:name></itunes:name>
			<itunes:email>matt@mattmerry.com</itunes:email>
		</itunes:owner>
		<itunes:block>No</itunes:block>
		<itunes:explicit>no</itunes:explicit>
		<itunes:image href="http://www.mattmerry.com/blog/wp-content/plugins/podpress/images/powered_by_podpress_large.jpg" />
		<image>
			<url>http://www.mattmerry.com/blog/wp-content/plugins/podpress/images/powered_by_podpress.jpg</url>
			<title>Matt Merry</title>
			<link>http://www.mattmerry.com/blog</link>
			<width>144</width>
			<height>144</height>
		</image>
		<item>
		<title>CMbH Sections Decoded</title>
		<link>http://www.mattmerry.com/blog/2009/01/29/cmbh-sections-decoded</link>
		<comments>http://www.mattmerry.com/blog/2009/01/29/cmbh-sections-decoded#comments</comments>
		<pubDate>Fri, 30 Jan 2009 07:08:42 +0000</pubDate>
		<dc:creator>Matt Merry</dc:creator>
		
		<category><![CDATA[SD14 Firmware Hacking]]></category>

		<category><![CDATA[CMbH]]></category>

		<guid isPermaLink="false">http://www.mattmerry.com/blog/?p=52</guid>
		<description><![CDATA[The CMbH Sections are pretty short and simple, so I&#8217;ll just get to the layout. There are two interesting things to note in these very short sections. The section basically costains a String value and some other unknown, interesting value. Now sure what the number is, an offset, index, size, perhaps a literal value, but [...]]]></description>
			<content:encoded><![CDATA[<p>The CMbH Sections are pretty short and simple, so I&#8217;ll just get to the layout. There are two interesting things to note in these very short sections. The section basically costains a String value and some other unknown, interesting value. Now sure what the number is, an offset, index, size, perhaps a literal value, but its interesting. I&#8217;ll be looking at this more closely.</p>
<p>For now, here is the layout of the section:</p>
<blockquote><p>CMbH Section:<br />
The following is given in order of occurance<br />
Length    Description<br />
0&#215;04        Section Identifier (= CMbP)<br />
0&#215;04        Unknown (Section Version? =0&#215;00 01 00 00 could be minor/major)<br />
0&#215;04        Unknown<br />
0&#215;04         Unknown<br />
0&#215;04        Section Length<br />
Variable    Single String.</p></blockquote>
<p>Now, The 1st unknown value is the interesting one. Here is a table  of the strings and the interesting unknowns for your reading pleasure:</p>
<pre>Title                     Value
********************************
RES_HI                    0x04b8
ISO_400                   0x03b8
BASE                      0x6a60
ISO_800                   0x04fc
COLORSPACE_SRGB_ENHANCED  0x007c
COLORSPACE_SRGB           0x0064
RES_FULL                  0x00c4
SETUP                     0x04f0
SETUP                     0x015c
ISO_200                   0x03b8
EXP_DEFAULT               0x0068
COLORSPACE_ADOBERGB       0x006c
ISO_100                   0x03b8
RES_MED                   0x04b8
EXP_BULB                  0x00a8
RES_LOW                   0x04cc
ISO_1600                  0x0500
BASE                      0x45874
ISO_3200                  0x0500
LONG_EXP                  0x01dc</pre>
<p>Why are there two bases? And why are they so large?</p>
]]></content:encoded>
			<wfw:commentRss>http://www.mattmerry.com/blog/2009/01/29/cmbh-sections-decoded/feed</wfw:commentRss>
		</item>
	</channel>
</rss>
