Difference between revisions of "Type ZIP"

From truxwiki.com
Jump to navigation Jump to search
 
(One intermediate revision 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_XML|<<]] Details [[Type_32bit_Windows_Executable|>>]]
 
| Defined Constant
 
| Defined Constant
 
| <code>Type_ZIP</code>
 
| <code>Type_ZIP</code>
Line 46: Line 46:
 
* 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]
 
* [https://en.wikipedia.org/wiki/ZIP_(file_format) Wikipedia]
 +
* [https://formats.kaitai.io/zip/ Kaitai]

Latest revision as of 14:47, 6 March 2026

<< Details >>
Defined Constant Type_ZIP
File Type Value 209
Parent Type None
Carve Yes
Format Details Yes
MIME Type application/zip
Filename Extension zip
Typical Filename *.zip

Zip

Description

PK-Zip archive. Created by Phil Katz

Truxton Exploiters

This file type is handled by the following ETLs:

Items Produced

Truxton will extract the following from this file type:

Details