<?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>Anti-Forensics &#187; Software</title>
	<atom:link href="http://www.anti-forensics.com/category/software/feed" rel="self" type="application/rss+xml" />
	<link>http://www.anti-forensics.com</link>
	<description>Rendering computer investigations irrelevant</description>
	<lastBuildDate>Thu, 15 Dec 2011 07:57:59 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>EnCase v7 Training Videos</title>
		<link>http://www.anti-forensics.com/encase-v7-training-videos</link>
		<comments>http://www.anti-forensics.com/encase-v7-training-videos#comments</comments>
		<pubDate>Mon, 01 Aug 2011 05:24:37 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[Computer Forensics News]]></category>
		<category><![CDATA[EnCase]]></category>

		<guid isPermaLink="false">http://www.anti-forensics.com/?p=1356</guid>
		<description><![CDATA[The latest and greatest update in Nintendo Forensics is out, EnCase version 7. Watch the free training videos.
Related posts:<ol>
<li><a href='http://www.anti-forensics.com/beat-encase-file-signature-analysis-on-a-windows-system' rel='bookmark' title='Beat EnCase File Signature Analysis on a Windows System'>Beat EnCase File Signature Analysis on a Windows System</a> <small>Use a hex editor to modify the file signature of...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.anti-forensics.com/encase-v7-training-videos/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Beat EnCase File Signature Analysis on a Windows System</title>
		<link>http://www.anti-forensics.com/beat-encase-file-signature-analysis-on-a-windows-system</link>
		<comments>http://www.anti-forensics.com/beat-encase-file-signature-analysis-on-a-windows-system#comments</comments>
		<pubDate>Mon, 14 Sep 2009 07:28:24 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[EnCase]]></category>
		<category><![CDATA[Hex Editing]]></category>
		<category><![CDATA[file signature analysis]]></category>
		<category><![CDATA[hex editing]]></category>
		<category><![CDATA[hex editor]]></category>
		<category><![CDATA[timestomp]]></category>
		<category><![CDATA[winrar]]></category>

		<guid isPermaLink="false">http://www.anti-forensics.com/?p=564</guid>
		<description><![CDATA[Use a hex editor to modify the file signature of a WinRAR archive to that of an executable file to beat the EnCase forensic software's file signature analysis.
Related posts:<ol>
<li><a href='http://www.anti-forensics.com/disable-thumbnail-caching-and-wipe-thumbsdb-files-on-a-windows-xp-system' rel='bookmark' title='Disable Thumbnail Caching and Wipe Thumbs.db files on a Windows XP System'>Disable Thumbnail Caching and Wipe Thumbs.db files on a Windows XP System</a> <small>The thumbs.db file on a Windows XP system can be...</small></li>
<li><a href='http://www.anti-forensics.com/the-art-of-defiling-defeating-forensic-analysis-on-unix-filesystems-conference-talk-by-the-grugq' rel='bookmark' title='The Art of Defiling: Defeating Forensic Analysis on Unix Filesystems (Conference talk by The Grugq)'>The Art of Defiling: Defeating Forensic Analysis on Unix Filesystems (Conference talk by The Grugq)</a> <small>The Grugq has contributed greatly to the anti-forensics community during...</small></li>
<li><a href='http://www.anti-forensics.com/the-rootkit-arsenal-escape-and-evasion-in-the-dark-corners-of-the-system-by-bill-blunden' rel='bookmark' title='The Rootkit Arsenal Escape and Evasion in the Dark Corners of the System by Bill Blunden'>The Rootkit Arsenal Escape and Evasion in the Dark Corners of the System by Bill Blunden</a> <small>The Rootkit Arsenal is primarily focused on rootkits, every aspect...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.anti-forensics.com/beat-encase-file-signature-analysis-on-a-windows-system/feed</wfw:commentRss>
		<slash:comments>9</slash:comments>
		</item>
		<item>
		<title>Breaking Forensic Images Booted as a Virtual Machine</title>
		<link>http://www.anti-forensics.com/breaking-forensic-images-booted-as-a-virtual-machine</link>
		<comments>http://www.anti-forensics.com/breaking-forensic-images-booted-as-a-virtual-machine#comments</comments>
		<pubDate>Sat, 07 Mar 2009 08:06:31 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[Anti-Forensics Software]]></category>
		<category><![CDATA[Featured Articles]]></category>
		<category><![CDATA[forensic image]]></category>
		<category><![CDATA[liveview]]></category>
		<category><![CDATA[source code]]></category>
		<category><![CDATA[vb.net]]></category>
		<category><![CDATA[virtual machine]]></category>
		<category><![CDATA[vmware]]></category>

		<guid isPermaLink="false">http://www.anti-forensics.com/?p=228</guid>
		<description><![CDATA[I've dug around a bit and found some older examples of software that will detect whether or not the current system is being run in a virtual environment. The main purpose here is to trip up the examiners. Make them waste their time, their clients time and everyone elses. Make the costs of a computer forensics examination even more expensive.
Related posts:<ol>
<li><a href='http://www.anti-forensics.com/the-art-of-defiling-defeating-forensic-analysis-on-unix-filesystems-conference-talk-by-the-grugq' rel='bookmark' title='The Art of Defiling: Defeating Forensic Analysis on Unix Filesystems (Conference talk by The Grugq)'>The Art of Defiling: Defeating Forensic Analysis on Unix Filesystems (Conference talk by The Grugq)</a> <small>The Grugq has contributed greatly to the anti-forensics community during...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.anti-forensics.com/breaking-forensic-images-booted-as-a-virtual-machine/feed</wfw:commentRss>
		<slash:comments>10</slash:comments>
		</item>
		<item>
		<title>Modify NTFS Timestamps and Cover Your Tracks With Timestomp.exe</title>
		<link>http://www.anti-forensics.com/modify-ntfs-timestamps-and-cover-your-tracks-with-timestomp</link>
		<comments>http://www.anti-forensics.com/modify-ntfs-timestamps-and-cover-your-tracks-with-timestomp#comments</comments>
		<pubDate>Thu, 05 Mar 2009 22:08:36 +0000</pubDate>
		<dc:creator>Max</dc:creator>
				<category><![CDATA[Anti-Forensics Software]]></category>
		<category><![CDATA[Hex Editing]]></category>
		<category><![CDATA[compression]]></category>
		<category><![CDATA[hex editor]]></category>
		<category><![CDATA[packing]]></category>
		<category><![CDATA[timestomp]]></category>
		<category><![CDATA[timestomp.exe]]></category>
		<category><![CDATA[upx]]></category>
		<category><![CDATA[windows xp]]></category>

		<guid isPermaLink="false">http://www.anti-forensics.com/?p=125</guid>
		<description><![CDATA[There have been a million articles written on using timestomp.exe. However, the goal of this article is to give some ideas on how to use timestomp and avoid leaving evidence behind that would point to its use.
Related posts:<ol>
<li><a href='http://www.anti-forensics.com/modify-truecrypt-encryption-boot-loader-strings' rel='bookmark' title='Modify TrueCrypt Encryption Boot Loader Strings'>Modify TrueCrypt Encryption Boot Loader Strings</a> <small>In a previous post I mentioned that TrueCrypt leaves behind...</small></li>
<li><a href='http://www.anti-forensics.com/beat-encase-file-signature-analysis-on-a-windows-system' rel='bookmark' title='Beat EnCase File Signature Analysis on a Windows System'>Beat EnCase File Signature Analysis on a Windows System</a> <small>Use a hex editor to modify the file signature of...</small></li>
</ol>]]></description>
		<wfw:commentRss>http://www.anti-forensics.com/modify-ntfs-timestamps-and-cover-your-tracks-with-timestomp/feed</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
	</channel>
</rss>

