<?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>gHacks technology news &#187; forensic software</title>
	<atom:link href="http://www.ghacks.net/tag/forensic-software/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.ghacks.net</link>
	<description>A technology blog covering software, mobile phones, gadgets, security, the Internet and other relevant areas.</description>
	<lastBuildDate>Wed, 25 Nov 2009 11:56:41 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.6</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Firefox 3 History Recovery</title>
		<link>http://www.ghacks.net/2009/09/14/firefox-3-history-recovery/</link>
		<comments>http://www.ghacks.net/2009/09/14/firefox-3-history-recovery/#comments</comments>
		<pubDate>Mon, 14 Sep 2009 17:51:48 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Browsing]]></category>
		<category><![CDATA[Open Source]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[firefox 3]]></category>
		<category><![CDATA[firefox history]]></category>
		<category><![CDATA[forensic software]]></category>
		<category><![CDATA[history recovery]]></category>
		<category><![CDATA[recovery software]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=16333</guid>
		<description><![CDATA[Are you a Firefox user who regularly cleans the Firefox history and other traces like downloads from the web browser&#8217;s memory? Do you think that these information are really gone and cannot be recovered because you have deleted them? You might want to think again as it is usually possible to recover data on computer [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/05/firefox.png" alt="firefox" title="firefox" width="113" height="109" class="alignleft size-full wp-image-12575" />Are you a <a href="http://www.ghacks.net/tag/firefox/">Firefox</a> user who regularly cleans the Firefox history and other traces like downloads from the web browser&#8217;s memory? Do you think that these information are really gone and cannot be recovered because you have deleted them? You might want to think again as it is usually possible to recover data on computer systems even if it has been deleted by the user. There are exemptions to the rule. If the free space of the hard drive has been overwritten by software to clean it of data traces then recovery is not possible. The same is true if Firefox was executed from a read only device.</p>
<p>Firefox 3 History Recovery helps in all other cases. It is a command line tool that can analyse uncompressed disk images to discover traces of the four SQLite tables moz_places, moz_historyvisits, moz_formhistory and moz_downloads. What the recovery tool can return are therefor the visited urls, the form history and the downloads.</p>
<p><span id="more-16333"></span>Firefox 3 History Recovery is a forensic tool and therefor not designed with usability in mind. It can only be executed from the command line and the biggest problem that users face is that they need to create a disk image for this process. The developer mentioned a few tools that can be used to create those disk images: winhex, ftk imager and dcfldd.</p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/09/firefox_history_recovery-500x251.jpg" alt="firefox history recovery" title="firefox history recovery" width="500" height="251" class="alignnone size-medium wp-image-16334" /></p>
<p>The program itself is easy to use in comparison. All the user needs to do is to enter the command</p>
<p><code>ff3hr -i<br />
<input file></code></p>
<p>to start the recovery process. The command line tool will create four new text documents in its directory that will contain the information found on the disk image. Firefox 3 History Recovery is an Open Source software program that is <a href="http://sourceforge.net/projects/ff3hr/">available</a> at the Sourceforge website.</p>

	Tags: <a href="http://www.ghacks.net/tag/firefox/" title="firefox" rel="tag">firefox</a>, <a href="http://www.ghacks.net/tag/firefox-3/" title="firefox 3" rel="tag">firefox 3</a>, <a href="http://www.ghacks.net/tag/firefox-history/" title="firefox history" rel="tag">firefox history</a>, <a href="http://www.ghacks.net/tag/forensic-software/" title="forensic software" rel="tag">forensic software</a>, <a href="http://www.ghacks.net/tag/history-recovery/" title="history recovery" rel="tag">history recovery</a>, <a href="http://www.ghacks.net/tag/open-source/" title="Open Source" rel="tag">Open Source</a>, <a href="http://www.ghacks.net/tag/recovery-software/" title="recovery software" rel="tag">recovery software</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/10/21/xkcd-comic-wallpaper-changer/" title="Xkcd Comic Wallpaper Changer (October 21, 2009)">Xkcd Comic Wallpaper Changer</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/04/04/xenocode-web-browser-sandbox/" title="Xenocode Web Browser Sandbox (April 4, 2009)">Xenocode Web Browser Sandbox</a> (0)</li>
	<li><a href="http://www.ghacks.net/2009/07/03/wireless-network-scanner-inssider/" title="Wireless Network Scanner inSSIDer (July 3, 2009)">Wireless Network Scanner inSSIDer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/11/22/windows-tabbed-browsing/" title="Windows Tabbed Browsing (November 22, 2008)">Windows Tabbed Browsing</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/05/05/windows-run-aliases/" title="Windows Run Aliases (May 5, 2009)">Windows Run Aliases</a> (8)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/09/14/firefox-3-history-recovery/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Forensic Windows Registry Software Registry Report</title>
		<link>http://www.ghacks.net/2009/08/14/forensic-windows-registry-software-registry-report/</link>
		<comments>http://www.ghacks.net/2009/08/14/forensic-windows-registry-software-registry-report/#comments</comments>
		<pubDate>Fri, 14 Aug 2009 09:57:06 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[forensic software]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[registry]]></category>
		<category><![CDATA[registry report]]></category>
		<category><![CDATA[registry software]]></category>
		<category><![CDATA[windows registry]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=15361</guid>
		<description><![CDATA[Registry Report is a forensic software program for the Windows operating system that can generate Windows Registry reports by loading Registry hives into the software. It should be noted that the Registry software can only load hives that are not currently in use by the operating system and is therefor ideal for analysing Registry hives [...]]]></description>
			<content:encoded><![CDATA[<p><img src="http://www.ghacks.net/wp-content/uploads/2009/04/microsoft_windows.jpg" alt="microsoft windows" title="microsoft windows" width="128" height="128" class="alignleft size-full wp-image-11907" />Registry Report is a forensic software program for the Windows operating system that can generate Windows Registry reports by loading Registry hives into the software. It should be noted that the Registry software can only load hives that are not currently in use by the operating system and is therefor ideal for analysing Registry hives that have been copied, backed up. The portable software program displays a minimal interface upon system start. The default language is set to German which can be changed by clicking on the extras > Sprache / Language menu entry on the top of the application window. Available languages are English, Japanese, Chinese and Dutch.</p>
<p>Registry hives can be loaded into the software program by clicking on File > Open Registry Files.</p>
<p><span id="more-15361"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/08/windows_registry_software-500x338.jpg" alt="windows registry software" title="windows registry software" width="500" height="338" class="alignnone size-medium wp-image-15362" /></p>
<p>A click on File > Create Report or pressing CTRL R will create the report of the selected Registry hive. The report will display various information about the hive which can be summed up as various system settings. Depending on the hives that are loaded in the software information such as Windows accounts and users, Windows services, printers, firewalls, network settings and various other information.</p>
<p>The Ntuser.dat file is probably the most interesting hive that can be loaded in the Registry software as it displays recently opened documents, recently opened applications and last typed applications. The settings can be used to add or remove data from the report. Various modules are not enabled by default. Enabling them can increase the depth of the report. <a href="http://www.gaijin.at/en/dlregreport.php">Registry Report</a> can be downloaded from the developer&#8217;s website.</p>

	Tags: <a href="http://www.ghacks.net/tag/forensic-software/" title="forensic software" rel="tag">forensic software</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/registry/" title="registry" rel="tag">registry</a>, <a href="http://www.ghacks.net/tag/registry-report/" title="registry report" rel="tag">registry report</a>, <a href="http://www.ghacks.net/tag/registry-software/" title="registry software" rel="tag">registry software</a>, <a href="http://www.ghacks.net/tag/windows-registry/" title="windows registry" rel="tag">windows registry</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/20/windows-registry-watcher/" title="Windows Registry Watcher (March 20, 2009)">Windows Registry Watcher</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/01/25/registry-analyzer/" title="Registry Analyzer (January 25, 2009)">Registry Analyzer</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/01/13/windows-registry-protection/" title="Windows Registry Protection (January 13, 2009)">Windows Registry Protection</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/05/27/windows-registry-monitoring/" title="Windows Registry Monitoring With RegFromApp (May 27, 2009)">Windows Registry Monitoring With RegFromApp</a> (3)</li>
	<li><a href="http://www.ghacks.net/2009/06/22/set-file-associations-without-writing-to-the-windows-registry/" title="Set File Associations Without Writing To The Windows Registry (June 22, 2009)">Set File Associations Without Writing To The Windows Registry</a> (6)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/08/14/forensic-windows-registry-software-registry-report/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>File Analysis</title>
		<link>http://www.ghacks.net/2009/01/28/file-analysis/</link>
		<comments>http://www.ghacks.net/2009/01/28/file-analysis/#comments</comments>
		<pubDate>Wed, 28 Jan 2009 18:34:47 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[analysis]]></category>
		<category><![CDATA[File Analysis]]></category>
		<category><![CDATA[file analyzer]]></category>
		<category><![CDATA[forensic software]]></category>
		<category><![CDATA[portable software]]></category>
		<category><![CDATA[security-software]]></category>
		<category><![CDATA[windows file analyzer]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=10188</guid>
		<description><![CDATA[Windows File Analyzer is a file analysis software that can be used to various system specific files. The portable software can be executed from any location on the hard drive and is compatible with all Windows operating systems from Windows 95 to Windows Vista. It requires knowledge of the location of those system files to [...]]]></description>
			<content:encoded><![CDATA[<p><a href="http://mitec.cz/wfa.html">Windows File Analyzer</a> is a <strong>file analysis</strong> software that can be used to various system specific files. The portable software can be executed from any location on the hard drive and is compatible with all Windows operating systems from Windows 95 to Windows Vista. It requires knowledge of the location of those system files to perform the file analysis and display the results for forensic analysis.</p>
<p>The main interface of Windows File Analyzer is driven by five buttons in the top toolbar that each open up a file browser window. The file analysis software can be used to analyse the following five files: <a href="http://www.ghacks.net/2009/01/04/indexdat/">index.dat</a>, prefetch, <a href="www.ghacks.net/2007/12/13/thumbsdb-viewer-and-cleaner/">thumbs.db</a> , shortcuts and recycle bins. Not every Windows system makes use of all of those files as some functions like the thumbnail generation can be deactivated.</p>
<p>Windows File Analyzer will analyse the contents of the selected file and display the results in a table. The table will contain various information depending on the file that has been analyzed. Analyzing a thumbs.db file will for example display all the thumbnails that it contains while the analysis of the prefetch data will display information about the applications that are prefetched, the time the entry has been created and last used on the computer system.</p>
<p><span id="more-10188"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/01/file_analysis-500x403.gif" alt="file analysis" title="file analysis" width="500" height="403" class="alignnone size-medium wp-image-10189" /></p>
<p>Windows File Analyzer combines various tools that can be used to analyse a computer system and reveal information about its users. Multiple file analysis&#8217; can be open at the same time. Each report can be printed in user friendly form for further analysis. Some knowledge is required to start a file analysis which might require research on the Internet to find out where the files that can be analyses are located on the computer system.</p>

	Tags: <a href="http://www.ghacks.net/tag/analysis/" title="analysis" rel="tag">analysis</a>, <a href="http://www.ghacks.net/tag/file-analysis/" title="File Analysis" rel="tag">File Analysis</a>, <a href="http://www.ghacks.net/tag/file-analyzer/" title="file analyzer" rel="tag">file analyzer</a>, <a href="http://www.ghacks.net/tag/forensic-software/" title="forensic software" rel="tag">forensic software</a>, <a href="http://www.ghacks.net/tag/portable-software/" title="portable software" rel="tag">portable software</a>, <a href="http://www.ghacks.net/tag/security-software/" title="security-software" rel="tag">security-software</a>, <a href="http://www.ghacks.net/tag/windows-file-analyzer/" title="windows file analyzer" rel="tag">windows file analyzer</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/03/20/windows-registry-watcher/" title="Windows Registry Watcher (March 20, 2009)">Windows Registry Watcher</a> (5)</li>
	<li><a href="http://www.ghacks.net/2009/03/16/secure-windows-services-configuration/" title="Secure Windows Services Configuration (March 16, 2009)">Secure Windows Services Configuration</a> (2)</li>
	<li><a href="http://www.ghacks.net/2009/10/19/remove-fake-antivirus-software-programs/" title="Remove Fake Antivirus Software Programs (October 19, 2009)">Remove Fake Antivirus Software Programs</a> (11)</li>
	<li><a href="http://www.ghacks.net/2008/12/06/password-protect-applications/" title="Password Protect Applications (December 6, 2008)">Password Protect Applications</a> (9)</li>
	<li><a href="http://www.ghacks.net/2009/08/14/forensic-windows-registry-software-registry-report/" title="Forensic Windows Registry Software Registry Report (August 14, 2009)">Forensic Windows Registry Software Registry Report</a> (0)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/28/file-analysis/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Forensic Data Recovery Software</title>
		<link>http://www.ghacks.net/2009/01/19/forensic-data-recovery-software/</link>
		<comments>http://www.ghacks.net/2009/01/19/forensic-data-recovery-software/#comments</comments>
		<pubDate>Mon, 19 Jan 2009 13:44:49 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[data recovery software]]></category>
		<category><![CDATA[data-recovery]]></category>
		<category><![CDATA[drive look]]></category>
		<category><![CDATA[forensic data]]></category>
		<category><![CDATA[Forensic Data Recovery Software]]></category>
		<category><![CDATA[forensic software]]></category>
		<category><![CDATA[hard drive data]]></category>
		<category><![CDATA[recover data]]></category>
		<category><![CDATA[windows software]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=9992</guid>
		<description><![CDATA[Forensic data recovery software is different from common data recovery tools as its main purpose is the recovery of information rather than files. This can obviously be the same when trying to recover images but it can be something completely different when recovering text. The forensic data expert will try to get access to the [...]]]></description>
			<content:encoded><![CDATA[<p>Forensic data recovery software is different from common data recovery tools as its main purpose is the recovery of information rather than files. This can obviously be the same when trying to recover images but it can be something completely different when recovering text. The forensic data expert will try to get access to the information regardless of how they are presented to him. </p>
<p><a href="http://www.runtime.org/drivelook.htm">Drive Look</a> is a free forensic disk investigation tool from the developers of <a href="http://www.ghacks.net/2006/07/24/backup-your-data-with-drive-image-xml/">Drive Image XML</a>. The forensic data recovery software is free to use and runs on many Microsoft operating systems like Windows 2000 or Windows XP but not Windows Vista. Registration data has been posted on the download page that needs to be entered into the software.</p>
<p>The forensic software will scan a selected hard drive, partition, logical drives, network drives or images and index all words that meet specific criteria. The user can select the minimum and maximum word length and chars during setup. There is also the possibility to specify words that should be included in the scan.</p>
<p><span id="more-9992"></span><img src="http://www.ghacks.net/wp-content/uploads/2009/01/drive_look-500x363.jpg" alt="drive look" title="drive look" width="500" height="363" class="alignnone size-medium wp-image-9995" /></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/01/forensic_data_recovery_software-500x363.jpg" alt="forensic data recovery software" title="forensic data recovery software" width="500" height="363" class="alignnone size-medium wp-image-9994" /></p>
<p><img src="http://www.ghacks.net/wp-content/uploads/2009/01/data_recovery_software-500x363.jpg" alt="data recovery software" title="data recovery software" width="500" height="363" class="alignnone size-medium wp-image-9996" /></p>
<p>Drive Look will list all words that it has found during scan in a searchable interface in the end. It is possible to scroll through the words on the left side or enter a search term to find out if a word or phrase has been discovered in the specified location. The forensic data software will display the locations on the storage device in either Ascii or Hex mode and list the sector and offset information of each hit. It is possible to read the text that is surrounding the discovered phrase to get a better understanding.</p>
<p>An alternative to Drive Look is The <a href="http://www.ghacks.net/2009/01/07/hard-drive-data-retrieval/">hard drive data</a> retrieval tool Disk Investigator which makes use of a realtime search.</p>

	Tags: <a href="http://www.ghacks.net/tag/data-recovery-software/" title="data recovery software" rel="tag">data recovery software</a>, <a href="http://www.ghacks.net/tag/data-recovery/" title="data-recovery" rel="tag">data-recovery</a>, <a href="http://www.ghacks.net/tag/drive-look/" title="drive look" rel="tag">drive look</a>, <a href="http://www.ghacks.net/tag/forensic-data/" title="forensic data" rel="tag">forensic data</a>, <a href="http://www.ghacks.net/tag/forensic-data-recovery-software/" title="Forensic Data Recovery Software" rel="tag">Forensic Data Recovery Software</a>, <a href="http://www.ghacks.net/tag/forensic-software/" title="forensic software" rel="tag">forensic software</a>, <a href="http://www.ghacks.net/tag/hard-drive-data/" title="hard drive data" rel="tag">hard drive data</a>, <a href="http://www.ghacks.net/tag/recover-data/" title="recover data" rel="tag">recover data</a>, <a href="http://www.ghacks.net/tag/windows-software/" title="windows software" rel="tag">windows software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2009/02/20/recover-deleted-files-3/" title="Recover Deleted Files With DiskDigger (February 20, 2009)">Recover Deleted Files With DiskDigger</a> (6)</li>
	<li><a href="http://www.ghacks.net/2009/01/07/hard-drive-data-retrieval/" title="Hard Drive Data Retrieval (January 7, 2009)">Hard Drive Data Retrieval</a> (12)</li>
	<li><a href="http://www.ghacks.net/2008/10/06/dvd-data-recovery-software/" title="DVD Data Recovery Software (October 6, 2008)">DVD Data Recovery Software</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/11/03/cd-dvd-data-recovery-software/" title="CD DVD Data Recovery Software (November 3, 2009)">CD DVD Data Recovery Software</a> (4)</li>
	<li><a href="http://www.ghacks.net/2009/04/04/cd-data-recovery-tools-overview/" title="CD Data Recovery Tools Overview (April 4, 2009)">CD Data Recovery Tools Overview</a> (7)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2009/01/19/forensic-data-recovery-software/feed/</wfw:commentRss>
		<slash:comments>7</slash:comments>
		</item>
		<item>
		<title>Evidence Collector</title>
		<link>http://www.ghacks.net/2008/06/05/evidence-collector/</link>
		<comments>http://www.ghacks.net/2008/06/05/evidence-collector/#comments</comments>
		<pubDate>Thu, 05 Jun 2008 07:56:22 +0000</pubDate>
		<dc:creator>Martin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[Windows]]></category>
		<category><![CDATA[software]]></category>
		<category><![CDATA[computer analysis]]></category>
		<category><![CDATA[evidence collector]]></category>
		<category><![CDATA[forensic software]]></category>
		<category><![CDATA[law enforcement]]></category>

		<guid isPermaLink="false">http://www.ghacks.net/?p=4869</guid>
		<description><![CDATA[Have you ever asked yourself what law enforcement agencies would find when analysing your computer ? How their tools would look like and what they would be checking ? If you answered the questions with yes you might want to try out Evidence Collector (via Techtrends) which is a forensic computer program. Evidence Collectors main [...]]]></description>
			<content:encoded><![CDATA[<p>Have you ever asked yourself what law enforcement agencies would find when analysing your computer ? How their tools would look like and what they would be checking ? If you answered the questions with yes you might want to try out <a href="http://www.security-database.com/evidence.php">Evidence Collector</a> (via <a href="http://jayaprakashkv.blogspot.com/2008/06/evidence-collector-free-forensics.html">Techtrends</a>) which is a forensic computer program. Evidence Collectors main purpose is to help with IT incidents but it can give a solid impression on how such tools work generally.</p>
<p>It&#8217;s a standalone tool which means it can be run from external devices connected to the computer which is definitely a prerequisite for all forensic tools. It analyses the user level at startup and displays information like the local IP and hostname. A click on Start Collecting processes 14 sequences, some with subsequences, that collect data and write that data into logfiles in the Evidence Collector directory.</p>
<p>The software did write 25 different log files into the log directory including a list of opened files, installed applications and processes. Evidence Collector concentrates on hardware and software only while law enforcement agencies would definitely scan the computer for files as well, probably using a software like Locate to find information in filenames and contents.</p>
<p><span id="more-4869"></span><img src="http://www.ghacks.net/wp-content/uploads/2008/06/evidence_collector.gif" alt="evidence collector" title="evidence collector" width="150" height="165" class="alignnone size-medium wp-image-4870" /></p>
<p>A detailed list of what is analysed:</p>
<ul>
<li>Shares and policies applied on shares</li>
<li>Started and stopped services</li>
<li>Installed software</li>
<li>Installed Hotfixes</li>
<li>Enumerated Processes</li>
<li>Events logs</li>
<li>TCP / UDP mapping endpoints</li>
<li>Process handles tracking</li>
<li>List start-up programs</li>
<li>Suspected modules</li>
<li>Users policies</li>
<li>USB history</li>
</ul>
<p>Evidence Collector is a free software currently in beta. There is no information on the homepage about compatibility, it runs fine on my Windows XP Service Pack 3 system.</p>

	Tags: <a href="http://www.ghacks.net/tag/computer-analysis/" title="computer analysis" rel="tag">computer analysis</a>, <a href="http://www.ghacks.net/tag/evidence-collector/" title="evidence collector" rel="tag">evidence collector</a>, <a href="http://www.ghacks.net/tag/forensic-software/" title="forensic software" rel="tag">forensic software</a>, <a href="http://www.ghacks.net/tag/law-enforcement/" title="law enforcement" rel="tag">law enforcement</a>, <a href="http://www.ghacks.net/tag/software/" title="software" rel="tag">software</a><br />

	<h4>Related posts</h4>
	<ul class="st-related-posts">
	<li><a href="http://www.ghacks.net/2008/11/09/let-the-computer-make-decisions-for-you/" title="Let The Computer Make Decisions For You (November 9, 2008)">Let The Computer Make Decisions For You</a> (0)</li>
	<li><a href="http://www.ghacks.net/2008/06/08/zip-repair/" title="Zip Repair (June 8, 2008)">Zip Repair</a> (3)</li>
	<li><a href="http://www.ghacks.net/2007/04/09/zip-file-recovery-with-object-fix-zip/" title="Zip File Recovery with Object Fix Zip (April 9, 2007)">Zip File Recovery with Object Fix Zip</a> (6)</li>
	<li><a href="http://www.ghacks.net/2008/07/15/zen-key-an-all-purpose-application-manager/" title="Zen Key An All Purpose Application Manager (July 15, 2008)">Zen Key An All Purpose Application Manager</a> (3)</li>
	<li><a href="http://www.ghacks.net/2008/05/13/youtube-batch-downloader/" title="Youtube Batch Downloader (May 13, 2008)">Youtube Batch Downloader</a> (13)</li>
</ul>

]]></content:encoded>
			<wfw:commentRss>http://www.ghacks.net/2008/06/05/evidence-collector/feed/</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
	</channel>
</rss>
