Difference between revisions of "Type ZIP"
Jump to navigation
Jump to search
| Line 33: | Line 33: | ||
* Florian Buchholz has a [https://users.cs.jmu.edu/buchhofp/forensics/formats/pkzip.html description] | * Florian Buchholz has a [https://users.cs.jmu.edu/buchhofp/forensics/formats/pkzip.html description] | ||
* Good discussion of the [https://stackoverflow.com/questions/38437826/how-to-create-zip-file-with-data-descriptor-section Data Descriptor ] | * Good discussion of the [https://stackoverflow.com/questions/38437826/how-to-create-zip-file-with-data-descriptor-section Data Descriptor ] | ||
| + | |||
| + | =Truxton Exploiters= | ||
| + | This file type is handled by the following ETLs: | ||
| + | * [[Expand]] | ||
Revision as of 07:47, 2 February 2021
| Defined Constant | Type_ZIP
|
| File Type Value | 209 |
| Parent Type | None |
| Carve | Yes |
| Format Details | Yes |
| MIME Type | application/zip
|
| Filename Extension | zip
|
Zip
Description
PK-Zip archive. Created by Phil Katz
Details
- PKWare's definition of Zip
- Florian Buchholz has a description
- Good discussion of the Data Descriptor
Truxton Exploiters
This file type is handled by the following ETLs: