Difference between revisions of "Type RichText"

From truxwiki.com
Jump to navigation Jump to search
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
{| style="float:right;border:1px solid black"
 
{| style="float:right;border:1px solid black"
|+ Details
+
|+ [[Type_Zip_Fragment|<<]] Details [[Type_Java_Archive|>>]]
 
| Defined Constant
 
| Defined Constant
 
| <code>Type_RichText</code>
 
| <code>Type_RichText</code>
Line 34: Line 34:
 
This file type is handled by the following ETLs:
 
This file type is handled by the following ETLs:
 
* [[Expand]]
 
* [[Expand]]
 +
* [[TextExtract]]
  
 
=Items Produced=
 
=Items Produced=
 
Truxton will extract the following from this file type:
 
Truxton will extract the following from this file type:
 
* [[Entity_Types|ENTITY_TYPE_AUTHOR]]
 
* [[Entity_Types|ENTITY_TYPE_AUTHOR]]
 +
* [[Type_Extracted_ASCII]]
 +
* [[Type_Extracted_Unicode]]
 +
* [[Type_File_Details]]
  
 
=Carve Meta Data=
 
=Carve Meta Data=

Latest revision as of 05:24, 22 May 2024

<< Details >>
Defined Constant Type_RichText
File Type Value 238
Parent Type ASCII Text
Carve Yes
Format Details Yes
Carve Meta Data Yes
MIME Type text/rtf
Filename Extension rtf

RTF

Description

Rich text format document

Truxton Exploiters

This file type is handled by the following ETLs:

Items Produced

Truxton will extract the following from this file type:

Carve Meta Data

When Truxton carves this file, it can populate the following columns in the [File] table:

  • Created - When the file was created
  • LastWrite - When the file was last modified

Details