<?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>ResoMail blog &#187; Uncategorized</title>
	<atom:link href="http://blog.resomail.com/category/uncategorized/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.resomail.com</link>
	<description>ResoMail secure cryptographic mail</description>
	<lastBuildDate>Sat, 19 Dec 2009 21:49:30 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Java bytecode decompiler</title>
		<link>http://blog.resomail.com/2009/12/java-bytecode-decompiler/</link>
		<comments>http://blog.resomail.com/2009/12/java-bytecode-decompiler/#comments</comments>
		<pubDate>Sat, 19 Dec 2009 21:49:30 +0000</pubDate>
		<dc:creator>sergio</dc:creator>
				<category><![CDATA[Uncategorized]]></category>

		<guid isPermaLink="false">http://blog.resomail.com/?p=34</guid>
		<description><![CDATA[A bytecode decompile is a tool which usually is seldom needed but when needed you would want to have it handy. There seems to be a lot of time since I&#8217;ve used one and when I needed one now I didn&#8217;t know what to choose, there are a lot outdated ones, which don&#8217;t decompile Java [...]]]></description>
			<content:encoded><![CDATA[<p>A bytecode decompile is a tool which usually is seldom needed but when needed you would want to have it handy. There seems to be a lot of time since I&#8217;ve used one and when I needed one now I didn&#8217;t know what to choose, there are a lot outdated ones, which don&#8217;t decompile Java 1.5 correctly.<br />
After a web search I&#8217;ve found <a href="http://java.decompiler.free.fr/">Java Decompiler</a> which has even a GUI and is quite good.</p>
]]></content:encoded>
			<wfw:commentRss>http://blog.resomail.com/2009/12/java-bytecode-decompiler/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
