-
When there is file with chinese name, the unzipped filename is messy code.
![image](https://cloud.githubusercontent.com/assets/5874864/26238289/057f512c-3cab-11e7-9407-63a000b49114.png)
I use …
-
Problem Description
===================
I zipped a non-empty text file with the zip64 command line tool. When I unzipped it with another tool (UnZip 6.00 of 20 April 2009, by Debian. Original by I…
-
On line 78 of zip.go a path.Join is used. the path package does not support windows. Please change to filepath.Join
-
Am I doing something wrong?
OS: Windows 10 WSL Ubuntu 18.04
```
/c/Games/Diablo$ git clone https://github.com/diasurgical/devil-nightly.git
Cloning into 'devil-nightly'...
remote: Counting object…
-
- [x] Add missing sizes for all functions with tail call optimizations: https://gist.github.com/seritools/9a565ccc3aba405b1a3f074fa781c109
You can find the size of the "function chunk" (since IDA d…
-
Hello,
I'm getting a linker error with `MSYS2` on Windows 10.
Here are the last lines from `make` output:
```
...
i686-w64-mingw32-gcc -c -fpermissive -Wno-write-strings -o Source/scrollrt.o …
-
A zip archive encrypted with Keka (https://www.keka.io/) is using the old pkzip encryption format. But zip2john does not produce any hash. I assume it misreads it at some point as another archive type…
-
At last, I located error in this section
`internal override void Read(BinaryReader reader)
{
Version = reader.ReadUInt16();
Flags = (HeaderFlags)reader.ReadUInt16()…
-
I leave this here as a reference, in case errors with filenames occur at a large scale testing later:
Digging through https://pkware.cachefly.net/webdocs/casestudies/APPNOTE.TXT D.3 (APPENDIX D - L…
-
OS: Windows 10 64bit
Node: v9.11.1 64bit
node-stream-zip: 1.6.0
The US Centers for Medicaid and Medicare publishes a zipped csv flat file of current and past providers. Every month they publish …