microsoft/RecursiveExtractor
RecursiveExtractor is a .NET Standard 2.0 archive extraction Library, and Command Line Tool which can process 7zip, ar, bzip2, deb, gzip, iso, rar, tar, vhd, vhdx, vmdk, wim, xzip, and zip archives and any nested combination of the supported formats.
C#MIT
Issues
- 0
Fail Faster in TarExtractor
#156 opened by gfs - 0
Convert FileEntry To IDisposable
#155 opened by gfs - 0
Harmonize Using/PassThroughStream Arguments in Extractors
#154 opened by gfs - 2
Unable to delete the archive after extracting using extractor.ExtractToDirectory
#149 opened by c0bra99 - 5
Migrate to LTRData/DiscUtils
#144 opened by gfs - 4
- 2
Acces to the path denied
#136 opened by omaidsama - 0
Refactor logging to use ILoggerFactory pattern
#129 opened by gfs - 4
Timeout does not work for corrupt tar file
#127 opened by svenclaesson - 0
- 3
Cannot extract files from .7z and .rar (RAR4) archives with unencrypted filenames
#125 opened by wdDiamant - 2
.iso extraction with parallel causes deadlock
#116 opened by svenclaesson - 0
Refactor parallel behavior to perform only at top level
#113 opened by gfs - 1
Clean up tests using DynamicData
#106 opened by gfs - 0
- 0
Find Non-Indexed files in zips
#108 opened by gfs - 2
On .NET 7+ use System.Formats.Tar
#95 opened by gfs - 10
IEnumerable<FileEntry> returned from Extractor.Extract is actually a List<FileEntry>
#97 opened by andreas-eriksson - 0
Remove or fix Blazor interface
#100 opened by gfs - 2
Extract swallows timeout exception
#107 opened by svenclaesson - 3
RAR archives extracted in parallel fails
#102 opened by svenclaesson - 0
- 0
Add VHD Test Case
#65 opened by gfs - 1
Test Cases for Archives with Invalid File Paths
#91 opened by gfs - 1
VHD Extraction Issue (ObjectDisposedException)
#84 opened by SteAmeR - 1
Support for MSI Format
#83 opened by gfs - 1
Option to exclude/include files by archive type
#79 opened by gfs - 3
Add support for Docker images (OCI Format)
#78 opened by scovetta - 9
Wrong numbers of entries in TAR archive
#72 opened by Lieth - 2
Extraction of files leading with numbers n. is removed while extracting ar-archives
#71 opened by Lieth - 1
FileEntry.DisposeOnFinalize
#70 opened by andreas-eriksson - 1
Add Verbose Extraction Flag
#67 opened by gfs - 0
Clean up Documentation and Interfaces
#69 opened by gfs - 0
Generate Extraction Report
#68 opened by gfs - 0
Add VMDK Test Case
#66 opened by gfs - 0
- 1
Add a progress bar
#51 opened by gfs - 1
- 0
Propagate file create/modify times
#46 opened by scovetta - 1
Replace test files with "lorem ipsum"
#37 opened by scovetta - 2
- 2
- 0
Extractor throws unhandled exception on empty file
#39 opened by jhoak - 0
- 0
Support downloading of non-text files from Blazor
#31 opened by gfs - 0
Restyle Blazor
#30 opened by gfs - 0
Support Encrypted Archives in Blazor
#24 opened by gfs - 1
Publish Cli to Nuget
#26 opened by gfs - 1
- 0
Support Encrypted Archives in Cli
#25 opened by gfs