Difference between revisions of "Type ZIP"
Jump to navigation
Jump to search
| Line 32: | Line 32: | ||
* PKWare's definition of [http://www.pkware.com/documents/casestudies/APPNOTE.TXT Zip] | * PKWare's definition of [http://www.pkware.com/documents/casestudies/APPNOTE.TXT Zip] | ||
* 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] |
| + | * [https://en.wikipedia.org/wiki/ZIP_(file_format) Wikipedia] | ||
=Truxton Exploiters= | =Truxton Exploiters= | ||
This file type is handled by the following ETLs: | This file type is handled by the following ETLs: | ||
* [[Expand]] | * [[Expand]] | ||
Revision as of 10:22, 22 June 2022
| 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
- Wikipedia
Truxton Exploiters
This file type is handled by the following ETLs: