mirror of
https://github.com/elisspace/autopsy.git
synced 2026-09-06 02:24:30 +00:00
doc correction
This commit is contained in:
@@ -30,11 +30,11 @@ limitations under the License.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
Autopsy tries its best to extract maximum amount of text from the indexed files.
|
||||
Autopsy tries its best to extract maximum amount of text from the files being indexed.
|
||||
First, the indexing will try to extract text from supported file formats, such as pure text file format, MS Office Documents, PDF files, Email files, and many others.
|
||||
If the file is not supported by the standard text extractor, Autopsy will fallback to string extraction algorithm.
|
||||
String extraction on unknown file formats or arbitrary binary files can often still extract a good amount of text from the file, often good enough to provide additional clues.
|
||||
However, string extraction will not extract text from binary files that have been decrypted.
|
||||
However, string extraction will not be able to extract text strings from binary files that have been encrypted.
|
||||
</p>
|
||||
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user