<?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 &#187; Windows</title> <atom:link href="http://builtbackwards.com/category/windows/feed/" rel="self" type="application/rss+xml" /><link>http://builtbackwards.com</link> <description>Reverse Engineering is in Our Nature</description> <lastBuildDate>Fri, 16 Jul 2010 06:21:24 +0000</lastBuildDate> <language>en</language> <sy:updatePeriod>hourly</sy:updatePeriod> <sy:updateFrequency>1</sy:updateFrequency> <generator>http://wordpress.org/?v=3.3.2</generator> <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 [...]]]></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>6</slash:comments> </item> </channel> </rss>
