-
this is a followup on Tycho bug
https://bugs.eclipse.org/bugs/show_bug.cgi?id=516432
ZipArchiver creates zips about which Info-ZIP complains with warnings for every file entry:
copying: one.tx…
-
When debugging an issue with not being able to open a stream to an entry in WinZipAes protected ZIP file, I found that if ZipArchiveEntry.OpenEntryStream() is called a second time, SharpCompress throw…
-
Since zlib 1.2.11 the OS_CODE for Windows stored in the gzip header has a value of 10, as specified by PkZip APPNOTE.TXT file.
The value for Windows used to be 11, as specified by RFC 1952. This is…
-
It appears that after #10980, there are some issues with zlib specifically producing different results on OSX during gzip compression. This can be reproduced by the small test below, where there is a …
-
I compiled the Integration UI with no errors but unfortunately, the gym-retro-integration file was not created.
-
Get error when compile for MacOS 10.7.5:
Undefined symbols for architecture x86_64:
"_environ", referenced from:
_r_sys_clearenv in sys.o
(maybe you meant: _r_sys_set_environ, _r_sy…
-
Hi,
I need to crack a zip archive password containing two files, a small .txt and another big .zip. The password seems to be zipcrypto
I used zip2john to get the hash of the archive but I get :
v…
-
Hello,
I'm trying out this library to open archive for World of Warcraft Vanilla. However, it seems not all the files are correctly read from the archives.
Is there something different ?
Thanks,
W…
-
Hi, I am using windows 10 64bit, python 3.5 64bit, gym-retro 0.5.3.
- installed MSYS32 64bit and pacman make
- installed cmake using pip
**The problem is my gcc compiler could not compile luajit …
-
From the docs:
> Currently, the presence of encryption is not even checked, and encrypted zip files will cause undefined behavior.
encrypted zip files should, at the very least, have well-defined be…