<?xml version='1.0' encoding='utf-8'?>
<feed xmlns='http://www.w3.org/2005/Atom'>
<id>page13</id>
<title>FAQ</title>
<updated>2008-06-23T11:28:38.542-07:00</updated>
<link href='http://afflib.org/./faq.php' rel='self'/>
<author></author><entry>
<title type='text'>I keep getting the error &quot;affuse: FUSE support is disabled.&quot; when I try to run the affuse command; what am I doing wrong</title>
<id>_I_keep_getting_the_error_affus</id>
<updated>2008-06-23T11:28:38.542-07:00</updated>
<link href='http://afflib.org/./faq.php#_I_keep_getting_the_error_affus'/>
<content type='html'>
 &lt;span style=&quot;font:12px Verdana, serif; &quot;&gt;When you compile the &lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; font-weight:bold; font-weight:bold; &quot;&gt;affuse&lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; &quot;&gt; command, you must have the fuse developer libraries (libfuse-dev) installed. This includes both the library and the fuse.h header. This is not installed as part of the standard Linux developer distribution.&lt;br /&gt;&lt;/span&gt;
 </content>
 </entry>
<entry>
<title type='text'>Can AFF files be &quot;mounted&quot; like other files?</title>
<id>_Can_AFF_files_be_mounted_like_</id>
<updated>2008-06-23T11:28:25.184-07:00</updated>
<link href='http://afflib.org/./faq.php#_Can_AFF_files_be_mounted_like_'/>
<content type='html'>
 &lt;span style=&quot;font:12px Verdana, serif; &quot;&gt;Yes. On Linux systems, AFF files can be mounted using FUSE and the &lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; font-weight:bold; font-weight:bold; &quot;&gt;afuse&lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; &quot;&gt; utility.&lt;/span&gt;
 </content>
 </entry>
<entry>
<title type='text'>What open source libraries are required to compile AFF?</title>
<id>What_open_source_libraries_are_</id>
<updated>2008-03-02T21:35:07.968-08:00</updated>
<link href='http://afflib.org/./faq.php#What_open_source_libraries_are_'/>
<content type='html'>
 &lt;span style=&quot;font:12px Verdana, serif; &quot;&gt;Check out the &lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; &quot;&gt;&lt;a href=&quot;.././requirements.php&quot; rel=&quot;self&quot; title=&quot;Library Requirements&quot;&gt;Library Requirements Matrix&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; &quot;&gt;.&lt;/span&gt;
 </content>
 </entry>
<entry>
<title type='text'>Does AFFLIB compile under Windows?</title>
<id>Does_AFFLIB_compile_under_Windo</id>
<updated>2008-03-02T21:34:21.343-08:00</updated>
<link href='http://afflib.org/./faq.php#Does_AFFLIB_compile_under_Windo'/>
<content type='html'>
 &lt;span style=&quot;font:12px Verdana, serif; &quot;&gt;AFFLIB compiles under Windows using either Cygwin or using Microsoft Visual Studio. You can download pre-compiled versions of AFF for WIndows from the website&apos;s &lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; font-weight:bold; font-weight:bold; &quot;&gt;&lt;a href=&quot;.././products.php&quot; rel=&quot;self&quot; title=&quot;Products and Downloads&quot;&gt;Products and Downloads&lt;/a&gt;&lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; &quot;&gt; directory.&lt;/span&gt;
 </content>
 </entry>
<entry>
<title type='text'>How long do you think it will be before EnCase®, ProDiscover®, FTK, and the open source tools are able to process files in this format?</title>
<id>How_long_do_you_think_it_will_b</id>
<updated>2008-03-02T21:33:51.016-08:00</updated>
<link href='http://afflib.org/./faq.php#How_long_do_you_think_it_will_b'/>
<content type='html'>
 &lt;span style=&quot;font:12px Verdana, serif; &quot;&gt;We&amp;rsquo;ve had no contact with the authors of EnCase, ProDiscover, or FTK. However, we believe that if AFF becomes popular they will modify their tools to handle the format. But even if they don&apos;t, you can use these tools NOW by mounting a filesystem with FUSE and then exporting that filesystem to a windows box using either SAMBA or VMWare (you run the tool inside VMWare on a machine that&apos;s already running Linux with FUSE).&lt;br /&gt;&lt;/span&gt;
 </content>
 </entry>
<entry>
<title type='text'>Why is AFFLIB distributed under the 4-clause Berkeley License? Berkeley repudated the advertising clause. Do we need to advertise AFFLIB if we bundled AFF on a distribution of Unix or Linux tools?</title>
<id>Why_is_AFFLIB_distributed_under</id>
<updated>2008-03-02T21:32:53.538-08:00</updated>
<link href='http://afflib.org/./faq.php#Why_is_AFFLIB_distributed_under'/>
<content type='html'>
 &lt;span style=&quot;font:12px Verdana, serif; &quot;&gt;We&apos;ve decided to keep the advertising clause because Basis Technology, the company that funded a substantial amount of the AFFLIB development, wishes to be acknowledged in computer forensic products that use AFF. We do not consider the bundling of AFFLIB on a CDROM or online distribution of Linux utilities to meet the requirements in section 3---that is, unless the CDROM or distribution specifically mentions AFF. If you specifically mention AFF, you do need to indicate in the copyright statement that AFF contains code that is copyright by Simson Garfinkel and Basis Technology Corp.&lt;/span&gt;
 </content>
 </entry>
<entry>
<title type='text'>What if I want to write AFF files. Do I need to do anything special?</title>
<id>What_if_I_want_to_write_AFF_fil</id>
<updated>2008-03-02T21:32:32.715-08:00</updated>
<link href='http://afflib.org/./faq.php#What_if_I_want_to_write_AFF_fil'/>
<content type='html'>
 &lt;span style=&quot;font:12px Verdana, serif; &quot;&gt;AFFLIB does all of the work! Just open a file with &lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; font-weight:bold; font-weight:bold; &quot;&gt;af_open()&lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; &quot;&gt; and write to it using &lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; font-weight:bold; font-weight:bold; &quot;&gt;af_write()&lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; &quot;&gt;. You can change where you are writing with &lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; font-weight:bold; font-weight:bold; &quot;&gt;af_seek()&lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; &quot;&gt;. Just be sure to close the file with &lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; font-weight:bold; font-weight:bold; &quot;&gt;af_close()&lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; &quot;&gt; before your program exists.&lt;/span&gt;
 </content>
 </entry>
<entry>
<title type='text'>How hard is it to add AFF support to an existing forensic application?</title>
<id>How_hard_is_it_to_add_AFF_suppo</id>
<updated>2008-03-02T21:32:14.514-08:00</updated>
<link href='http://afflib.org/./faq.php#How_hard_is_it_to_add_AFF_suppo'/>
<content type='html'>
 &lt;span style=&quot;font:12px Verdana, serif; &quot;&gt;It&apos;s easy. You just change your &lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; font-weight:bold; font-weight:bold; &quot;&gt;fopen()&lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; &quot;&gt; calls to &lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; font-weight:bold; font-weight:bold; &quot;&gt;af_open()&lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; &quot;&gt;, change &lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; font-weight:bold; font-weight:bold; &quot;&gt;fread()&lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; &quot;&gt; to &lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; font-weight:bold; font-weight:bold; &quot;&gt;af_read()&lt;/span&gt;&lt;span style=&quot;font:12px Verdana, serif; &quot;&gt;, and so on. Once you do this, your application will be able to open AFF, AFM and AFD files automatically. It will also be able to handle split-raw and even EnCase-formatted files.&lt;/span&gt;
 </content>
 </entry>
<entry>
<title type='text'>Why not put meta information into log files?</title>
<id>Why_not_put_meta_information_in</id>
<updated>2008-03-02T21:31:23.231-08:00</updated>
<link href='http://afflib.org/./faq.php#Why_not_put_meta_information_in'/>
<content type='html'>
 &lt;span style=&quot;font:12px Verdana, serif; &quot;&gt;In many cases it is advantageous to store meta information (such as case numbers, acquisition times, the name of the investigator, etc.) directly in the image file. For example, storing this information in a single file with the image makes it very unlikely that they will become separated, and perhaps the wrong log file being used with an image. In some cases it does make sense to store metadata separately from forensic information. For these cases AFF supports the AFM variant, which stores original data in split raw files and metadata in an accompanying AFF file.&lt;br /&gt;&lt;/span&gt;
 </content>
 </entry>
<entry>
<title type='text'>Why a new file format? What’s wrong with EnCase or raw block-by-block images?</title>
<id>Why_a_new_file_format_Whats_wro</id>
<updated>2008-03-02T21:30:51.935-08:00</updated>
<link href='http://afflib.org/./faq.php#Why_a_new_file_format_Whats_wro'/>
<content type='html'>
 &lt;span style=&quot;font:12px Verdana, serif; &quot;&gt;The proprietary EnCase&amp;reg; file format supports seeking within a compressed file, but the specification for this file format is not publicly available and may be encumbered by patents and other intellectual property restrictions which inhibit widespread adoption.&lt;br /&gt;&lt;br /&gt;Raw image files take up a lot of space. Neither format allows the storage of arbitrary name/value pairs, provides for encryption, chain-of-custody, or other advanced features&lt;/span&gt;
 </content>
 </entry>

</feed>
