-
**GB-002** | | 2 | | ed | There are general typographic and textual inconsistencies in the citations of documents that are referenced normatively: · Only the title of the document shou…
-
Do you have more information about how the savegame file is structured? It seems to be compressed, but I don't know how.
The program [Stronghold PNGer](http://stronghold.heavengames.com/downloads/s…
void4 updated
4 years ago
-
Trying to create a _ZipFile_ with _EncryptionMethod.ZIP_STANDARD_VARIANT_STRONG_ yields an _ZipException_: "Invalid encryption method".
This is because _ZipOutputStream::CipherOutputStream_ does no…
-
I purchased this software as the keka site suggested it would encrypt 7z files using AES256 bit. It does not. I would like a refund.
Thanks
Dan
-
An error occurred When I tried to run cmake in the minizip directory.
/minizip-master/mz.h:162:44: error: missing binary operator before token "("
(defined(__has_include) && __has_include())
…
-
I try to generate **cpp_stl** files from **zip.ksy** that is already available by running;
`kaitai-struct-compiler.bat --target=cpp_stl zip.ksy`
Generated zip.h contains enums like this:
```cpp…
-
See #4541 and #4300
I intend to look into this soon. I'm thinking these checksums are likely used somewhere for something other than our early rejection when cracking them - so there should be cod…
-
**Describe the ~bug~ question:**
The iOS Outlook application displays a message to users "file format is not supported" when an encrypted zip file is found in an email attachment. Is there anyway usi…
ghost updated
4 years ago
-
Configure source tree:
```console
+ /usr/bin/cmake -B x86_64-redhat-linux-gnu -D BUILD_SHARED_LIBS=ON -D CMAKE_AR=/usr/bin/gcc-ar -D CMAKE_BUILD_TYPE=RelWithDebInfo -D CMAKE_C_FLAGS_RELEASE=-DNDEBUG…
-
I've been using the php:apache image before and had no problems with PDO and MySQL, but suddenly it fails with an exception "driver not found". This happened after the boot2docker vm had been removed …