<?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>builtBackwards</title>
	<atom:link href="http://builtbackwards.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://builtbackwards.com</link>
	<description>Reverse Engineering is in Our Nature</description>
	<lastBuildDate>Sun, 18 Oct 2009 03:10:27 +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>TAC 1.4 Released (Wordpress 2.8 Compatible)</title>
		<link>http://builtbackwards.com/2009/06/29/tac-14-released/</link>
		<comments>http://builtbackwards.com/2009/06/29/tac-14-released/#comments</comments>
		<pubDate>Mon, 29 Jun 2009 12:18:25 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://builtbackwards.com/?p=86</guid>
		<description><![CDATA[The long awaited next release!

Wordpress 2.8 Compatible!
JavaScript hiding/showing of result details
Tested in Firefox 3.0.11 and Internet Explorer 8

TAC in Wordpress.org Plugin Directory
TAC Project Page
]]></description>
			<content:encoded><![CDATA[<p>The long awaited next release!</p>
<ul>
<li>Wordpress 2.8 Compatible!</li>
<li>JavaScript hiding/showing of result details</li>
<li>Tested in Firefox 3.0.11 and Internet Explorer 8</li>
</ul>
<h3><a href="http://wordpress.org/extend/plugins/tac/">TAC in Wordpress.org Plugin Directory</a></h3>
<h3><a href="http://builtbackwards.com/projects/tac/">TAC Project Page</a></h3>
]]></content:encoded>
			<wfw:commentRss>http://builtbackwards.com/2009/06/29/tac-14-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>First Release: PhotoRec Sorter</title>
		<link>http://builtbackwards.com/2008/11/01/first-release-photorec-sorter/</link>
		<comments>http://builtbackwards.com/2008/11/01/first-release-photorec-sorter/#comments</comments>
		<pubDate>Sun, 02 Nov 2008 00:32:41 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[AutoIt v3]]></category>
		<category><![CDATA[Releases]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Utilities]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://builtbackwards.com/?p=68</guid>
		<description><![CDATA[Platform: Windows (NT/2K/XP/VISTA) (9x Untested)
I regularly use PhotoRec to retrieve files from inaccessible file systems for customers, and to make sorting through the rescued files a bit easier I usually organized them by file type (.exe, .pdf, .doc. etc.)Normally I do this with Cygwin and the find command ( find ./ -name *.pdf -exec mv [...]]]></description>
			<content:encoded><![CDATA[<h3>Platform: Windows (NT/2K/XP/VISTA) (9x Untested)</h3>
<blockquote><p>I regularly use <a href="http://www.cgsecurity.org/wiki/PhotoRec">PhotoRec</a> to retrieve files from inaccessible file systems for customers, and to make sorting through the rescued files a bit easier I usually organized them by file type (.exe, .pdf, .doc. etc.)Normally I do this with Cygwin and the find command ( <code>find ./ -name *.pdf -exec mv -v {} ./PDF/ ;</code> ) but I end up having to make directories for each file type extension and run the command once for each file type. I started to right a bash script to speed up the process then realized that AuoItv3 would be much more appropriate and put together this script + stand-alone executable.</p></blockquote>
<h2><a href="http://builtbackwards.com/projects/photorec-sorter/">Project Page: PhotoRec Sorter</a></h2>
]]></content:encoded>
			<wfw:commentRss>http://builtbackwards.com/2008/11/01/first-release-photorec-sorter/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TAC 1.3 Released (Features, WP Compatibility)</title>
		<link>http://builtbackwards.com/2008/08/19/tac-13-released-features-wp-compatibility/</link>
		<comments>http://builtbackwards.com/2008/08/19/tac-13-released-features-wp-compatibility/#comments</comments>
		<pubDate>Tue, 19 Aug 2008 21:50:31 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://builtbackwards.com/?p=25</guid>
		<description><![CDATA[TAC (Theme Authenticity Checker) After a band-aid 1.2 release to deal with changes in WordPress 2.6 we&#8217;ve now got a release that works with WordPress 2.2 &#8211; 2.6.1 as well as a few new features! Hope you enjoy it.

Changed title to “Theme Authenticity Checker”, same acronym, makes more sense
Compatible with WordPress 2.2 &#8211; 2.6.1
NEW! Checks [...]]]></description>
			<content:encoded><![CDATA[<p><a href="../projects/tac/"><strong>TAC (Theme Authenticity Checker)</strong></a> After a band-aid 1.2 release to deal with changes in WordPress 2.6 we&#8217;ve now got a release that works with WordPress 2.2 &#8211; 2.6.1 as well as a few new features! Hope you enjoy it.</p>
<ul>
<li>Changed title to “Theme <em>Authenticity</em> Checker”, same acronym, makes more sense</li>
<li>Compatible with WordPress 2.2 &#8211; 2.6.1</li>
<li><strong>NEW!</strong> Checks for embedded Static Links</li>
<li><strong>NEW!</strong> Direct links for editing suspicious files in the WordPress Theme Editor</li>
<li>Improved the CSS</li>
<li>Uses its own function to get theme file paths</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://builtbackwards.com/2008/08/19/tac-13-released-features-wp-compatibility/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>TAC v1.1 Released (Minor Fixes)</title>
		<link>http://builtbackwards.com/2008/06/28/tac-v11-released-minor-fixes/</link>
		<comments>http://builtbackwards.com/2008/06/28/tac-v11-released-minor-fixes/#comments</comments>
		<pubDate>Sat, 28 Jun 2008 22:53:46 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://builtbackwards.com/?p=16</guid>
		<description><![CDATA[Hey we just released a new version of our Wordpress Theme checker &#8211; TAC (Theme Authentication Checker) v 1.1 The first release (v 1.0) had some poorly coded styling that would break down under certain circumstances, so we took care of it.
TAC: Version 1.1 (Fixes)

Style sheet doesn&#8217;t explode any more when certain threats are detected
Modified [...]]]></description>
			<content:encoded><![CDATA[<p>Hey we just released a new version of our Wordpress Theme checker &#8211; <a href="../projects/tac/"><strong>TAC (Theme Authentication Checker)</strong></a> v 1.1 The first release (v 1.0) had some poorly coded styling that would break down under certain circumstances, so we took care of it.</p>
<h3>TAC: Version 1.1 (Fixes)</h3>
<ul>
<li>Style sheet doesn&#8217;t explode any more when certain threats are detected</li>
<li>Modified code snippet output to prevent interfering with page structure</li>
<li>Improved styling for slightly more appealing output</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://builtbackwards.com/2008/06/28/tac-v11-released-minor-fixes/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>TAC v1.0 Released</title>
		<link>http://builtbackwards.com/2008/06/16/tac-v10-released/</link>
		<comments>http://builtbackwards.com/2008/06/16/tac-v10-released/#comments</comments>
		<pubDate>Tue, 17 Jun 2008 03:46:28 +0000</pubDate>
		<dc:creator>sam</dc:creator>
				<category><![CDATA[Releases]]></category>
		<category><![CDATA[Software]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://builtbackwards.com/?p=14</guid>
		<description><![CDATA[TAC (Theme Authentication Checker) v1.0, our new WP Plugin, has just been released on Wordpress.org by us, the builtBackwards Team.
TAC stands for Theme Authentication Checker. Currently, TAC searches the source files of every installed theme for signs of malicious code. If such code is found, TAC displays the path to the theme file, the line [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://builtbackwards.com/projects/tac/"><strong>TAC (Theme Authentication Checker)</strong></a> v1.0, our new WP Plugin, has just been released on <a href="http://wordpress.org/extend/plugins/tac/">Wordpress.org</a> by us, the builtBackwards Team.</p>
<p><strong>TAC</strong> stands for Theme Authentication Checker. Currently,<strong> TAC</strong> searches the source files of every installed theme for signs of malicious code. If such code is found, <strong>TAC</strong> displays the path to the theme file, the line number, and a small snippet of the suspect code.</p>
<p>This plugin got its start when we repeatedly found obfuscated malicious code in free Wordpress themes available throughout the web. A quick way to scan a theme for undesirable code was needed, so we put together this plugin.</p>
<p>Try it out and <a href="http://builtbackwards.com/contact">let us know what you think!</a></p>
]]></content:encoded>
			<wfw:commentRss>http://builtbackwards.com/2008/06/16/tac-v10-released/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
