Difference between revisions of "Type GZip"
Jump to navigation
Jump to search
| Line 15: | Line 15: | ||
| Format Details | | Format Details | ||
| No | | No | ||
| + | |- | ||
| + | | Carve Meta Data | ||
| + | | Yes | ||
|- | |- | ||
| MIME Type | | MIME Type | ||
| Line 27: | Line 30: | ||
=Description= | =Description= | ||
GZip compressed data | GZip compressed data | ||
| − | |||
| − | |||
| − | |||
=Truxton Exploiters= | =Truxton Exploiters= | ||
This file type is handled by the following ETLs: | This file type is handled by the following ETLs: | ||
* [[Expand]] | * [[Expand]] | ||
| + | |||
| + | =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>LastWrite</code> - When the file was last modified | ||
| + | * <code>Name</code> - The name of the file | ||
| + | |||
| + | =Details= | ||
| + | * [https://tools.ietf.org/html/rfc1952 Format] | ||
Revision as of 08:22, 15 January 2024
| Defined Constant | Type_GZip
|
| File Type Value | 286 |
| Parent Type | None |
| Carve | Yes |
| Format Details | No |
| Carve Meta Data | Yes |
| MIME Type | application/x-gzip
|
| Filename Extension | gz
|
GZip
Description
GZip compressed data
Truxton Exploiters
This file type is handled by the following ETLs:
Carve Meta Data
When Truxton carves this file, it can populate the following columns in the [File] table:
LastWrite- When the file was last modifiedName- The name of the file