Issues
- 1
- 5
- 14
interpret filenames as UTF-8 even without general purpose bit 11 to workaround Mac bug
#84 opened by imcuttle - 7
Detect unsafe symlinks to prevent arbitrary file read/write during archive extraction
#94 opened by ikkisoft - 2
Preserving extended file attributes on Mac?
#158 opened by erikjalevik - 4
RangeError thrown, not passed in callback
#156 opened by dominique-pfister - 1
Uncaught TypeError: Cannot read properties of undefined (reading 'prototype')
#155 opened by MiguelG97 - 4
add entry.getMode()
#102 opened by thejoshwolfe - 2
how to extract into a directory?
#93 opened by jinCN - 1
Cannot parse file header with uncompressed size, compressed size, or local file header offset of 0xffffffff, if not in Zip64 format
#109 opened by AxbB36 - 1
Unable to open correct Zip64 files with 0xffff as "number of this disk" in eocdr
#120 opened by rossj - 5
Cannot parse zip file containing 65535 files, or with a central directory offset of 0xffffffff, if not in Zip64 format
#108 opened by AxbB36 - 5
Serialise entry item
#111 opened by popey456963 - 2
how to handle different values for extraFieldLength in local file header vs central directory file header
#137 opened by bennettrogers - 2
Support for gzip
#104 opened by AmitMY - 1
[Feature Request] Support for AES-256 decryption
#121 opened by papb - 2
- 1
- 1
invalid comment
#124 opened by AniketDon - 2
How to open password protected zip files
#126 opened by Jonathon55 - 3
calculating progress for the whole archive.
#129 opened by stukennedy - 3
Opening of archive with entry named "/" fails
#135 opened by erikjalevik - 2
Invalid signature causes process to close unexpectedly
#136 opened by Portur - 1
use bigint
#139 opened by jimmywarting - 1
Unzipping nested folders from archive
#140 opened by konradgodel - 1
What file types are supported?
#142 opened by ajmeese7 - 2
- 1
- 1
Alternative library: yauzl-promise
#146 opened by overlookmotel - 3
Buffer deprecated warning
#114 opened by sandy081 - 4
- 4
- 0
- 1
- 1
Unable to unzip hidden files
#119 opened by xinkule - 5
Error while opening file under mocha test
#105 opened by brianignacio5 - 2
uncompressed size is not enforced by zlib.createInflateRaw() or afterwards by yauzl
#107 opened by jorangreef - 1
- 12
- 1
Buffer constructor runtime deprecation - this package emits a warning on Node 10
#74 opened by benjamingr - 5
File permissions changed while unzipping.
#101 opened by rash805115 - 5
ZIPs in ZIP
#89 opened by Torcsi - 1
Extracting rars, tars, tar.gz etc...
#99 opened by macmichael01 - 0
read central directory from a stream instead of multiple small random access reads
#96 opened by thejoshwolfe - 3
Unable to extract APK
#91 opened by farhantariq92 - 4
Cannot unzip powershell zipped folders
#88 opened by requireyan - 2
Help Needed to debug the error - End of central directory record signature not found
#83 opened by akshita31 - 3
Error: end of central directory record signature not found - when unzip and rezip
#72 opened by RadhaEY - 1
Impossible to extract compressed data for entry compressed with e.g. Deflate64
#80 opened by overlookmotel - 2
how convert readstream to buffer
#71 opened by unsilence