armijnhemel / binaryanalysis-ng

Binary Analysis Next Generation (BANG)
GNU Affero General Public License v3.0
461 stars 66 forks source link

ZIP: 64 bits data descriptor fields #329

Open armijnhemel opened 1 year ago

armijnhemel commented 1 year ago

From https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT section 4.3.9.1:

For ZIP64(tm) format archives, the compressed and uncompressed sizes are 8 bytes each.

Currently this is not supported correctly.