<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to Home</title><link>https://sourceforge.net/p/decompiler/wiki/Home/</link><description>Recent changes to Home</description><atom:link href="https://sourceforge.net/p/decompiler/wiki/Home/feed" rel="self"/><language>en</language><lastBuildDate>Fri, 17 Apr 2015 09:00:56 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/decompiler/wiki/Home/feed" rel="self" type="application/rss+xml"/><item><title>Home modified by John Källén</title><link>https://sourceforge.net/p/decompiler/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v4
+++ v5
@@ -1,8 +1,16 @@
-Decompiler reads program binaries, decompiles them, infers data types, and emits structured C source code. It currently supports x86 fully and 68k, PowerPC partially. Both command-line and GUI operation are supported.
+Decompiler is a GUI and command-line program that reads executable program binaries, decompiles them, infers data types, and emits structured C source code.
+
+It currently supports loading executable file formats like MZ, ELF, AmigaOS Hunk, and Classic MacOS exectuables. In addition, it has the capability of automatically running unpacking scripts written in the OllyScript language.
+
+Currently, Decompiler has reasonably complete support of x86, 68k, PowerPC (32- and 64-bit) processor architectures; you should be able to decompile most of any binary targeting these architectures. Partial support of Z-80, M6502, and PDP-11 processor architectures is in place. Naturally, new architectures are always welcome!
+
+FAQ
+---
+**I have a binary that has been packed with a [Packer] and Decompiler is failing to open it**. Decompiler has an extensible architecture that supports adding unpacking scripts. If you need assistance with a specific unpacking script, create a [Feature request](https://sourceforge.net/p/decompiler/feature-requests) and you will get assistance.

 Contributing
 ---
-If you're interested in contributing to the project, take a look at the [Design] pages to gain insight in how the project is organized. [How To] discusses how to implement new feature in the decompiler.
+If you're interested in contributing to the project, take a look at the [Design] pages to gain insight in how the project is organized. We strongly encourage you to follow the [Test Driven Development] methodology, with heavy emphasis on [Unit testing]. The [How To] page discusses how you go about implementing new features in the decompiler.

 Screen shots
 ---
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Källén</dc:creator><pubDate>Fri, 17 Apr 2015 09:00:56 -0000</pubDate><guid>https://sourceforge.net59792079ff1aa072123f3a9dd5b0420d12d265b8</guid></item><item><title>Home modified by halsten</title><link>https://sourceforge.net/p/decompiler/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v3
+++ v4
@@ -2,7 +2,7 @@

 Contributing
 ---
-If you're interested in contributing to the project, take a look at the [Design] pages to gain insight in how the project is organized.
+If you're interested in contributing to the project, take a look at the [Design] pages to gain insight in how the project is organized. [How To] discusses how to implement new feature in the decompiler.

 Screen shots
 ---
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">halsten</dc:creator><pubDate>Fri, 17 Apr 2015 08:19:48 -0000</pubDate><guid>https://sourceforge.net707b30baeffa1b4f1b3c19ba1df27bc5980c66f3</guid></item><item><title>Home modified by John Källén</title><link>https://sourceforge.net/p/decompiler/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v2
+++ v3
@@ -1,7 +1,13 @@
 Decompiler reads program binaries, decompiles them, infers data types, and emits structured C source code. It currently supports x86 fully and 68k, PowerPC partially. Both command-line and GUI operation are supported.
+
+Contributing
+---
+If you're interested in contributing to the project, take a look at the [Design] pages to gain insight in how the project is organized.
+
+Screen shots
+---
 [[project_screenshots]]

-Decompiler [Design]

 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Källén</dc:creator><pubDate>Sat, 28 Feb 2015 11:35:40 -0000</pubDate><guid>https://sourceforge.netea00d2417145afd358cc2819ca67b76b56e094f4</guid></item><item><title>Home modified by John Källén</title><link>https://sourceforge.net/p/decompiler/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;pre&gt;--- v1
+++ v2
@@ -1,8 +1,7 @@
-Welcome to your wiki!
+Decompiler reads program binaries, decompiles them, infers data types, and emits structured C source code. It currently supports x86 fully and 68k, PowerPC partially. Both command-line and GUI operation are supported.
+[[project_screenshots]]

-This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: [SamplePage].
-
-The wiki uses [Markdown](/p/decompiler/wiki/markdown_syntax/) syntax.
+Decompiler [Design]

 [[project_admins]]
 [[download_button]]
&lt;/pre&gt;
&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Källén</dc:creator><pubDate>Sat, 28 Feb 2015 00:55:48 -0000</pubDate><guid>https://sourceforge.netc8bd871894c8cc26324c095a8d49615ee849dace</guid></item><item><title>WikiPage Home modified by John Källén</title><link>https://sourceforge.net/p/decompiler/wiki/Home/</link><description>&lt;div class="markdown_content"&gt;&lt;p&gt;Welcome to your wiki!&lt;/p&gt;
&lt;p&gt;This is the default page, edit it as you see fit. To add a new page simply reference it within brackets, e.g.: &lt;span&gt;[SamplePage]&lt;/span&gt;.&lt;/p&gt;
&lt;p&gt;The wiki uses &lt;a class="" href="/p/decompiler/wiki/markdown_syntax/"&gt;Markdown&lt;/a&gt; syntax.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;&lt;p&gt;&lt;a href="/u/johnkal/"&gt;John Källén&lt;/a&gt;&lt;br /&gt;&lt;/p&gt;&lt;br /&gt;
&lt;p&gt;&lt;span class="download-button-51419ddd27184634361b7e35" style="margin-bottom: 1em; display: block;"&gt;&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">John Källén</dc:creator><pubDate>Thu, 14 Mar 2013 09:52:29 -0000</pubDate><guid>https://sourceforge.net0e606089e3fa665ec5adaf4b66ae18bb32933e02</guid></item></channel></rss>