Difference between revisions of "Type HEIF"

From truxwiki.com
Jump to navigation Jump to search
 
(4 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_Cygwin_Symlink|<<]] Details [[Type_MPEG4Video_With_DRM|>>]]
 
| Defined Constant
 
| Defined Constant
 
| <code>Type_HEIF</code>
 
| <code>Type_HEIF</code>
Line 14: Line 14:
 
|-
 
|-
 
| Format Details
 
| Format Details
 +
| Yes
 +
|-
 +
| Carve Meta Data
 
| Yes
 
| Yes
 
|-
 
|-
Line 20: Line 23:
 
|-
 
|-
 
| Filename Extension
 
| Filename Extension
| <code>heif</code>
+
| <code>heif
 +
heic</code>
 
|}
 
|}
  
Line 27: Line 31:
 
=Description=
 
=Description=
 
High Efficiency Image File
 
High Efficiency Image File
 
=External links=
 
* [https://en.wikipedia.org/wiki/High_Efficiency_Image_File_Format Wikipedia]
 
  
 
=Truxton Exploiters=
 
=Truxton Exploiters=
Line 37: Line 38:
 
=Items Produced=
 
=Items Produced=
 
Truxton will extract the following from this file type:
 
Truxton will extract the following from this file type:
 +
* [[Type_Camera_Information]]
 
* [[Type_File_Details]]
 
* [[Type_File_Details]]
* [[EXIF_Table|EXIF]]
 
 
* [[Location_Table|Location]]
 
* [[Location_Table|Location]]
 
* [[Sensitive_Site_List|Sensitive Site Violation]]
 
* [[Sensitive_Site_List|Sensitive Site Violation]]
* [[Entity_Types|ENTITY_TYPE_PERSON]]
+
 
* [[Entity_Types|ENTITY_TYPE_DISNEY_GUEST_ID]]
+
=Carve Meta Data=
 +
When Truxton carves this file, it can populate the following columns in the <code><nowiki>[</nowiki>[[File Table|File]]<nowiki>]</nowiki></code> table:
 +
* <code>Created</code> - When the file was created
 +
* <code>LastWrite</code> - When the file was last modified
 +
 
 +
=Details=
 +
* [https://en.wikipedia.org/wiki/High_Efficiency_Image_File_Format Wikipedia]

Latest revision as of 17:35, 21 May 2024

<< Details >>
Defined Constant Type_HEIF
File Type Value 977
Parent Type MP4
Carve Yes
Format Details Yes
Carve Meta Data Yes
MIME Type image/heif
Filename Extension heif

heic

HEIF

Description

High Efficiency Image File

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