ecz

command module
v0.0.0-...-cbce103 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 3, 2021 License: Apache-2.0 Imports: 5 Imported by: 0

README

ecz

ecz extract corrupted zip file. Normally read the central directory entry to extract the zip, but that method cannot extract a zip file with a corrupted central directory. ecz unzips a zip file with a corrupted central directory entry by searching the entire file and reading the local file header. Cannot be used if the compressed size is unknown.

Supported compression method

  • stored
  • deflate

Install

go get github.com/minami14/ecz

Usage

ecz corrupted.zip

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL