-
I've been testing zipping of big files (basically just full on random content files) and noticed an issue with compressed size values in the Zip64 extra field in the local header when streaming mode i…
-
By way of introduction, I work on the Xamarin/Mono team at Microsoft (Xamarin.Android and, from time to time, a foray to the Mono BCL/runtime land) and we've been struggling with various issues relate…
-
We allow decompression of Zip64 zips but not if they contain entries compressed with Deflate64. This is somewhat problematic, as zips created by the Windows explorer utility that are >2gb are compress…
-
**[Original report](https://bitbucket.org/rude/love/issue/1521) by Snusmumriken (Bitbucket: [MainTomato](https://bitbucket.org/MainTomato), GitHub: [MainTomato](https://github.com/MainTomato)).**
---…
-
HI,
I'm attempting to create a basic command line program that I can pipe into and out of for a node integration. I may eventually create a native node extension, but one step at a time 👍
I'm t…
-
I don't know how to explain this well, or where this metadata actually lives, but when I drag a `.Rproj` into alfred's user-defined file type pane, I get this:
Seems like something should be se…
-
## Environment
```sh
CC arch/EVM/EVMDisassembler.o
CC arch/EVM/EVMInstPrinter.o
CC arch/EVM/EVMMapping.o
CC arch/EVM/EVMModule.o
CC arch/MOS65XX/MOS65XXDisasse…
-
Is there a way that this module can read extra fields and reappend them? I see that it's skipping it in zipReader.getEntries. It reads the filename and then skips it to read the comment. I'm currently…
-
**Describe the bug**
1. It is impossible to delete from from `.tar.zstd` archive
2. It is impossible to extract a single file from `.tar.zstd` without decompressing prior files
**To Reproduce**
…
-
hi and thanks for make bkcrack
i have a problem in get 0xA9 and offset in your example tutorial:
i mean here
---------------------------------------------------------------------------------…