<?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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>JesusFreke&#039;s AndBlog</title>
	<atom:link href="http://jf.andblogs.net/feed/" rel="self" type="application/rss+xml" />
	<link>http://jf.andblogs.net</link>
	<description></description>
	<lastBuildDate>Fri, 27 Aug 2010 05:16:55 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>smali/baksmali used for great evil</title>
		<link>http://jf.andblogs.net/2010/08/27/smalibaksmali-used-for-great-evil/</link>
		<comments>http://jf.andblogs.net/2010/08/27/smalibaksmali-used-for-great-evil/#comments</comments>
		<pubDate>Fri, 27 Aug 2010 05:16:55 +0000</pubDate>
		<dc:creator>jf</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://jf.andblogs.net/?p=234</guid>
		<description><![CDATA[I wanted to take a moment to respond to the recent buzz about using smali/baksmali to break the new Google licensing framework for the Android market.

I do not support/encourage/condone the use of my tools for any  form of application piracy, copyright infringement, etc. Given the  nature of the tool, it&#8217;s natural that it [...]]]></description>
			<content:encoded><![CDATA[<p>I wanted to take a moment to respond to the recent buzz about using smali/baksmali to break the new Google licensing framework for the Android market.</p>
<p><span id="more-234"></span></p>
<p>I <strong>do not</strong> support/encourage/condone the use of my tools for any  form of application piracy, copyright infringement, etc. Given the  nature of the tool, it&#8217;s natural that it will be used for these types of  things. Some people even seem to think that piracy is the sole purpose  of these type of tools. However, there are plenty of legitimate uses as  well.</p>
<p>I&#8217;ll admit, when I first heard the details of the new licensing scheme, my first thought was &#8220;I bet that will be easy to crack with smali/baksmali&#8221;. But I can almost guarantee that the Google engineers who designed the licensing framework took this possibility into account as well. I hear they&#8217;re usually pretty bright over there at Google. To think that they didn&#8217;t consider it is almost absurd. What they did was to raise the bar on the effort required to pirate applications. Sure, it&#8217;s still possible, but I think that overall it will have a positive effect on piracy rates.</p>
<p>I do find it interesting on an intellectual level to try and break these types of protections. Just to see if I can do it/if it&#8217;s possible. There&#8217;s a difference between cracking something just to see if you can crack it, and cracking something with the sole purpose of pirating applications. One is good (or at least neutral). The other is evil.</p>
<p>So in the spirit of Google&#8217;s motto, I&#8217;ll conclude by imploring everyone to use my tools for non-evil.</p>
]]></content:encoded>
			<wfw:commentRss>http://jf.andblogs.net/2010/08/27/smalibaksmali-used-for-great-evil/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>More smali/baksmali bugfixes</title>
		<link>http://jf.andblogs.net/2010/08/01/more-smalibaksmali-bugfixes/</link>
		<comments>http://jf.andblogs.net/2010/08/01/more-smalibaksmali-bugfixes/#comments</comments>
		<pubDate>Mon, 02 Aug 2010 01:38:34 +0000</pubDate>
		<dc:creator>jf</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://jf.andblogs.net/?p=218</guid>
		<description><![CDATA[1.2.4 is out, with a number of bugfixes
Get it here
Changelist:

Fixed an issue when using baksmali on a case insensitive file system, and there are classes with names that only vary by case (thanks phd.dre and Brut.all!)
Fixed an issue where baksmali still printed out .line and .local directives even when the -d/&#8211;no-debug-info option is specified (thanks [...]]]></description>
			<content:encoded><![CDATA[<p>1.2.4 is out, with a number of bugfixes</p>
<p><span id="more-218"></span>Get it <a href="http://code.google.com/p/smali/downloads/list">here</a></p>
<p>Changelist:</p>
<ul>
<li><a href="http://code.google.com/p/smali/source/detail?r=784">Fixed</a> <a href="http://code.google.com/p/smali/issues/detail?id=35">an issue</a> when using baksmali on a case insensitive file system, and there are classes with names that only vary by case (thanks phd.dre and Brut.all!)</li>
<li><a href="http://code.google.com/p/smali/source/detail?r=764">Fixed</a> <a href="http://code.google.com/p/smali/issues/detail?id=37">an issue</a> where baksmali still printed out .line and .local directives even when the -d/&#8211;no-debug-info option is specified (thanks stari4ek!)</li>
<li><a href="http://code.google.com/p/smali/source/detail?r=766">Fixed</a> <a href="http://code.google.com/p/smali/issues/detail?id=39">an issue</a> in smali when in encountered a field or method that was named &#8220;null&#8221; (thanks dislam!)</li>
<li><a href="http://code.google.com/p/smali/source/detail?r=776">Fixed</a> <a href="http://code.google.com/p/smali/issues/detail?id=40">an issue</a> in smali when encountering a file that has blank annotation sets (thanks flipz and jjiovani!)</li>
<li><a href="http://code.google.com/p/smali/source/detail?r=762">Fixed</a> an issue when there is a &lt;clinit&gt; method with no corresponding code item</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jf.andblogs.net/2010/08/01/more-smalibaksmali-bugfixes/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
		<item>
		<title>Yes, I would like some frozen yogurt with my baksmali please</title>
		<link>http://jf.andblogs.net/2010/06/13/yes-i-would-like-some-frozen-yogurt-with-my-baksmali-please/</link>
		<comments>http://jf.andblogs.net/2010/06/13/yes-i-would-like-some-frozen-yogurt-with-my-baksmali-please/#comments</comments>
		<pubDate>Sun, 13 Jun 2010 21:14:28 +0000</pubDate>
		<dc:creator>jf</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://jf.andblogs.net/?p=215</guid>
		<description><![CDATA[smali/baksmali v1.2.3 is out, and now includes the ability to deodex odex files from froyo.

You can download the new versions on the downloads page of the googlecode project
In addition to the changes related to supporting froyo, the new version has a new lexer that uses much less static memory. (The old lexer had around 30mb [...]]]></description>
			<content:encoded><![CDATA[<p>smali/baksmali v1.2.3 is out, and now includes the ability to deodex odex files from froyo.</p>
<p><span id="more-215"></span></p>
<p>You can download the new versions on the <a href="http://code.google.com/p/smali/downloads/list">downloads page</a> of the <a href="http://code.google.com/p/smali/">googlecode project</a></p>
<p>In addition to the changes related to supporting froyo, the new version has a new lexer that uses much less static memory. (The old lexer had around 30mb of static data. ugh!). The new lexer is written with jflex instead of ANTLR, but it still hooks in with the ANTLR parser.</p>
<p>There was also a significant change in how &#8220;undeodexable&#8221; instructions are handled. If you want to read up on the details, go take a look at the comments in <a href="http://code.google.com/p/smali/issues/detail?id=29">issue 29</a> and <a href="http://code.google.com/p/smali/issues/detail?id=33">issue 33</a>. Thanks to Paul from modaco.com, brut.all, master.homer, flipz and JrEE2kX for the reporting/discussion/testing around this issue.</p>
<p>As usual, there are a number of little performance tweaks here and there, and a few new bug spots on the bottom of my shoes.</p>
]]></content:encoded>
			<wfw:commentRss>http://jf.andblogs.net/2010/06/13/yes-i-would-like-some-frozen-yogurt-with-my-baksmali-please/feed/</wfw:commentRss>
		<slash:comments>3</slash:comments>
		</item>
		<item>
		<title>YABBFR</title>
		<link>http://jf.andblogs.net/2010/04/03/yabbfr/</link>
		<comments>http://jf.andblogs.net/2010/04/03/yabbfr/#comments</comments>
		<pubDate>Sat, 03 Apr 2010 23:29:13 +0000</pubDate>
		<dc:creator>jf</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://jf.andblogs.net/?p=210</guid>
		<description><![CDATA[Yet Another Baksmali Bugfix Release. v1.2.2 is out for your disassembling pleasure.
As the title suggests, this is mostly a bugfix release, fixing issues 20, 21 and 22.
I&#8217;ve also made some significant performance enhancements to baksmali. You can expect deodexing a full firmware to be roughly 50% faster, while performing certain operations on single files can [...]]]></description>
			<content:encoded><![CDATA[<p>Yet Another Baksmali Bugfix Release. <a href="http://code.google.com/p/smali/downloads/list">v1.2.2</a> is out for your disassembling pleasure.</p>
<p><span id="more-210"></span>As the title suggests, this is mostly a bugfix release, fixing issues <a href="http://code.google.com/p/smali/issues/detail?id=20">20</a>, <a href="http://code.google.com/p/smali/issues/detail?id=21">21</a> and <a href="http://code.google.com/p/smali/issues/detail?id=22">22</a>.</p>
<p>I&#8217;ve also made some significant performance enhancements to baksmali. You can expect deodexing a full firmware to be roughly 50% faster, while performing certain operations on single files can be over 100% faster (dumping the full register info of a large dex file, for example).</p>
<p>Finally, I&#8217;ve added the ability to read the base BOOTCLASSPATH dependencies from odex files directly, so you shouldn&#8217;t have to specify the full BOOTCLASSPATH (-c) for roms that use a non-standand BOOTCLASSPATH (like HTC Sense roms). Note however, that you will still need to add the  &#8220;extra&#8221; dependencies for specific applications that need it, because those dependencies aren&#8217;t stored in the odex file.</p>
<p>Get it <a href="http://code.google.com/p/smali/downloads/list">here</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://jf.andblogs.net/2010/04/03/yabbfr/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>smali/baksmali v1.2.1 bugfix release</title>
		<link>http://jf.andblogs.net/2010/03/06/smalibaksmali-v1-2-1-bugfix-release/</link>
		<comments>http://jf.andblogs.net/2010/03/06/smalibaksmali-v1-2-1-bugfix-release/#comments</comments>
		<pubDate>Sat, 06 Mar 2010 06:24:15 +0000</pubDate>
		<dc:creator>jf</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://jf.andblogs.net/?p=207</guid>
		<description><![CDATA[I&#8217;ve released v1.2.1, which is mostly a bugfix release to v1.2. There are a few performance improvements and enhancements in there as well.
As usual, you can grab a copy on the googlecode download page
]]></description>
			<content:encoded><![CDATA[<p>I&#8217;ve released v1.2.1, which is mostly a bugfix release to v1.2. There are a few performance improvements and enhancements in there as well.</p>
<p><span id="more-207"></span>As usual, you can grab a copy on the <a href="http://code.google.com/p/smali/downloads/list">googlecode download page</a></p>
]]></content:encoded>
			<wfw:commentRss>http://jf.andblogs.net/2010/03/06/smalibaksmali-v1-2-1-bugfix-release/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>smali/baksmali v1.2 released</title>
		<link>http://jf.andblogs.net/2010/02/22/smali-baksmali-1-2-released/</link>
		<comments>http://jf.andblogs.net/2010/02/22/smali-baksmali-1-2-released/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 08:27:59 +0000</pubDate>
		<dc:creator>jf</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[baksmali]]></category>
		<category><![CDATA[smali]]></category>

		<guid isPermaLink="false">http://jf.andblogs.net/?p=182</guid>
		<description><![CDATA[After lots of hard work over the last month or two, smali/baksmali 1.2 is out!
The major new functionality in this release is that baksmali now supports deodexing without the help of deodexerant! It also has a new &#8220;register info&#8221; feature, to show the register types in the disassembly, and numerous minor fixes/changes/enhancements/tweaks/(and probably bugs)

Deodexing
In order [...]]]></description>
			<content:encoded><![CDATA[<p>After <a href="http://code.google.com/p/smali/source/list?start=645">lots of hard work</a> over the last month or two, <a href="http://code.google.com/p/smali/downloads/list">smali/baksmali 1.2</a> is out!</p>
<p>The major new functionality in this release is that baksmali now supports deodexing without the help of deodexerant! It also has a new &#8220;register info&#8221; feature, to show the register types in the disassembly, and numerous minor fixes/changes/enhancements/tweaks/(and probably bugs)</p>
<p><span id="more-182"></span></p>
<h4>Deodexing</h4>
<p>In order to deodex files now, you need to have the boot class path files available for baksmali to use. By default, it looks for the 5 main framework jars in the current directory. You can of course specify additional directories to search in, add additional boot class path files, or change which boot class path files are used altogether.</p>
<p>The <a title="DeodexInstructions" href="http://code.google.com/p/smali/wiki/DeodexInstructions">DeodexInstructions</a> page has more info on how to deodex with this version. But for a quick primer, you just need to have the 5 main framework files in the current directory (core.jar, ext.jar, framework.jar, android.policy.jar and services.jar), and then specify the <em>-x</em> option for baksmali. For example:</p>
<pre>baksmali -x Calculator.odex -o Calculator</pre>
<h4>Register Info</h4>
<p>Another bit of new functionality that can be very helpful is the new &#8220;register info&#8221; output for baksmali, which can be turned on with the <em>-r</em> parameter. It will analyze the registers and print some register type info before and after each instruction. There are several levels of register info output available, depending on exactly what you want to see. The default is to print the register type for any register that is used by the instruction.</p>
<p>Note that this functionality also requires that baksmali load the boot class path files &#8211; so they must be available. Here is an example of what the default register info looks like:</p>
<pre>#v0=(Integer);v2=(Integer);
new-array v2, v0, [C
#v2=(Reference,[C);</pre>
<p>The register types that are printed just before the instruction are the <strong>incoming</strong> register types, while the register types that are printed after the instruction show any changes to the registers caused by the instruction.</p>
<p>If you want to see <strong>all</strong> the register info, you can use <em>-r ALL,FULLMERGE</em> which looks something like this:</p>
<pre>#v0=(Integer):merge{0x18:(Null),0x2c:(Integer)}
#v1=(Conflicted):merge{0x18:(Uninit),0x2c:(Integer)}
#v3=(Conflicted):merge{0x18:(Uninit),0x2c:(Char)}
#v2=(Reference,[C);p0=(Reference,Ljava/lang/String;);p1=(Reference,[B);p2=(Integer);p3=(Integer);p4=(Integer);
iget v2, p0, Ljava/lang/String;-&gt;count:I
#v0=(Integer);v1=(Conflicted);v2=(Integer);v3=(Conflicted);p0=(Reference,Ljava/lang/String;);p1=(Reference,[B);p2=(Integer);p3=(Integer);p4=(Integer);</pre>
<h4>Other changes</h4>
<p>There are a few other miscellaneous changes as well. Make sure you take a look at the usage info for smali and baksmali. The short parameters for some of the options have changed. In particular some of the options that are mostly for debugging purposes were changed to an uppercase letter, and are now hidden by default. You can use -?? for both smali and baksmali to see the debug options.</p>
<p>baksmali also has a new -f parameter, which adds a comment with the code address before each instruction. This is useful when looking at the FULLMERGE register info, which shows the register info and code addresses for all &#8220;incoming&#8221; execution paths.</p>
<h4>Things to come</h4>
<p>With this release, I have added a robust code analyzer/verifier that can infer the register types and validate the instructions. I plan using this to add verification functionality in smali, so that it will optionally verify the code after assembling it. This will let you know there&#8217;s a problem with the assembled code without having to push the code to a device and have dalvik complain to you about the invalid code.</p>
<p>I also want to add some way to dump/serialize the results of loading the boot class path files for baksmali, so that it can load the information it needs from the dump file, instead of reading in all 5 boot class path files every time, which should help speed it up.</p>
<p>In the longer term, I would love to be able to debug code on a device at an assembly level. This is just something that is banging around in the back of my head for now.</p>
]]></content:encoded>
			<wfw:commentRss>http://jf.andblogs.net/2010/02/22/smali-baksmali-1-2-released/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Have a very smali Christmas!</title>
		<link>http://jf.andblogs.net/2009/12/25/have-a-very-smali-christmas/</link>
		<comments>http://jf.andblogs.net/2009/12/25/have-a-very-smali-christmas/#comments</comments>
		<pubDate>Sat, 26 Dec 2009 00:28:05 +0000</pubDate>
		<dc:creator>jf</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[baksmali]]></category>
		<category><![CDATA[smali]]></category>

		<guid isPermaLink="false">http://jf.andblogs.net/?p=174</guid>
		<description><![CDATA[As my Christmas present to everyone, I present smali/baksmali v1.1

This version has significant new functionality, and is much better able to handle the larger framework files that are floating around. There are a number of bug fixes as well.
As usual, you can grab the new versions from the googlecode download page
The changes for this version [...]]]></description>
			<content:encoded><![CDATA[<p>As my Christmas present to everyone, I present smali/baksmali v1.1</p>
<p><span id="more-174"></span></p>
<p>This version has significant new functionality, and is much better able to handle the larger framework files that are floating around. There are a number of bug fixes as well.</p>
<p>As usual, you can grab the new versions from the <a href="http://code.google.com/p/smali/downloads/list">googlecode download page</a></p>
<p>The changes for this version include:</p>
<ul>
<li>Added support for a new .locals directive, which can be used instead of the .registers directive, to specify the number of non-parameter registers in the method</li>
<li>Added support for the <code>--use-locals/-l</code> option in baksmali, to use the .locals directive instead of the .registers directive</li>
<li>Added support for the <code>--sequential-labels/-q</code> option in baksmali, which causes baksmali to create label names using a sequential numbering scheme, instead of basin it on the bytecode address</li>
<li>Added support for automatically upgrading const-string to const-string/jumbo when needed and upgrading goto or goto/16 to goto/16 or goto/32 when needed</li>
<li>Added support for the <code>--no-fix-string-const/-c</code> option in smali, to prevent automatically upgrading const-string instructions to const-string/jumbo</li>
<li>Added support for the <code>--no-fix-goto/-g</code> option in smali, to prevent automatically upgrading goto and goto/16 instructions</li>
<li>Added support for the <code>--no-debug-info/-b</code> option in baksmali, to prevent the output of any type of debugging info (.local, .line, .parameter, etc.)</li>
<li>misc. bugfixes</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://jf.andblogs.net/2009/12/25/have-a-very-smali-christmas/feed/</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Nook updates</title>
		<link>http://jf.andblogs.net/2009/12/23/nook-updates/</link>
		<comments>http://jf.andblogs.net/2009/12/23/nook-updates/#comments</comments>
		<pubDate>Wed, 23 Dec 2009 07:45:30 +0000</pubDate>
		<dc:creator>jf</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Nook]]></category>

		<guid isPermaLink="false">http://jf.andblogs.net/?p=163</guid>
		<description><![CDATA[Now that the nook softroot is out, I&#8217;d like to take a moment to explain the structure of the updates, the nook bootup process in general, and how the softroot came about.

The &#8220;softroot&#8221; that was released is simply an unsigned update file that copies a custom init.rc to the device that enables adb (only over [...]]]></description>
			<content:encoded><![CDATA[<p>Now that the <a href="http://www.nookdevs.com/">nook softroot</a> is out, I&#8217;d like to take a moment to explain the structure of the updates, the nook bootup process in general, and how the softroot came about.</p>
<p><span id="more-163"></span></p>
<p>The &#8220;softroot&#8221; that was released is simply an unsigned update file that copies a custom init.rc to the device that enables adb (only over wifi, for now). Unsigned update, you ask? Yes. The nook accepts unsigned updates. The structure of an update is fairly simple. Basically, it&#8217;s a .tar.gz file that contains at least 3 files: Firmware_Update/update.script, Firmware_Update/md5sums and Firmware_Update/sha1sums.</p>
<p>The update.script file is a script that is run by turboboot &#8211; a proprietary bootloader/recovery environment that is used in the nook. Documentation for turboboot can be found easily with $favorite_search_engine. The turboboot environment is a minimal linux+busybox environment. It allows you to run arbitrary system commands from the update.script, so you can really do just about anything you want in an update.</p>
<p>For the md5sums and sha1sums file, the only requirement is that running md5sum -c md5sums and sha1sum -c sha1sums from the Firmware_Update  directory will succeed. So you need to have at least 1 valid checksum in each file.</p>
<p>That&#8217;s basically it for the update. You can add whatever else the update needs of course. To run the update, place the .tar.gz file on the root of the external sdcard, named bravo_update.dat, power off the nook, and then after powering it back on, immediately press the page up/page down buttons. It should then check for the update file, unpack it, validate the md5sums and sha1sums files, and then run the update.</p>
<p>If you&#8217;ve already taken a look at the 1.1.0 or 1.1.1 update files that have been released recently, you&#8217;ve probably noticed that they aren&#8217;t just a plain .tar.gz, but they have what appears to be a signature header at the beginning of the file. As far as I can tell, when a new update is available, the nook system software will download the signed update to the 3rd partition of the internal sdcard, verify it and then strip off the signature header and place the plain .tar.gz in the root of the 2rd partition of the internal sdcard. It then sets a value in a specific place on the sdcard that tells turboboot to check the internal sdcard instead of the external sdcard for the update. And then when the nook reboots, turboboot finds the unsigned update file and applies it.</p>
<p>If you want to poke around in the 1.1.1 update, the file is available for download from <a href="http://www.barnesandnoble.com/nook/support/?cds2Pid=30195">Barnes and Noble&#8217;s Nook FAQ page</a>. Once you download the update, you&#8217;ll need to strip off the signature header before extracting it:</p>
<p><code>tail -c +174 signed_bravo_update.dat &gt; signed_bravo_update.tar.gz</code></p>
<p>Finally, a bit more about the nook&#8217;s start-up in general. The nook appears to boot directly from the sdcard. There is around 200mb of space at the end of the sdcard, past the end of the last partition, where various things are stored: bootloader, kernel, etc. These all appear to be stored at specific locations relative to the end of the sdcard.</p>
<p>The primary bootloader is stored at an offset relative to the end of the sdcard. For non-sdhc cards, this is at endofsd-9k. And there is additional bootloader code stored at endofsd-281k.</p>
<p>The kernel is stored at endofsd-4377k, and interestingly, the last full firmware update that was applied on the nook is stored at endofsd-135449k. And finally the kernel and ramdisk for the turboboot environment is stored at endofsd-139545k.</p>
<p>The ramdisk for the turboboot environment contains an interesting script named initboot.script that handles the update process. One of it&#8217;s features is that if the nook fails to successfully boot 3 times in a row, then it will perform a &#8220;fallback&#8221;, and will wipe out the OS partition and re-apply the full update that is stored in the ending area of the sdcard.</p>
<p>It was when I was first looking at the initboot.script file that I realized that the nook accepted unsigned updates. Once I realized that, I pinged fellow nookdev robbiet480 (because he has a nook, and I don&#8217;t yet :/) and after a few tries, was able to build an initial proof-of-concept update that he ran on his nook and proved that we could in fact get an unsigned update to run.</p>
<p>From there, the other nookdev members took it from the proof-of-concept that I did to the actual softroot that is available now. Great job guys!</p>
<div id="_mcePaste" style="overflow: hidden;width: 1px;height: 1px">$favorite_search_engine</div>
]]></content:encoded>
			<wfw:commentRss>http://jf.andblogs.net/2009/12/23/nook-updates/feed/</wfw:commentRss>
		<slash:comments>6</slash:comments>
		</item>
		<item>
		<title>smali/baksmali v1.0</title>
		<link>http://jf.andblogs.net/2009/11/08/smalibaksmali-v1-0/</link>
		<comments>http://jf.andblogs.net/2009/11/08/smalibaksmali-v1-0/#comments</comments>
		<pubDate>Sun, 08 Nov 2009 07:30:01 +0000</pubDate>
		<dc:creator>jf</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://jf.andblogs.net/?p=158</guid>
		<description><![CDATA[It&#8217;s 1.0. Yep, sure is. Go get it here.
Why should you get the new version you ask? Well, it&#8217;s been spiffified, of course. The new spiffiness includes:

The label syntax has changed from &#8220;label:&#8221; to &#8220;:label&#8221;. This makes the lexer happy. And a happy lexer uses less memory and runs faster. Yay for happy lexers
Added a [...]]]></description>
			<content:encoded><![CDATA[<p>It&#8217;s 1.0. Yep, sure is. Go get it <a href="http://code.google.com/p/smali/downloads/list">here</a>.</p>
<p>Why should you get the new version you ask? Well, it&#8217;s been spiffified, of course. The new spiffiness includes:</p>
<ul>
<li>The label syntax has changed from &#8220;label:&#8221; to &#8220;:label&#8221;. This makes the lexer happy. And a happy lexer uses less memory and runs faster. Yay for happy lexers</li>
<li>Added a -r/&#8211;rewrite-labels option for smali, which will rewrite the smali files you give it, changing any labels in the old format to the new format.</li>
<li>deodexerant now opens the odex files as read-only, so you can run deodexerant directly on the odex files in /system, without having to remount, or copy them to /data.</li>
<li>You can give baksmali an apk file now, so you don&#8217;t have to manually extract out the classes.dex file</li>
</ul>
<p>And one final note: deodexerant will *not* work on 2.0 devices. Once the 2.0 source is released, I should be able to build a new deodexerant binary that will work on 2.0.</p>
<p>Update: There are now also wrapper scripts available for smali/baksmali, so you can call &#8220;baksmali &#8230;&#8221; instead of &#8220;java -jar baksmali.jar &#8230;&#8221;</p>
<p>Update 2: Now that the Eclair source is out, I&#8217;ve added a new build of deodexerant to the downloads page that works with 2.0</p>
]]></content:encoded>
			<wfw:commentRss>http://jf.andblogs.net/2009/11/08/smalibaksmali-v1-0/feed/</wfw:commentRss>
		<slash:comments>21</slash:comments>
		</item>
		<item>
		<title>slay those pesky odex files!</title>
		<link>http://jf.andblogs.net/2009/09/10/slay-those-pesky-odex-files/</link>
		<comments>http://jf.andblogs.net/2009/09/10/slay-those-pesky-odex-files/#comments</comments>
		<pubDate>Fri, 11 Sep 2009 04:32:55 +0000</pubDate>
		<dc:creator>jf</dc:creator>
				<category><![CDATA[News]]></category>

		<guid isPermaLink="false">http://jf.andblogs.net/?p=153</guid>
		<description><![CDATA[odex files getting you down? Now you can do something about them!
For the first time ever, with smali/baksmali 0.96, and some help from deodexerant, you can get rid of that optimized dex odor from your rom.
It slices! It dices! It turns odex files into .smali files, capable of being assembled into normal classes.dex files! And [...]]]></description>
			<content:encoded><![CDATA[<p>odex files getting you down? Now you can do something about them!</p>
<p><span id="more-153"></span>For the first time ever, with <a href="http://smali.googlecode.com">smali/baksmali 0.96</a>, and some help from <a href="http://code.google.com/p/smali/wiki/DeodexInstructions">deodexerant</a>, you can get rid of that optimized dex odor from your rom.</p>
<p>It slices! It dices! It turns odex files into .smali files, capable of being assembled into normal classes.dex files! And all for the low low price of $0.00. Can&#8217;t afford $0.00 right now? That&#8217;s ok! I guarantee I can get you low monthly payments of $0.00  for 12 months (offer good while supplies last)</p>
<p>Order now! Operators are <a href="http://code.google.com/p/smali/downloads/list">standing by</a> (they can also help with <a href="http://code.google.com/p/smali/wiki/DeodexInstructions">deodex instructions</a>)</p>
]]></content:encoded>
			<wfw:commentRss>http://jf.andblogs.net/2009/09/10/slay-those-pesky-odex-files/feed/</wfw:commentRss>
		<slash:comments>8</slash:comments>
		</item>
	</channel>
</rss>
